You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by de...@apache.org on 2008/07/04 09:38:54 UTC

svn commit: r673940 - /webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml

Author: deepal
Date: Fri Jul  4 00:38:53 2008
New Revision: 673940

URL: http://svn.apache.org/viewvc?rev=673940&view=rev
Log:
fixing the release build problem 

Modified:
    webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml

Modified: webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml?rev=673940&r1=673939&r2=673940&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws-integration/pom.xml Fri Jul  4 00:38:53 2008
@@ -883,16 +883,7 @@
                                         />
                                 <delete dir="target/test-classes/servicejars/AddressBookService"/>
 
-                                <copy toDir="target/test-classes/servicejars/AppleFinderService/">
-                                    <fileset dir="target/test-classes">
-                                        <include name="org/apache/axis2/jaxws/type_substitution/*"/>
-                                        <include name="org/apache/axis2/jaxws/type_substitution/jaxws/*"/>
-                                    </fileset>
-                                </copy>
-                                <zip destfile="target/test-classes/servicejars/AppleFinderService.jar"
-                                     basedir="${pom.basedir}/target/test-classes/servicejars/AppleFinderService"
-                                        />
-                                <delete dir="target/test-classes/servicejars/AppleFinderService"/>
+                                                                                            
 
                                 <copy toDir="target/test-classes/servicejars/MtomSampleService/">
                                     <fileset dir="target/test-classes">