From f4c4803ce0c14585e3c2af3641d94b651877e04c Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 30 Jan 2012 15:56:11 +0000 Subject: Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/edit/apps/testwidgets/app.composite | 189 --------------------- .../trunk/modules/edit/apps/testwidgets/app.stats | 1 - .../modules/edit/apps/testwidgets/htdocs/app.html | 54 ------ 3 files changed, 244 deletions(-) delete mode 100644 sca-cpp/trunk/modules/edit/apps/testwidgets/app.composite delete mode 100644 sca-cpp/trunk/modules/edit/apps/testwidgets/app.stats delete mode 100644 sca-cpp/trunk/modules/edit/apps/testwidgets/htdocs/app.html (limited to 'sca-cpp/trunk/modules/edit/apps/testwidgets') diff --git a/sca-cpp/trunk/modules/edit/apps/testwidgets/app.composite b/sca-cpp/trunk/modules/edit/apps/testwidgets/app.composite deleted file mode 100644 index 1cb1aee017..0000000000 --- a/sca-cpp/trunk/modules/edit/apps/testwidgets/app.composite +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - testpath2 - - - - - - testattrs - - - - - - testh1 - - - - - - onclick - - - - - - value - - - - - - testpath1 - - - - - - testimg - - - - - - testtext - - - - - - testlink - - - - - - testcheckbox - - - - - - testentry - - - - - - testbutton - - - - - - testsection - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - test header 1 - - - - - test html attrs - - - - - alert('hey') - - - - - test button - - - - - test entry field - - - - - http://tuscany.apache.org - - - - - test checkbox - - - - - http://tuscany.apache.org/images/TuscanyLogo.jpg - - - - - test section - - - - - test text - - - - - test path - - diff --git a/sca-cpp/trunk/modules/edit/apps/testwidgets/app.stats b/sca-cpp/trunk/modules/edit/apps/testwidgets/app.stats deleted file mode 100644 index 6a66748ab1..0000000000 --- a/sca-cpp/trunk/modules/edit/apps/testwidgets/app.stats +++ /dev/null @@ -1 +0,0 @@ -((entry (title "Test widgets") (id "testwidgets"))) \ No newline at end of file diff --git a/sca-cpp/trunk/modules/edit/apps/testwidgets/htdocs/app.html b/sca-cpp/trunk/modules/edit/apps/testwidgets/htdocs/app.html deleted file mode 100644 index d1422c10ac..0000000000 --- a/sca-cpp/trunk/modules/edit/apps/testwidgets/htdocs/app.html +++ /dev/null @@ -1,54 +0,0 @@ - - -
- -

=testh1

-
- - =testsection - - - - - - - - - - - - - =testcheckbox - - - - =testlink - - - - =testattrs - - - =testtext - - - =testpath1.testpath2 - -
-- cgit v1.2.3