diff options
Diffstat (limited to 'qpid/java/tools/build.xml')
| -rw-r--r-- | qpid/java/tools/build.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/qpid/java/tools/build.xml b/qpid/java/tools/build.xml index 7cd1b1172c..99b0375e95 100644 --- a/qpid/java/tools/build.xml +++ b/qpid/java/tools/build.xml @@ -7,9 +7,9 @@ - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - + - - http://www.apache.org/licenses/LICENSE-2.0 - - + - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -19,7 +19,6 @@ - --> <project name="Qpid Tools" default="build"> - <property name="module.depends" value="client common"/> <import file="../module.xml"/> |
