Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-04-19 17:20:40 +0000
committernsandonato2010-04-19 17:20:40 +0000
commita26a3a6d6513a11f78bed28d0d4f15b57365070d (patch)
tree1f6590b228e0c28925ebd8c3a400674a684169bd
parent24db7090a15f730c207f9861609317f6e423a768 (diff)
downloadwebtools.maps-a26a3a6d6513a11f78bed28d0d4f15b57365070d.tar.gz
webtools.maps-a26a3a6d6513a11f78bed28d0d4f15b57365070d.tar.xz
webtools.maps-a26a3a6d6513a11f78bed28d0d4f15b57365070d.zip
[309385] Reporting missing start tag errors in JSPs
[306264] [NLS] Some of the syntax elements for CSS are not themed for high contrast [306255] Duplicate mnemonics for content assist cycling preference page [309387] Restore defaults does not disable markup validation group
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-web-ui.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map4
3 files changed, 4 insertions, 4 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 35251df10..23b6ece51 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.jst.jsp.core=v201004150255,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v201004191719,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v201004150313,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-web-ui.map b/releng.sourceediting/maps/wst-web-ui.map
index 4fce6ba27..416a54c38 100644
--- a/releng.sourceediting/maps/wst-web-ui.map
+++ b/releng.sourceediting/maps/wst-web-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.wst.web.ui=v201004141630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web.ui
-plugin@org.eclipse.wst.css.ui=v201004150255,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.ui
+plugin@org.eclipse.wst.css.ui=v201004191719,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.ui
plugin@org.eclipse.wst.html.ui=v201004150313,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.ui
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index bb504c503..d90ac2ea6 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 HEAD branch
plugin@org.eclipse.wst.dtd.ui=v201004080109,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=v201004150255,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
-plugin@org.eclipse.wst.xml.ui=v201004150313,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
+plugin@org.eclipse.wst.sse.ui=v201004191719,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.xml.ui=v201004191719,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201004110600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui
!*************** \ No newline at end of file

Back to the top