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 di...@apache.org on 2007/04/17 18:48:49 UTC

svn commit: r529671 - /webservices/axis2/trunk/java/modules/jaxws/project.properties

Author: dims
Date: Tue Apr 17 09:48:48 2007
New Revision: 529671

URL: http://svn.apache.org/viewvc?view=rev&rev=529671
Log:
SoapMessageProviderTests uses jdk1.4 assertions (in the service code).

Modified:
    webservices/axis2/trunk/java/modules/jaxws/project.properties

Modified: webservices/axis2/trunk/java/modules/jaxws/project.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/project.properties?view=diff&rev=529671&r1=529670&r2=529671
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/project.properties (original)
+++ webservices/axis2/trunk/java/modules/jaxws/project.properties Tue Apr 17 09:48:48 2007
@@ -19,7 +19,7 @@
 # -------------------------------------------------------------------
 #                JUnit
 # -------------------------------------------------------------------
-maven.junit.jvmargs=-Xmx512m -Djava.awt.headless=true -Dbuild.repository=./target/test-classes
+maven.junit.jvmargs=-enableassertions -Xmx512m -Djava.awt.headless=true -Dbuild.repository=./target/test-classes
 maven.junit.fork=true
 
 # -------------------------------------------------------------------



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