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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 2 00:50:00 EST 2009


Author: gaohoward
Date: 2009-11-02 00:50:00 -0500 (Mon, 02 Nov 2009)
New Revision: 7889

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


Modified: branches/Branch_1_4/build.xml
===================================================================
--- branches/Branch_1_4/build.xml	2009-11-02 05:13:41 UTC (rev 7888)
+++ branches/Branch_1_4/build.xml	2009-11-02 05:50:00 UTC (rev 7889)
@@ -69,7 +69,7 @@
       <ant antfile="build-messaging.xml" target="compile"/>
    </target>
 
-   <target name="show.version">
+   <target name="show.version" depends="createthirdparty">
       <ant antfile="build-messaging.xml" target="show.version"/>
    </target>
 




More information about the jboss-cvs-commits mailing list