summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-10-24 10:34:45 +0300
committerArtur Signell <artur@vaadin.com>2012-10-24 10:34:45 +0300
commitdeeeea3e2f630b64a4798221594885ec911a70f2 (patch)
tree1ae18dc5b2ab5f23bc7f45d1b5a006f13fe6a977 /uitest
parentf1546b6285837d9a8a964e6ef6998ad00683c23a (diff)
downloadvaadin-framework-deeeea3e2f630b64a4798221594885ec911a70f2.tar.gz
vaadin-framework-deeeea3e2f630b64a4798221594885ec911a70f2.zip
Removed testing and support mention for Weblogic 9 (#10045)
Change-Id: I6a7bdba2f9e3cc4eb199df341028a81259af441c
Diffstat (limited to 'uitest')
-rw-r--r--uitest/integration_tests.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml
index 15c54830d3..5587fe26b8 100644
--- a/uitest/integration_tests.xml
+++ b/uitest/integration_tests.xml
@@ -236,14 +236,6 @@
</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" />
@@ -317,7 +309,6 @@
<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" />