summaryrefslogtreecommitdiff
path: root/qpid/java/client/build.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-07-29 19:03:34 +0000
committerRafael H. Schloming <rhs@apache.org>2008-07-29 19:03:34 +0000
commita344e91b126c4923eadd3d2b0024d681e8570f70 (patch)
tree19fc3510cec70a9839988834e2a3ed5deaba331c /qpid/java/client/build.xml
parentf0ec46f9a3faffe3d44cb793dcf85751ed2eadf5 (diff)
downloadqpid-python-a344e91b126c4923eadd3d2b0024d681e8570f70.tar.gz
QPID-1072: renamed org.apache.qpidity -> org.apache.qpid
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@680803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/build.xml')
-rw-r--r--qpid/java/client/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/build.xml b/qpid/java/client/build.xml
index d26064ed15..abeb3ec903 100644
--- a/qpid/java/client/build.xml
+++ b/qpid/java/client/build.xml
@@ -24,7 +24,7 @@
<import file="../module.xml"/>
- <property name="output.dir" value="${module.precompiled}/org/apache/qpidity/filter/selector"/>
+ <property name="output.dir" value="${module.precompiled}/org/apache/qpid/filter/selector"/>
<target name="precompile">
<mkdir dir="${output.dir}"/>