[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-cvs
Subject:    svn commit: r469629 - /webservices/axis2/trunk/java/modules/jaxws/maven.xml
From:       barrettj () apache ! org
Date:       2006-10-31 20:01:46
Message-ID: 20061031200146.BB30A1A9846 () eris ! apache ! org
[Download RAW message or body]

Author: barrettj
Date: Tue Oct 31 12:01:45 2006
New Revision: 469629

URL: http://svn.apache.org/viewvc?view=rev&rev=469629
Log:
AXIS2-1110
Additional change to maven.xml to fix -Dmaven.test.skip=true builds

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

Modified: webservices/axis2/trunk/java/modules/jaxws/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/maven.xml?view=diff&rev=469629&r1=469628&r2=469629
 ==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/maven.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/maven.xml Tue Oct 31 12:01:45 2006
@@ -149,7 +149,7 @@
         <!--</j:if>-->
     </preGoal>
     
-	<preGoal name="test:test">
+	<postGoal name="test:compile">
 		<ant:copy toDir="target/test-classes/services/EchoService/">
 			<ant:fileset dir="target/test-classes">
 				<ant:include name="server/**"/>
@@ -376,7 +376,7 @@
 			   <ant:include name="org/apache/axis2/jaxws/server/**"/>
 			</ant:fileset>
 		</ant:copy>
-	</preGoal>
+	</postGoal>
 
     <!-- Create the API and Impl jars --> 
     <postGoal name="jar">



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic