Browse Source

[merge from 6.7] #8272 Enabled Weblogic 12 test

svn changeset:22778/svn branch:6.8
tags/7.0.0.alpha2
Artur Signell 12 years ago
parent
commit
31f14a53c6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      tests/integration_tests.xml

+ 1
- 1
tests/integration_tests.xml View File

@@ -334,7 +334,7 @@
<antcall target="integration-test-liferay5" />
<antcall target="integration-test-weblogic9" />
<antcall target="integration-test-weblogic10" />
<!--<antcall target="integration-test-weblogic12" />-->
<antcall target="integration-test-weblogic12" />
<antcall target="integration-test-gatein3" />
<antcall target="integration-test-glassfish2" />
<antcall target="integration-test-glassfish3" />

Loading…
Cancel
Save