[jboss-cvs] JBoss Messaging SVN: r7469 - branches/Branch_1_4.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 25 12:40:59 EDT 2009


Author: gaohoward
Date: 2009-06-25 12:40:59 -0400 (Thu, 25 Jun 2009)
New Revision: 7469

Modified:
   branches/Branch_1_4/build.xml
Log:
JBMESSAGING-1644


Modified: branches/Branch_1_4/build.xml
===================================================================
--- branches/Branch_1_4/build.xml	2009-06-25 16:37:51 UTC (rev 7468)
+++ branches/Branch_1_4/build.xml	2009-06-25 16:40:59 UTC (rev 7469)
@@ -109,6 +109,10 @@
       <ant antfile="build-messaging.xml" target="source-bundle"/>
    </target>
 
+   <target name="extra">
+      <ant antfile="build-messaging.xml" target="extra"/>
+   </target>
+
    <target name="clean" depends="createthirdparty">
       <ant antfile="build-messaging.xml" target="clean"/>
    </target>




More information about the jboss-cvs-commits mailing list