diff options
Diffstat (limited to 'qpid/java/jca/example/build.xml')
| -rw-r--r-- | qpid/java/jca/example/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/jca/example/build.xml b/qpid/java/jca/example/build.xml index 64d70d3499..7a75f9abc6 100644 --- a/qpid/java/jca/example/build.xml +++ b/qpid/java/jca/example/build.xml @@ -20,7 +20,7 @@ --> <project name="qpid-jca-example" default="help" basedir=""> - <!-- Valid target platforms are currently geronimo & jboss --> + <!-- Valid target platforms are currently geronimo, jboss, jboss7, glassfish --> <property name="target.platform" value="geronimo"/> <!-- Change to BURL for older syntax support --> |
