Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2009-07-23 13:57:57 +0000
committercanderson2009-07-23 13:57:57 +0000
commitdfcf32d4f9b4184aef04a8fdcef6a8529204d3bb (patch)
tree078f221c2dd1bbad7711cafca5d02c195731e64a /releng.common
parent36eb49772b3dd7bfcaa26d534b41e3fe187cd9fb (diff)
downloadwebtools.maps-dfcf32d4f9b4184aef04a8fdcef6a8529204d3bb.tar.gz
webtools.maps-dfcf32d4f9b4184aef04a8fdcef6a8529204d3bb.tar.xz
webtools.maps-dfcf32d4f9b4184aef04a8fdcef6a8529204d3bb.zip
[283315] added smart locking to avoid deadlocks on notification
Diffstat (limited to 'releng.common')
-rw-r--r--releng.common/maps/jst-common.map2
-rw-r--r--releng.common/maps/wst-common-core.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.common/maps/jst-common.map b/releng.common/maps/jst-common.map
index 5d700eca5..978f84833 100644
--- a/releng.common/maps/jst-common.map
+++ b/releng.common/maps/jst-common.map
@@ -8,6 +8,6 @@
plugin@org.eclipse.jst.common.annotations.controller=v200906251600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.controller
plugin@org.eclipse.jst.common.annotations.core=v200906251600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.core
plugin@org.eclipse.jst.common.annotations.ui=v200907150630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.annotations.ui
-plugin@org.eclipse.jst.common.frameworks=v200907212000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.frameworks
+plugin@org.eclipse.jst.common.frameworks=v200907231500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.jst.common.frameworks
!*************** \ No newline at end of file
diff --git a/releng.common/maps/wst-common-core.map b/releng.common/maps/wst-common-core.map
index 636816e90..3ecc0ebd1 100644
--- a/releng.common/maps/wst-common-core.map
+++ b/releng.common/maps/wst-common-core.map
@@ -18,7 +18,7 @@ plugin@org.eclipse.wst.internet.cache=v200805140020,:pserver:anonymous@dev.eclip
plugin@org.eclipse.wst.validation=v200905201610,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.validation
-plugin@org.eclipse.jem.util=v200907150630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.jem.util
+plugin@org.eclipse.jem.util=v200907231500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.jem.util
!*************** \ No newline at end of file

Back to the top