From 7b5b800dabef38e99cb2773110acb23aa2790bc5 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 29 Sep 2009 05:01:51 +0000 Subject: TUSCANY-3284 - Removing dojo specific modules to avoid issues with domain launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819831 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.5.1/distribution/bundle/pom.xml | 16 ++++++++-------- branches/sca-java-1.5.1/distribution/manifest/pom.xml | 16 ++++++++-------- .../distribution/src/main/assembly/bin.xml | 2 ++ 3 files changed, 18 insertions(+), 16 deletions(-) (limited to 'branches') diff --git a/branches/sca-java-1.5.1/distribution/bundle/pom.xml b/branches/sca-java-1.5.1/distribution/bundle/pom.xml index 0dc3687e78..70c6dee2d6 100644 --- a/branches/sca-java-1.5.1/distribution/bundle/pom.xml +++ b/branches/sca-java-1.5.1/distribution/bundle/pom.xml @@ -52,11 +52,11 @@ tuscany-binding-atom-js ${pom.version} - + ${pom.groupId} tuscany-binding-atom-abdera @@ -112,11 +112,11 @@ tuscany-binding-jsonrpc-js ${pom.version} - + ${pom.groupId} tuscany-binding-jsonrpc-runtime @@ -459,11 +459,11 @@ tuscany-implementation-widget-runtime-tuscany ${pom.version} - + ${pom.groupId} tuscany-node-api @@ -535,11 +535,11 @@ tuscany-web-javascript ${pom.version} - + ${pom.groupId} tuscany-workspace diff --git a/branches/sca-java-1.5.1/distribution/manifest/pom.xml b/branches/sca-java-1.5.1/distribution/manifest/pom.xml index fdac869b05..f6fee8b0bf 100644 --- a/branches/sca-java-1.5.1/distribution/manifest/pom.xml +++ b/branches/sca-java-1.5.1/distribution/manifest/pom.xml @@ -60,11 +60,11 @@ tuscany-binding-atom-js ${pom.version} - + ${pom.groupId} tuscany-binding-atom-abdera @@ -215,11 +215,11 @@ tuscany-binding-jsonrpc-js ${pom.version} - + ${pom.groupId} tuscany-binding-jsonrpc-runtime @@ -502,11 +502,11 @@ tuscany-implementation-widget-runtime-tuscany ${pom.version} - + ${pom.groupId} tuscany-node-api @@ -563,11 +563,11 @@ tuscany-web-javascript ${pom.version} - + ${pom.groupId} tuscany-workspace diff --git a/branches/sca-java-1.5.1/distribution/src/main/assembly/bin.xml b/branches/sca-java-1.5.1/distribution/src/main/assembly/bin.xml index 038e3164b1..9c4373379c 100644 --- a/branches/sca-java-1.5.1/distribution/src/main/assembly/bin.xml +++ b/branches/sca-java-1.5.1/distribution/src/main/assembly/bin.xml @@ -119,6 +119,8 @@ feed-aggregator-webapp/target/sample-feed-aggregator-webapp feed-aggregator-webapp/target/sample-feed-aggregator-webapp/**/* feed-aggregator-webapp/target/war + store-dojo + store-dojo/**/* store-webapp/target store-webapp/target/**/* helloworld-dojo-webapp/src/main/webapp/dojo -- cgit v1.2.3