Click here to go back to GlassfishPluginQA page
- hg pull -u ; ../../ant-1.7.1/bin/ant clean ; ../../ant-1.7.1/bin/ant -Dcluster.config=enterprisev ; chmod 755 nbbuild/netbeans/bin/netbeans ; date
- tests are in
- glassfish.javaee (display name: GlassFish v3 Prelude)
- glassfish.common (display name: GlassFish v3 Prelude Common)
- j2ee.sun.appsrv81...
- 'ant -f glassfish.javaee/build.xml -Dtest-qa-functional-sys-prop.org.glassfish.v3.enableExperimentalFeatures=true test'
to run the qa-functional test suite for v3 Prelude and v3...
- test-qa-functional-sys-prop.v3.server.path=<v3 glassfish root>
test-qa-functional-sys-prop.prelude.server.path=<v3 Prelude Glassfish Root>
-
- SAMPLE v3 Prelude GlassFish Root value: /export/home/vkraemer/GlassFish_v3_Prelude/glassfish
- SAMPLE v3 GlassFish Root value: /export/home/vkraemer/GlassFish_v3/glassfish
|