summaryrefslogtreecommitdiff
path: root/qpid/java/common/build.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-04-18 18:35:51 +0000
committerRafael H. Schloming <rhs@apache.org>2008-04-18 18:35:51 +0000
commit0840224977bc62171ed7dc310c61e3d1487db0e0 (patch)
tree6ab6c5b9994825d28d31ba61413f5b0743168e0c /qpid/java/common/build.xml
parent8c1c77da5913dd8e94c1e214a654218f92dfb0a3 (diff)
downloadqpid-python-0840224977bc62171ed7dc310c61e3d1487db0e0.tar.gz
QPID-901: update pom to work with new codegen
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@649648 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common/build.xml')
-rw-r--r--qpid/java/common/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/common/build.xml b/qpid/java/common/build.xml
index 796385eff3..af27eb8d8f 100644
--- a/qpid/java/common/build.xml
+++ b/qpid/java/common/build.xml
@@ -45,6 +45,7 @@
<arg value="${basedir}/codegen"/>
<arg value="${module.precompiled}"/>
<arg value="${xml.spec.dir}/amqp.0-10-qpid-errata.xml"/>
+ <arg value="${basedir}"/>
<classpath>
<pathelement location="jython-2.2-rc2.jar"/>
</classpath>