<ul>
<li>Apache Tomcat, version 5.0 or newer</li>
- <li>Oracle WebLogic® Server, version 9.2 or newer</li>
+ <li>Oracle WebLogic® Server, version 10.3 or newer</li>
<li>IBM WebSphere® Application Server, version 6.1 or newer</li>
<li>JBoss Application Server, 4.0.0 or newer</li>
<li>Jetty, version 5.0 or newer</li>
</antcall>
</target>
- <target name="integration-test-weblogic9">
- <antcall target="run-generic-integration-test">
- <param name="startDelay" value="600" />
- <param name="target-port" value="7001" />
- <param name="target-server" value="weblogic9" />
- </antcall>
- </target>
-
<target name="integration-test-websphere8">
<antcall target="run-generic-integration-test">
<param name="startDelay" value="600" />
<antcall target="integration-test-exo3" />
<antcall target="integration-test-weblogicPortal" />
<antcall target="integration-test-liferay5" />
- <antcall target="integration-test-weblogic9" />
<antcall target="integration-test-weblogic10" />
<antcall target="integration-test-weblogic12" />
<antcall target="integration-test-gatein3" />