summaryrefslogtreecommitdiff
path: root/java/cpp.async.testprofile
Commit message (Collapse)AuthorAgeFilesLines
* QPID-796: Added ability to enable/disable message prefetching. Prefetching ↵Arnaud Simon2008-04-041-0/+1
| | | | | | is controlled through the property max_prefetch, it is turned off when max_prefetch =0. (this is 0.10 code path change) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@644688 13f79535-47bb-0310-9956-ffa450edef68
* QPID-884 made ant task test alton/error/failure configurable from profile fileArnaud Simon2008-04-021-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@643924 13f79535-47bb-0310-9956-ffa450edef68
* QPID-884 Updated ant for using a profile. I have created a default profile ↵Arnaud Simon2008-04-021-0/+14
that runs the tests against an 0.8 in VM broker and cpp-async and cpp-sync that respectively runs the test against an 0.10 cpp broker with async store and with sync store. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@643894 13f79535-47bb-0310-9956-ffa450edef68