From 3ac2d800d840f03618fc364090d786effde84b1f Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:13:16 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835142 13f79535-47bb-0310-9956-ffa450edef68 --- .../store-mashup/META-INF/sca-contribution.xml | 25 ---- .../store/store-mashup/build-openajax.xml | 86 ----------- .../store/store-mashup/gadget/map-gadget.html | 50 ------- .../store/store-mashup/gadget/store-gadget.html | 166 --------------------- .../store/store-mashup/map-gadget.composite | 32 ---- .../store/store-mashup/mashup/store-mash.html | 70 --------- .../tutorials/store/store-mashup/pom.xml | 136 ----------------- .../store/store-mashup/store-gadget.composite | 64 -------- .../store/store-mashup/store-mashup.composite | 48 ------ 9 files changed, 677 deletions(-) delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/META-INF/sca-contribution.xml delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/build-openajax.xml delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/gadget/map-gadget.html delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/gadget/store-gadget.html delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/map-gadget.composite delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/mashup/store-mash.html delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/pom.xml delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/store-gadget.composite delete mode 100644 branches/sca-java-20080910/tutorials/store/store-mashup/store-mashup.composite (limited to 'branches/sca-java-20080910/tutorials/store/store-mashup') diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/META-INF/sca-contribution.xml b/branches/sca-java-20080910/tutorials/store/store-mashup/META-INF/sca-contribution.xml deleted file mode 100644 index 4ec08403e5..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/META-INF/sca-contribution.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/build-openajax.xml b/branches/sca-java-20080910/tutorials/store/store-mashup/build-openajax.xml deleted file mode 100644 index 4668dedc1d..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/build-openajax.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/map-gadget.html b/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/map-gadget.html deleted file mode 100644 index d76bcad91b..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/map-gadget.html +++ /dev/null @@ -1,50 +0,0 @@ - - - -Map - - - - - - - -
- - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/store-gadget.html b/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/store-gadget.html deleted file mode 100644 index c09b9d28c8..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/gadget/store-gadget.html +++ /dev/null @@ -1,166 +0,0 @@ - - - -Store - - - - - - - - -

Store

-
-

Catalog

-
-
-
- -
- -
- -

Your Shopping Cart

-
-
-
-
-
- - - (feed) -
-
- - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/map-gadget.composite b/branches/sca-java-20080910/tutorials/store/store-mashup/map-gadget.composite deleted file mode 100644 index 77db2edbf2..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/map-gadget.composite +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/mashup/store-mash.html b/branches/sca-java-20080910/tutorials/store/store-mashup/mashup/store-mash.html deleted file mode 100644 index aab14bc065..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/mashup/store-mash.html +++ /dev/null @@ -1,70 +0,0 @@ - - - -Store Mashup - - - - - - - - - -

Store Mashup

-
- - - - - -
- - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/pom.xml b/branches/sca-java-20080910/tutorials/store/store-mashup/pom.xml deleted file mode 100644 index 475620e99f..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/pom.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-tutorial-store - 1.4-SNAPSHOT - ../pom.xml - - tutorial-store-mashup - Apache Tuscany SCA Store Tutorial Online Store Mashup - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4-SNAPSHOT - - - - - ${artifactId} - ${basedir} - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - - - - - - org.apache.tuscany.sca - tuscany-maven-ant-generator - 1.4-SNAPSHOT - - - - generate - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - ant - ant-trax - 1.6.5 - - - - - - install-openajax - validate - - run - - - - - - - - - - - copy-openajax-files - generate-resources - - run - - - - - - - - - - - - clean-openajax-files - clean - - run - - - - - - - - - - - - - - - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/store-gadget.composite b/branches/sca-java-20080910/tutorials/store/store-mashup/store-gadget.composite deleted file mode 100644 index 7c10651e52..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/store-gadget.composite +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - USD - - - - - - - - - - - - - - - - - - - - - diff --git a/branches/sca-java-20080910/tutorials/store/store-mashup/store-mashup.composite b/branches/sca-java-20080910/tutorials/store/store-mashup/store-mashup.composite deleted file mode 100644 index 84e4933e63..0000000000 --- a/branches/sca-java-20080910/tutorials/store/store-mashup/store-mashup.composite +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3