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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 17 17:42:30 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-05-17 17:42:30 -0400 (Thu, 17 May 2007)
New Revision: 2707

Modified:
   trunk/build-messaging.xml
Log:
Few tweaks

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2007-05-17 21:35:03 UTC (rev 2706)
+++ trunk/build-messaging.xml	2007-05-17 21:42:30 UTC (rev 2707)
@@ -520,6 +520,7 @@
 
       <copy todir="${release.output}" file="${build.lib}/jboss-${module.name}.sar"/>
       <copy todir="${release.output}" file="${build.lib}/jboss-${module.name}-client.jar"/>
+      <copy todir="${release.output}" file="${build.lib}/jboss-${module.name}-fat-client.jar"/>
       <copy todir="${release.output}" file="./docs/README.html"/>
       <copy todir="${release.output}" file="./JBossORG-EULA.txt"/>
       <copy todir="${release.output}/api">




More information about the jboss-cvs-commits mailing list