Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2009-11-16 02:55:05 +0000
committerdacarver2009-11-16 02:55:05 +0000
commit48b5bdcba4ba58acd20c4675a29c12422c96b9a5 (patch)
tree6995fc6e8ded8719ffa5fa8e66e2f5e93180cd9e /releng.sourceediting
parent9d46d71c697ae900323f905e102cfda4f4be6c50 (diff)
downloadwebtools.maps-48b5bdcba4ba58acd20c4675a29c12422c96b9a5.tar.gz
webtools.maps-48b5bdcba4ba58acd20c4675a29c12422c96b9a5.tar.xz
webtools.maps-48b5bdcba4ba58acd20c4675a29c12422c96b9a5.zip
[293902]: xsl:stylesheet/@exclude-result-prefixes doesn't recognise #default
https://bugs.eclipse.org/bugs/show_bug.cgi?id=293902
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/xml-xpath2.map4
-rw-r--r--releng.sourceediting/maps/xsl.map2
2 files changed, 3 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/xml-xpath2.map b/releng.sourceediting/maps/xml-xpath2.map
index a312dc0f2..c477467c9 100644
--- a/releng.sourceediting/maps/xml-xpath2.map
+++ b/releng.sourceediting/maps/xml-xpath2.map
@@ -5,8 +5,8 @@
feature@org.eclipse.wst.xml.xpath2.processor.feature=v200909232026,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml.xpath2.processor.feature
feature@org.eclipse.wst.xml.xpath2.processor.sdk.feature=v200908270203,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature
-plugin@org.eclipse.wst.xml.xpath2.processor=v200911090030,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
-plugin@org.eclipse.wst.xml.xpath2.processor.tests=v200911090030,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
+plugin@org.eclipse.wst.xml.xpath2.processor=v200911160152,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
+plugin@org.eclipse.wst.xml.xpath2.processor.tests=v200911160152,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
plugin@org.eclipse.wst.xml.xpath2=v200910101444,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2
plugin@org.eclipse.wst.xml.xpath2.processor.sdk.doc=v200908270203,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/docs/org.eclipse.wst.xml.xpath2.processor.sdk.doc
plugin@org.eclipse.wst.xml.xpath2.processor.doc.user=v200909020054,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/docs/org.eclipse.wst.xml.xpath2.processor.doc.user
diff --git a/releng.sourceediting/maps/xsl.map b/releng.sourceediting/maps/xsl.map
index eb86f37a6..b277b55f3 100644
--- a/releng.sourceediting/maps/xsl.map
+++ b/releng.sourceediting/maps/xsl.map
@@ -11,7 +11,7 @@ plugin@org.eclipse.wst.xml.xpath.core=v200904240436,:pserver:anonymous@dev.eclip
plugin@org.eclipse.wst.xml.xpath.core.tests=v200908120331,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
plugin@org.eclipse.wst.xsl=v200905250058,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl
-plugin@org.eclipse.wst.xsl.core=v200910082139,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl.core
+plugin@org.eclipse.wst.xsl.core=v200911160152,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl.core
plugin@org.eclipse.wst.xsl.ui=v200910152141,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl.ui
plugin@org.eclipse.wst.xsl.debug.ui=v200906231448,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl.debug.ui
plugin@org.eclipse.wst.xsl.launching=v200906231448,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsl.launching

Back to the top