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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to