diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2007-06-06 15:25:02 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2007-06-06 15:25:02 +0000 |
| commit | 665aee0f58c38d847703adaf2b8195bb82a4f3e7 (patch) | |
| tree | 31572f58cfdba813a7ddbae77e4a95f20ee21621 /java/pom.xml | |
| parent | 4b5036f7fffd9ab9001d63203ee4951be4f0d8e3 (diff) | |
| download | qpid-python-665aee0f58c38d847703adaf2b8195bb82a4f3e7.tar.gz | |
Updated examples to build source jar. Also put the java14 retrotranslated module back in now that the strange repeating build problem is solved.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@544866 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/pom.xml')
| -rw-r--r-- | java/pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/pom.xml b/java/pom.xml index d5b81a1db7..71ab9218d9 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -145,9 +145,7 @@ under the License. <module>integrationtests</module> <module>management/eclipse-plugin</module> <module>client/example</module> - - <!-- Commented out for the moment, some wacky dependency stuff going on here that needs a better solution. --> - <!--<module>client-java14</module>--> + <module>client-java14</module> </modules> |
