Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-10-11 14:27:43 +0000
committernsandonato2010-10-11 14:27:43 +0000
commit8202e291de2c5a7226a4d6ba7933fe107f9848a7 (patch)
tree9446e176b66d8cf8fffb122751ed8abca7623d9d
parenta67ae6aa3d8db783eca85d20fa30163ff7542d80 (diff)
downloadwebtools.maps-8202e291de2c5a7226a4d6ba7933fe107f9848a7.tar.gz
webtools.maps-8202e291de2c5a7226a4d6ba7933fe107f9848a7.tar.xz
webtools.maps-8202e291de2c5a7226a4d6ba7933fe107f9848a7.zip
[119704] [misc] dangerous uses of "new GC(Display)" (update HTMLTextPresenter)
[317814] NPE in StructuredContentAssistProcessor#isFirstPage()
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index 16a1d2387..dbf95c910 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the R3_2_maintenance branch
plugin@org.eclipse.wst.dtd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v201008232126,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=v201010111428,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=v201008251905,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui

Back to the top