[Jboss-cvs] JBossAS SVN: r55914 - branches/Branch_4_0/varia

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 14 16:17:16 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-08-14 16:17:15 -0400 (Mon, 14 Aug 2006)
New Revision: 55914

Modified:
   branches/Branch_4_0/varia/build.xml
Log:
WS4EE related

Modified: branches/Branch_4_0/varia/build.xml
===================================================================
--- branches/Branch_4_0/varia/build.xml	2006-08-14 19:28:24 UTC (rev 55913)
+++ branches/Branch_4_0/varia/build.xml	2006-08-14 20:17:15 UTC (rev 55914)
@@ -539,7 +539,7 @@
     <jar jarfile="${build.lib}/juddi-service.jar"
       manifest="${build.etc}/default.mf">
       <fileset dir="${build.classes}">
-        <include name="org/jboss/jaxr/juddi/JUDDI*/**"/>
+        <include name="org/jboss/jaxr/juddi/**"/>
       </fileset>
     </jar>
 




More information about the jboss-cvs-commits mailing list