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 am...@apache.org on 2007/03/29 08:41:01 UTC

svn commit: r523584 - /webservices/axis2/trunk/java/maven.xml

Author: amilas
Date: Wed Mar 28 23:41:01 2007
New Revision: 523584

URL: http://svn.apache.org/viewvc?view=rev&rev=523584
Log:
added the jaxbri runtime jars to release

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

Modified: webservices/axis2/trunk/java/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/maven.xml?view=diff&rev=523584&r1=523583&r2=523584
==============================================================================
--- webservices/axis2/trunk/java/maven.xml (original)
+++ webservices/axis2/trunk/java/maven.xml Wed Mar 28 23:41:01 2007
@@ -917,7 +917,7 @@
         <ant:mkdir dir="${std_dep_cache}"/>
         <j:if test="${stdDeps.uptodate != 'yes'}">
             <macros:copy-deps copyToDir="${std_dep_cache}"
-                              mods="webapp,jibx,spring,saaj,kernel,adb,json"/>
+                              mods="webapp,jibx,spring,saaj,kernel,adb,json,jaxbri"/>
             <property name="stdDeps.uptodate" value="yes"/>
         </j:if>
 



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