diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-17 23:32:53 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-08-17 23:32:53 +0000 |
| commit | 32060b0cef1a43a630c6cdc81d4f0fc85ecba7e3 (patch) | |
| tree | 0b5ee19454ac78d016fe314b2bee059cb887c76f /qpid/java/pom.xml | |
| parent | 530b340d4b9d70155ee37c3e56a059ed3d1bcef3 (diff) | |
| download | qpid-python-32060b0cef1a43a630c6cdc81d4f0fc85ecba7e3.tar.gz | |
wrote a parser for the new URL format
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@567174 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/pom.xml')
| -rw-r--r-- | qpid/java/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index 7331212d47..707e68f23b 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -154,7 +154,7 @@ under the License. <module>cluster</module> <module>systests</module> <module>perftests</module> - <module>integrationtests</module> + <!-- <module>integrationtests</module> --> <module>management/eclipse-plugin</module> <module>client/example</module> <module>client-java14</module> |
