[jboss-cvs] JBossAS SVN: r62916 - projects/wsintegration/jbws-jboss50/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 8 19:18:20 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-08 19:18:20 -0400 (Tue, 08 May 2007)
New Revision: 62916

Modified:
   projects/wsintegration/jbws-jboss50/trunk/build.xml
Log:
Use svn:externals for standard-config

Modified: projects/wsintegration/jbws-jboss50/trunk/build.xml
===================================================================
--- projects/wsintegration/jbws-jboss50/trunk/build.xml	2007-05-08 23:09:54 UTC (rev 62915)
+++ projects/wsintegration/jbws-jboss50/trunk/build.xml	2007-05-08 23:18:20 UTC (rev 62916)
@@ -154,7 +154,7 @@
         <include name="wsdl4j.jar"/>
         <include name="xmlsec.jar"/>
       </fileset>
-      <metainf dir="${jboss50.resources.dir}/jbossws.sar/META-INF">
+      <metainf dir="${jboss50.resources.dir}/jbossws.sar/standard-config">
         <include name="standard-jaxrpc-client-config.xml"/>
         <include name="standard-jaxrpc-endpoint-config.xml"/>
         <include name="standard-jaxws-client-config.xml"/>




More information about the jboss-cvs-commits mailing list