From c40962d99c2fd49ff10f01c81af3b4e129d75445 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 14 Apr 2010 04:36:12 +0000 Subject: Add a singlebundle profile to produce aggregated bundles by feature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933857 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/distribution/all/pom.xml | 30 ++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/sca-java-2.x/trunk/distribution/all/pom.xml b/sca-java-2.x/trunk/distribution/all/pom.xml index 2892c8fbb0..10eca9a1ff 100644 --- a/sca-java-2.x/trunk/distribution/all/pom.xml +++ b/sca-java-2.x/trunk/distribution/all/pom.xml @@ -80,6 +80,10 @@ true + + false + false + @@ -111,6 +115,10 @@ distribution + + false + false + @@ -140,6 +148,16 @@ + + + singlebundle + + true + true + + + + @@ -157,7 +175,8 @@ target/modules - false + ${useDistributionName} + ${generateAggregatedBundle} true @@ -213,6 +232,15 @@ + -- cgit v1.2.3