From 636e046fd1cdf7a6f1a365e4f02f5bbc2f593c70 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 2 May 2011 05:58:47 +0000 Subject: Reformat, sort and refactor test and sample apps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098490 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/edit/apps/testurl/app.composite | 120 ++++++++++----------- sca-cpp/trunk/modules/edit/apps/testurl/app.html | 24 ----- .../modules/edit/apps/testurl/htdocs/app.html | 24 +++++ 3 files changed, 84 insertions(+), 84 deletions(-) delete mode 100644 sca-cpp/trunk/modules/edit/apps/testurl/app.html create mode 100644 sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html (limited to 'sca-cpp/trunk/modules/edit/apps/testurl') diff --git a/sca-cpp/trunk/modules/edit/apps/testurl/app.composite b/sca-cpp/trunk/modules/edit/apps/testurl/app.composite index 6cda648ac1..2bb49a9e81 100644 --- a/sca-cpp/trunk/modules/edit/apps/testurl/app.composite +++ b/sca-cpp/trunk/modules/edit/apps/testurl/app.composite @@ -17,56 +17,25 @@ * specific language governing permissions and limitations * under the License. --> - + + - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - + + + - - - - - - - - - - - http://sca-store.com/ + + + + - + @@ -76,47 +45,78 @@ - - - - test + + + + 123 - - - - path + + + + - + + + + + + parmx - + parmy - + parmn - - - - 123 + + + + - + - yy + http://sca-store.com/ - + + + + test + + + + + path + + xx + + + + yy + + + + + + + + + + + + diff --git a/sca-cpp/trunk/modules/edit/apps/testurl/app.html b/sca-cpp/trunk/modules/edit/apps/testurl/app.html deleted file mode 100644 index 9641f58ba5..0000000000 --- a/sca-cpp/trunk/modules/edit/apps/testurl/app.html +++ /dev/null @@ -1,24 +0,0 @@ - - -
- -

Test url components

-
-
diff --git a/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html b/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html new file mode 100644 index 0000000000..9641f58ba5 --- /dev/null +++ b/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html @@ -0,0 +1,24 @@ + + +
+ +

Test url components

+
+
-- cgit v1.2.3