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 | 10f23aca8dab83f51cb4fce341dc7fef7dac44b9 (patch) | |
| tree | e5a2f87fa041d49c682fef6c13d8e7e10429d156 /java/client/build.xml | |
| parent | 8347e88e113fe70a4875271118db1d507aebde71 (diff) | |
| download | qpid-python-10f23aca8dab83f51cb4fce341dc7fef7dac44b9.tar.gz | |
QPID-1072: renamed org.apache.qpidity -> org.apache.qpid
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/build.xml')
| -rw-r--r-- | java/client/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/build.xml b/java/client/build.xml index d26064ed15..abeb3ec903 100644 --- a/java/client/build.xml +++ b/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}"/> |
