summaryrefslogtreecommitdiff
path: root/qpid/java/common.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-08 14:22:11 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-08 14:22:11 +0000
commita5273319e880200c1e3b26e140a9cf8423daf3ce (patch)
tree6c7e433206af921b157fd29beb79d1f56891f17a /qpid/java/common.xml
parent830aca1858d990c52637caea081cd0b6733e1beb (diff)
downloadqpid-python-a5273319e880200c1e3b26e140a9cf8423daf3ce.tar.gz
moved test profiles and related resources into test-profiles subdirectory
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@792157 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common.xml')
-rw-r--r--qpid/java/common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml
index 874f48a69d..fdac37f846 100644
--- a/qpid/java/common.xml
+++ b/qpid/java/common.xml
@@ -27,6 +27,7 @@
<property name="project.namever" value="${project.name}-${project.version}"/>
<property name="resources" location="${project.root}/resources"/>
+ <property name="test.profiles" location="${project.root}/test-profiles"/>
<property name="build" location="${project.root}/build"/>
<property name="build.scratch" location="${build}/scratch"/>
<property name="build.bin" location="${build}/bin"/>