Bläddra i källkod

Test using Glassfish 4 (#12075)

Change-Id: I09b062642e54b6184a10c4a9446147f9241c3d16
tags/7.1.0
Artur Signell 11 år sedan
förälder
incheckning
1befbeb52f
1 ändrade filer med 7 tillägg och 0 borttagningar
  1. 7
    0
      uitest/integration_tests.xml

+ 7
- 0
uitest/integration_tests.xml Visa fil

@@ -194,6 +194,12 @@
<param name="target-server" value="glassfish3" />
</antcall>
</target>
<target name="integration-test-glassfish4">
<antcall target="run-generic-integration-test">
<param name="startDelay" value="10" />
<param name="target-server" value="glassfish4" />
</antcall>
</target>


<target name="integration-test-liferay6">
@@ -360,6 +366,7 @@
<antcall target="integration-test-gatein3" />
<antcall target="integration-test-glassfish2" />
<antcall target="integration-test-glassfish3" />
<antcall target="integration-test-glassfish4" />
<antcall target="integration-test-jboss4" />
<antcall target="integration-test-jboss5" />
<antcall target="integration-test-jboss6" />

Laddar…
Avbryt
Spara