From 136d9fa1c8b17d472741e9dcca68af6a0c99462a Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 29 May 2012 00:17:18 +0000 Subject: Refactor sample app definitions into proper ATOM entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343439 13f79535-47bb-0310-9956-ffa450edef68 --- .../hosting/server/data/apps/nearme2/app.composite | 351 +++++++++++---------- .../hosting/server/data/apps/nearme2/app.stats | 2 +- .../server/data/apps/nearme2/htdocs/app.html | 29 +- 3 files changed, 198 insertions(+), 184 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/data/apps/nearme2') diff --git a/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.composite b/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.composite index 8038387e4a..cf41a420a5 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.composite +++ b/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.composite @@ -17,175 +17,182 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - me - - - - - - img - - - - - - S - - - - - - C - - - - - - - - - - - - - - - - - - - - - - - - 10000 - - - - - longitude - - - - - - latitude - - - - - - - - - - - - - - - - - - - - john - - - - - blue - - - - - pink - - - - - jane - - - - - - - - - - - - - - - - - - - - + + nearme2 + nearme2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + me + + + + + + img + + + + + + S + + + + + + C + + + + + + + + + + + + + + + + + + + + + + + + 10000 + + + + + longitude + + + + + + latitude + + + + + + + + + + + + + + + + + + + + john + + + + + blue + + + + + pink + + + + + jane + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.stats b/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.stats index 9eb239d22c..c6d99481ae 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.stats +++ b/sca-cpp/trunk/hosting/server/data/apps/nearme2/app.stats @@ -1 +1 @@ -((entry (title "nearme2") (id "nearme2"))) +((entry (title "nearme2") (id "nearme2") (author "admin@example.com") (updated "Jan 01, 2012") (content (stats (description "Sample app"))))) diff --git a/sca-cpp/trunk/hosting/server/data/apps/nearme2/htdocs/app.html b/sca-cpp/trunk/hosting/server/data/apps/nearme2/htdocs/app.html index a4c407a7a4..6e7cb49f94 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/nearme2/htdocs/app.html +++ b/sca-cpp/trunk/hosting/server/data/apps/nearme2/htdocs/app.html @@ -17,14 +17,21 @@ * specific language governing permissions and limitations * under the License. --> -
- -

Hello

-
- -

=me

-
- - - -
+ + nearme2 + nearme2 + +
+ +

Hello

+
+ +

=me

+
+ + + +
+
+ +
-- cgit v1.2.3