You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2010/01/22 04:49:33 UTC

svn commit: r901975 - /tuscany/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml

Author: lresende
Date: Fri Jan 22 03:49:33 2010
New Revision: 901975

URL: http://svn.apache.org/viewvc?rev=901975&view=rev
Log:
TUSCANY-3436 - Adding zipcode-jaxws sample back to build inorder to properly generate build-dependency for binary distribution

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

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml?rev=901975&r1=901974&r2=901975&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml Fri Jan 22 03:49:33 2010
@@ -111,7 +111,7 @@
                 <module>store-secure</module>
                 <module>supplychain</module>
                 <module>web-resource</module>
-                <!--module>zipcode-jaxws</module-->
+                <module>zipcode-jaxws</module>
             </modules>
         </profile>
     </profiles>