File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,16 @@ There are 4 available container profiles:
3434 reuse this instance to run the tests.
3535 Useful for development to avoid the server start up cost per sample.
3636
37+ Each of the containers allow you to override the version used
38+
39+ * ` -Dorg.wildfly=8.1.0.Final `
40+
41+ This will change the version from 8.0.0 to 8.1.0.Final for WildFly.
42+
43+ * ` -Dglassfish.version=4.1 `
44+
45+ This will change the version from 4.0 to 4.1 for GlassFish testing purposes.
46+
3747Similarly, there are 6 profiles to choose a browser to test on:
3848
3949* `` browser-firefox ``
@@ -99,5 +109,5 @@ That's it! Welcome in the community!
99109
100110## CI Job ##
101111
102- * [ WildFly] ( https://arungupta .ci.cloudbees.com/job/javaee7-samples-on-wildfly-cb / )
103- * [ GlassFish] ( https://arungupta .ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20GlassFish-cb / )
112+ * [ WildFly] ( https://javaee-support .ci.cloudbees.com/job/javaee7-pull-request-builder / )
113+ * [ GlassFish] ( https://javaee-support .ci.cloudbees.com/job/javaee7-pull-request-builder-glassfish / )
You can’t perform that action at this time.
0 commit comments