Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-08-21 00:04:11 +0000
committerdavid_williams2009-08-21 00:04:11 +0000
commit13ea6dbc5ecccba27048d2f7ed59ab95d39c119d (patch)
tree419497b213a5212916243cdd937a26c1157bccac
parentf02106da4b9ac4ac8eabdb1301030325b1a5e948 (diff)
downloadwebtools.maps-13ea6dbc5ecccba27048d2f7ed59ab95d39c119d.tar.gz
webtools.maps-13ea6dbc5ecccba27048d2f7ed59ab95d39c119d.tar.xz
webtools.maps-13ea6dbc5ecccba27048d2f7ed59ab95d39c119d.zip
[285085] JSP Translator does not support IterationTag constructs
[285076] Remove automatic promotion of invalid child tags in XMLModelParser
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-component-features.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index e65af9c23..0e775154c 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -1,6 +1,6 @@
!*************** jst-jsp.map
-plugin@org.eclipse.jst.jsp.core=v200905151803,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v200908202355,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v200905020500,: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-xml-component-features.map b/releng.sourceediting/maps/wst-xml-component-features.map
index d58399e4f..5ef9408bd 100644
--- a/releng.sourceediting/maps/wst-xml-component-features.map
+++ b/releng.sourceediting/maps/wst-xml-component-features.map
@@ -7,6 +7,6 @@ feature@org.eclipse.wst.xml_ui.feature=v200707311635,:pserver:anonymous@dev.ecli
feature@org.eclipse.wst.xml_userdoc.feature=v200701251933,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_userdoc.feature
feature@org.eclipse.wst.xml_ui.feature.patch=v200903100717,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_ui.feature.patch
-feature@org.eclipse.wst.xml_core.feature.patch=v200905020341,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_core.feature.patch
+feature@org.eclipse.wst.xml_core.feature.patch=v200908202355,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_core.feature.patch
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index 2b5868cec..2394f2584 100644
--- a/releng.sourceediting/maps/wst-xml-core.map
+++ b/releng.sourceediting/maps/wst-xml-core.map
@@ -2,7 +2,7 @@
plugin@org.eclipse.wst.dtd.core=v200609210600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.core
plugin@org.eclipse.wst.sse.core=v200905020500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
-plugin@org.eclipse.wst.xml.core=v200806270231,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.core
+plugin@org.eclipse.wst.xml.core=v200908202355,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=v200701312359,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.core
!*************** \ No newline at end of file

Back to the top