You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ru...@apache.org on 2005/12/02 14:48:03 UTC

svn commit: r351720 - /webservices/axis2/trunk/java/modules/samples/maven.xml

Author: ruchithf
Date: Fri Dec  2 05:47:58 2005
New Revision: 351720

URL: http://svn.apache.org/viewcvs?rev=351720&view=rev
Log:
Removing the SCGCalculator.aar from the default services available in the WAR distro. Only version service should be there


Modified:
    webservices/axis2/trunk/java/modules/samples/maven.xml

Modified: webservices/axis2/trunk/java/modules/samples/maven.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/samples/maven.xml?rev=351720&r1=351719&r2=351720&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/maven.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/maven.xml Fri Dec  2 05:47:58 2005
@@ -332,8 +332,6 @@
                 <include name="META-INF/**"/>
             </fileset>
         </jar>
-        <copy file="${samples.dir}/SGCCalculator/SGCCalculator.jar"
-            tofile="target/toWar/services/SGCCalculator.aar"/>
 	  <copy toDir="${samples.dir}/SGCCalculator"
             file="script/SGCCalculator/run.bat"/>
         <copy toDir="${samples.dir}/SGCCalculator"