You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/04/24 09:00:48 UTC

svn commit: r768189 - /tuscany/branches/sca-java-1.x/distribution/pom.xml

Author: antelder
Date: Fri Apr 24 07:00:48 2009
New Revision: 768189

URL: http://svn.apache.org/viewvc?rev=768189&view=rev
Log:
Put back distribution\bundle into the build

Modified:
    tuscany/branches/sca-java-1.x/distribution/pom.xml

Modified: tuscany/branches/sca-java-1.x/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/pom.xml?rev=768189&r1=768188&r2=768189&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/pom.xml Fri Apr 24 07:00:48 2009
@@ -36,11 +36,8 @@
     </properties>
 
     <modules>
-<!--
         <module>bundle</module>
--->
         <module>manifest</module>
-        <!--module>webapp</module-->
     </modules>
 
     <dependencies>