[jboss-cvs] JBoss Messaging SVN: r4216 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 16 07:02:18 EDT 2008


Author: ataylor
Date: 2008-05-16 07:02:18 -0400 (Fri, 16 May 2008)
New Revision: 4216

Modified:
   trunk/build-thirdparty.xml
Log:
fix

Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2008-05-16 10:50:25 UTC (rev 4215)
+++ trunk/build-thirdparty.xml	2008-05-16 11:02:18 UTC (rev 4216)
@@ -138,7 +138,7 @@
    <generate generate="jboss-messaging"/>
 
    <target name="generate-libraries-ent" depends="synchronize">
-      <gen-lib-file path="tools/etc/buildmagic" filename="${librariesEntFile}"/>
+      <gen-lib-file path="tools/config/buildmagic" filename="${librariesEntFile}"/>
       <visit-componentref-graph componentVisitor="org.jboss.ant.util.graph.ComponentRefGraphLicenseVisitor"/>
    </target>
 




More information about the jboss-cvs-commits mailing list