diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2007-02-21 08:10:37 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2007-02-21 08:10:37 +0000 |
| commit | 51574fc029d5fca582545b62f18dcb72792ee33b (patch) | |
| tree | 4982268874ecba38d9020081099a7bfb62b1c79f /qpid/java/pom.xml | |
| parent | 215f15472f143e65c1c52afa3ecfea4468dbc141 (diff) | |
| download | qpid-python-51574fc029d5fca582545b62f18dcb72792ee33b.tar.gz | |
Added building of examples and java 1.4 client to main build. So we don't forget to check that a change hasn't broken those packages.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@509932 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/pom.xml')
| -rw-r--r-- | qpid/java/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index 0b7ecba55b..4b41c09987 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -143,6 +143,8 @@ under the License. <module>systests</module> <module>perftests</module> <module>management/eclipse-plugin</module> + <module>client/example</module> + <module>client-java14</module> </modules> <build> |
