diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 19:03:34 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 19:03:34 +0000 |
| commit | a344e91b126c4923eadd3d2b0024d681e8570f70 (patch) | |
| tree | 19fc3510cec70a9839988834e2a3ed5deaba331c /qpid/java/client/build.xml | |
| parent | f0ec46f9a3faffe3d44cb793dcf85751ed2eadf5 (diff) | |
| download | qpid-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.xml | 2 |
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}"/> |
