diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-03-16 19:43:56 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-03-16 19:43:56 +0000 |
| commit | e79af8bf370cefde46fbaf89ed158047c7ca2947 (patch) | |
| tree | 5d5e9084e07eaeb0f2fcd3f57b4babbcee301363 /qpid/java/bdbstore | |
| parent | 5b35067e10c6521b9d8866b9a01e6ace3f68a3bd (diff) | |
| download | qpid-python-e79af8bf370cefde46fbaf89ed158047c7ca2947.tar.gz | |
QPID-5048: split out systests from perftests and add rat plugin config
Patch supplied by Andrew MacBean <andymacbean@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/bdbstore')
| -rw-r--r-- | qpid/java/bdbstore/systests/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/java/bdbstore/systests/pom.xml b/qpid/java/bdbstore/systests/pom.xml index 7d4913ebcd..e8620d3426 100644 --- a/qpid/java/bdbstore/systests/pom.xml +++ b/qpid/java/bdbstore/systests/pom.xml @@ -67,8 +67,4 @@ </dependency> </dependencies> - <build> - <testSourceDirectory>src/main/java</testSourceDirectory> - </build> - </project> |
