From d7069b5a2e7859ab14c5a909d5e5fc6bc84b80cb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 3 Jan 2013 07:41:53 +0000 Subject: Improve app hosting management app, restructure UI and refactor REST services and data model to use an SQL database. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428193 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info | 1 + 1 file changed, 1 insertion(+) create mode 100644 sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info (limited to 'sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info b/sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info new file mode 100644 index 0000000000..16190d4fe8 --- /dev/null +++ b/sca-cpp/trunk/hosting/server/data/apps/testsocial/app.info @@ -0,0 +1 @@ +((entry (title "Test social components") (id "testsocial") (author "admin@example.com") (updated "Jan 01, 2012") (content (info (description "Sample app"))))) -- cgit v1.2.3