From 9c28228c8da0f71d1016c15ecd30a24125604e53 Mon Sep 17 00:00:00 2001 From: Steven Hung Date: Tue, 2 Apr 2013 20:48:54 -0400 Subject: [404587] Server tools JUnits are not independent, which cause JUnits to fail --- releng.servertools/maps/jst-server-component-features.map | 4 ++-- releng.servertools/maps/jst-server-tests.map | 4 ++-- releng.servertools/maps/wst-server-tests.map | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/releng.servertools/maps/jst-server-component-features.map b/releng.servertools/maps/jst-server-component-features.map index c579c7927..edae40476 100644 --- a/releng.servertools/maps/jst-server-component-features.map +++ b/releng.servertools/maps/jst-server-component-features.map @@ -5,7 +5,7 @@ feature@org.eclipse.jst.server_core.feature=GIT,tag=v20130412_1040,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_core.feature feature@org.eclipse.jst.server_sdk.feature=GIT,tag=v20130412_1040,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_sdk.feature -feature@org.eclipse.jst.server_tests.feature=GIT,tag=v20110303,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_tests.feature +feature@org.eclipse.jst.server_tests.feature=GIT,tag=v20130402_2041,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_tests.feature feature@org.eclipse.jst.server_ui.feature=GIT,tag=v20130412_1040,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_ui.feature feature@org.eclipse.jst.server_userdoc.feature=GIT,tag=v20110303,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_userdoc.feature feature@org.eclipse.jst.server_adapters.feature=GIT,tag=v20130123_1813,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_adapters.feature @@ -13,6 +13,6 @@ feature@org.eclipse.jst.server_adapters.sdk.feature=GIT,tag=v20130123_1813,repo= feature@org.eclipse.jst.server_adapters.ext.feature=GIT,tag=v20130312_1615,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_adapters.ext.feature feature@org.eclipse.jst.server_adapters.ext.sdk.feature=GIT,tag=v20130412_1040,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_adapters.ext.sdk.feature -feature@org.eclipse.jst.server_adapters.ext_tests.feature=GIT,tag=v20110810_1722,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_adapters.ext_tests.feature +feature@org.eclipse.jst.server_adapters.ext_tests.feature=GIT,tag=v20130402_2041,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.git,path=features/org.eclipse.jst.server_adapters.ext_tests.feature !*************** \ No newline at end of file diff --git a/releng.servertools/maps/jst-server-tests.map b/releng.servertools/maps/jst-server-tests.map index a8c8402aa..eb5c82b5c 100644 --- a/releng.servertools/maps/jst-server-tests.map +++ b/releng.servertools/maps/jst-server-tests.map @@ -3,10 +3,10 @@ ! This map file is for the WTP 3.5.x releases. These bundles are currently ! being developed and released from the HEAD stream -plugin@org.eclipse.jst.server.core.tests=GIT,tag=v20100324,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.core.tests +plugin@org.eclipse.jst.server.core.tests=GIT,tag=v20130402_2029,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.core.tests plugin@org.eclipse.jst.server.ui.tests=GIT,tag=v20100227,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.ui.tests -plugin@org.eclipse.jst.server.tomcat.core.tests=GIT,tag=v20101208b,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.tomcat.core.tests +plugin@org.eclipse.jst.server.tomcat.core.tests=GIT,tag=v20130402_2029,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.tomcat.core.tests plugin@org.eclipse.jst.server.tomcat.ui.tests=GIT,tag=v20100227,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.tomcat.ui.tests plugin@org.eclipse.jst.server.generic.tests=GIT,tag=v201004182246,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.jst.server.generic.tests diff --git a/releng.servertools/maps/wst-server-tests.map b/releng.servertools/maps/wst-server-tests.map index ad6b0faf0..42d0ca86e 100644 --- a/releng.servertools/maps/wst-server-tests.map +++ b/releng.servertools/maps/wst-server-tests.map @@ -7,6 +7,6 @@ plugin@org.eclipse.wst.internet.monitor.core.tests=GIT,tag=v20100331,repo=git:// plugin@org.eclipse.wst.internet.monitor.ui.tests=GIT,tag=v20100227,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.wst.internet.monitor.ui.tests plugin@org.eclipse.wst.server.core.tests=GIT,tag=v20110107b,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.wst.server.core.tests -plugin@org.eclipse.wst.server.ui.tests=GIT,tag=v20110810_1722,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.wst.server.ui.tests +plugin@org.eclipse.wst.server.ui.tests=GIT,tag=v20130402_2029,repo=git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests.git,path=tests/org.eclipse.wst.server.ui.tests !*************** \ No newline at end of file -- cgit v1.2.3