Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2013-05-15 20:58:50 +0000
committerCarl Anderson2013-05-15 21:01:49 +0000
commit608d50f25d170de7ead296e020943a27e0f55090 (patch)
tree4e46bfca0ba7ba64b0a58269256d8c731a99b203
parentc9273e4fb6fa4512bf51b515afdc7c7cb2ec3399 (diff)
downloadwebtools.maps-608d50f25d170de7ead296e020943a27e0f55090.tar.gz
webtools.maps-608d50f25d170de7ead296e020943a27e0f55090.tar.xz
webtools.maps-608d50f25d170de7ead296e020943a27e0f55090.zip
[407219] Random ConcurrentModificationException in
GlobalHeirarchyParticipant.isChildModule
-rw-r--r--releng.common/maps/wst-common-core.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.common/maps/wst-common-core.map b/releng.common/maps/wst-common-core.map
index d357f4258..0d87b8294 100644
--- a/releng.common/maps/wst-common-core.map
+++ b/releng.common/maps/wst-common-core.map
@@ -11,7 +11,7 @@ plugin@org.eclipse.wst.common.emfworkbench.integration=GIT,tag=v201107140600,rep
plugin@org.eclipse.wst.common.environment=GIT,tag=v200912181832,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.environment
plugin@org.eclipse.wst.common.frameworks=GIT,tag=v201203141800,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.frameworks
-plugin@org.eclipse.wst.common.modulecore=GIT,tag=v201305012300,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.modulecore
+plugin@org.eclipse.wst.common.modulecore=GIT,tag=v201305151500,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.modulecore
plugin@org.eclipse.wst.common.uriresolver=GIT,tag=v201305141800,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.common.uriresolver
plugin@org.eclipse.wst.internet.cache=GIT,tag=v201203071939,repo=git://git.eclipse.org/gitroot/webtools-common/webtools.common.git,path=plugins/org.eclipse.wst.internet.cache

Back to the top