You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ch...@apache.org on 2007/05/07 09:52:18 UTC

svn commit: r535774 - /webservices/sandesha/trunk/java/modules/distribution/pom.xml

Author: chamikara
Date: Mon May  7 00:52:17 2007
New Revision: 535774

URL: http://svn.apache.org/viewvc?view=rev&rev=535774
Log:
Both src and bin distributions should be created

Modified:
    webservices/sandesha/trunk/java/modules/distribution/pom.xml

Modified: webservices/sandesha/trunk/java/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/distribution/pom.xml?view=diff&rev=535774&r1=535773&r2=535774
==============================================================================
--- webservices/sandesha/trunk/java/modules/distribution/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/distribution/pom.xml Mon May  7 00:52:17 2007
@@ -33,9 +33,7 @@
                     <configuration>
                         <descriptors>
                             <descriptor>src/main/assembly/bin.xml</descriptor>
-			    <!--uncomment the following & comment above line to create source distribution.
-                            <descriptor>src/main/assembly/src.xml</descriptor>
-			    -->
+                            <descriptor>src/main/assembly/src.xml</descriptor>
                         </descriptors>
                         <finalName>sandesha2-${version}</finalName>
                     </configuration>



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org