diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-04-02 14:48:12 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-04-02 14:48:12 +0000 |
| commit | f7df8c47a16c72180fc709524bf6718862581327 (patch) | |
| tree | a83c600276fd02d79c6b0b6f1335aff9a6ad4d8d /java/default.testprofile | |
| parent | 61c9645c66c7d5495f40ce8a2920abe661683308 (diff) | |
| download | qpid-python-f7df8c47a16c72180fc709524bf6718862581327.tar.gz | |
QPID-884 made ant task test alton/error/failure configurable from profile file
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@643924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/default.testprofile')
| -rw-r--r-- | java/default.testprofile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/default.testprofile b/java/default.testprofile index 078132dd35..db99ab93c9 100644 --- a/java/default.testprofile +++ b/java/default.testprofile @@ -12,4 +12,5 @@ test.fork=no test.mem=512M test=*Test test1=*Tests - +haltonfailure=no +haltonerror=no |
