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 di...@apache.org on 2008/04/18 17:23:40 UTC

svn commit: r649570 - /webservices/axis2/trunk/java/modules/metadata/pom.xml

Author: dims
Date: Fri Apr 18 08:23:36 2008
New Revision: 649570

URL: http://svn.apache.org/viewvc?rev=649570&view=rev
Log:
get tests to pass

Modified:
    webservices/axis2/trunk/java/modules/metadata/pom.xml

Modified: webservices/axis2/trunk/java/modules/metadata/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/metadata/pom.xml?rev=649570&r1=649569&r2=649570&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/metadata/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/metadata/pom.xml Fri Apr 18 08:23:36 2008
@@ -202,6 +202,7 @@
                     <includes>
                         <include>**/*Tests.java</include>
                     </includes>
+                    <argLine>-Djava.endorsed.dirs=${settings.localRepository}/javax/xml/bind/jaxb-api/${jaxb.api.version}</argLine>
                     <systemProperties>
                         <property>
                             <name>org.apache.axis2.jaxws.repo.path</name>



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