diff options
| author | Keith Wall <kwall@apache.org> | 2011-09-29 15:29:36 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2011-09-29 15:29:36 +0000 |
| commit | d3ceb382e625b5228f9fad34c3129d64c8b6c28e (patch) | |
| tree | 5eba880279afd641546f0be36a983c7e3126d8a1 /java/common.xml | |
| parent | 4f6aece9c8b59d37253439f1cd5fa306f1ffd693 (diff) | |
| download | qpid-python-d3ceb382e625b5228f9fad34c3129d64c8b6c28e.tar.gz | |
QPID-3513: Avoid use of shell script clean-dir during test cycle
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1177333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common.xml')
| -rw-r--r-- | java/common.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/common.xml b/java/common.xml index 6bb71ef24e..c6688ee2de 100644 --- a/java/common.xml +++ b/java/common.xml @@ -42,7 +42,6 @@ <property name="build.report" location="${build}/report"/> <property name="build.release" location="${build}/release"/> <property name="build.release.prepare" location="${build.release}/prepare"/> - <property name="build.data" location="${build.scratch}/data"/> <property name="build.plugins" location="${build}/lib/plugins"/> <property name="build.coveragereport" location="${build}/coverage"/> <property name="build.findbugs" location="${build}/findbugs"/> |
