Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin Dahyabhai2013-07-16 20:38:19 +0000
committerNitin Dahyabhai2013-07-16 20:38:19 +0000
commitad056ff9468c1aefd6855bfd347c8705728b2075 (patch)
tree905b20f7d693c015a147c72d34206eabb82beb38
parent09bbbaf33d31d5f316a7da06baa5dd1462629d36 (diff)
downloadwebtools.maps-ad056ff9468c1aefd6855bfd347c8705728b2075.tar.gz
webtools.maps-ad056ff9468c1aefd6855bfd347c8705728b2075.tar.xz
webtools.maps-ad056ff9468c1aefd6855bfd347c8705728b2075.zip
[384319] CPU utilization to 100% when this is appended to new object definition
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web-tests.map4
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web.map6
2 files changed, 5 insertions, 5 deletions
diff --git a/releng.sourceediting/maps/wst-jsdt-web-tests.map b/releng.sourceediting/maps/wst-jsdt-web-tests.map
index 5570e6b03..77447b8f8 100644
--- a/releng.sourceediting/maps/wst-jsdt-web-tests.map
+++ b/releng.sourceediting/maps/wst-jsdt-web-tests.map
@@ -2,8 +2,8 @@
! This map file is for the WTP 3.5 release
! These bundles are currently being developed and released from the master branch
-plugin@org.eclipse.wst.jsdt.web.core.tests=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.jsdt.web.core.tests
-plugin@org.eclipse.wst.jsdt.web.ui.tests=GIT,tag=v201302281956,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.jsdt.web.ui.tests
+plugin@org.eclipse.wst.jsdt.web.core.tests=GIT,tag=v201307162035,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.jsdt.web.core.tests
+plugin@org.eclipse.wst.jsdt.web.ui.tests=GIT,tag=v201307162035,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.jsdt.web.ui.tests
!***************
diff --git a/releng.sourceediting/maps/wst-jsdt-web.map b/releng.sourceediting/maps/wst-jsdt-web.map
index 83be1412c..8541051bc 100644
--- a/releng.sourceediting/maps/wst-jsdt-web.map
+++ b/releng.sourceediting/maps/wst-jsdt-web.map
@@ -2,8 +2,8 @@
! This map file is for the WTP 3.5 release
! These bundles are currently being developed and released from the master branch
-plugin@org.eclipse.wst.jsdt.web.core=GIT,tag=v201307100319,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.core
-plugin@org.eclipse.wst.jsdt.web.support.jsp=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.support.jsp
-plugin@org.eclipse.wst.jsdt.web.ui=GIT,tag=v201302131536,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.ui
+plugin@org.eclipse.wst.jsdt.web.core=GIT,tag=v201307162035,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.core
+plugin@org.eclipse.wst.jsdt.web.support.jsp=GIT,tag=v201307162035,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.support.jsp
+plugin@org.eclipse.wst.jsdt.web.ui=GIT,tag=v201307162035,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.jsdt.web.ui
!***************

Back to the top