Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2013-01-14 21:46:12 +0000
committerNick Sandonato2013-01-16 22:58:49 +0000
commit67040d8a7bf881d9ad6acb227ff669335e097d40 (patch)
tree5b8279bcd8243e20d96674b2af3b70158ff5128c
parent19a72007d2a482259f9de97f28bbf4941b7cd080 (diff)
downloadwebtools.maps-67040d8a7bf881d9ad6acb227ff669335e097d40.tar.gz
webtools.maps-67040d8a7bf881d9ad6acb227ff669335e097d40.tar.xz
webtools.maps-67040d8a7bf881d9ad6acb227ff669335e097d40.zip
[397904] Memory leaks in Juno when opening and closing XML Editor
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index f7966f1c5..5a51ec2b6 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,8 +3,8 @@
! These bundles are currently being developed and released from the master branch
plugin@org.eclipse.wst.dtd.ui=GIT,tag=v201301082053,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=GIT,tag=v201301082034,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.ui
-plugin@org.eclipse.wst.xml.ui=GIT,tag=v201301092124,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.ui
+plugin@org.eclipse.wst.sse.ui=GIT,tag=v201301162256,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.xml.ui=GIT,tag=v201301142144,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=GIT,tag=v201203081826,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xsd.ui
!***************

Back to the top