diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2006-11-22 23:33:19 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2006-11-22 23:33:19 +0000 |
| commit | 7c140ba27960c0b851cfb09be5993e07ac1428f6 (patch) | |
| tree | 82d5cde7d5c8e8a71b0c411e039c1c8d5cd389ce /qpid/java/client/pom.xml | |
| parent | 7aa3a14d653311a5352b51cf8c2f68608a3a97f1 (diff) | |
| download | qpid-python-7c140ba27960c0b851cfb09be5993e07ac1428f6.tar.gz | |
client/pom.xml - removed TransactedTest.java from exclude Listener.java
TransactedTest.java - fixed naming of setup to setUp
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@478380 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/pom.xml')
| -rw-r--r-- | qpid/java/client/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/client/pom.xml b/qpid/java/client/pom.xml index cd619a824a..915f51245c 100644 --- a/qpid/java/client/pom.xml +++ b/qpid/java/client/pom.xml @@ -118,7 +118,6 @@ </includes> <excludes> <exclude>**/JNDIReferenceableTest.java</exclude> - <exclude>**/TransactedTest.java</exclude> </excludes> </configuration> </plugin> |
