Author: robbie
Date: Mon May 5 10:01:48 2014
New Revision: 1592471
URL: http://svn.apache.org/r1592471
Log:
QPID-5726: add libs property to fix the release-mvn target
Modified:
qpid/trunk/qpid/java/broker-codegen/build.xml
Modified: qpid/trunk/qpid/java/broker-codegen/build.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/broker-codegen/build.xml?rev=1592471&r1=1592470&r2=1592471&view=diff
==============================================================================
--- qpid/trunk/qpid/java/broker-codegen/build.xml (original)
+++ qpid/trunk/qpid/java/broker-codegen/build.xml Mon May 5 10:01:48 2014
@@ -19,6 +19,8 @@
-
-->
<project name="Broker Codegen" default="build">
+ <property name="broker-codegen.libs" value="" />
+
<import file="../module.xml"/>
<property name="module.genpom" value="false"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]