Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2008-05-27 02:20:16 +0000
committerdacarver2008-05-27 02:20:16 +0000
commitf8edb550dffe96f91e64a60d641b4ca9951f70d5 (patch)
tree5f71319e9d0accb4faa15a35c51e3e39daba62b3
parent2130d568565b208a554323c202a8e58aa669b706 (diff)
downloadwebtools.maps-f8edb550dffe96f91e64a60d641b4ca9951f70d5.tar.gz
webtools.maps-f8edb550dffe96f91e64a60d641b4ca9951f70d5.tar.xz
webtools.maps-f8edb550dffe96f91e64a60d641b4ca9951f70d5.zip
integrate xpath content assist fixesvI20080527035508
-rw-r--r--releng.incubator/maps/xsl.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.incubator/maps/xsl.map b/releng.incubator/maps/xsl.map
index 3190bf2cd..c7a6399b5 100644
--- a/releng.incubator/maps/xsl.map
+++ b/releng.incubator/maps/xsl.map
@@ -11,8 +11,8 @@ feature@org.eclipse.wst.xsl_tests.feature=v20080424,:pserver:anonymous@dev.eclip
feature@org.eclipse.wst.xsl.docbook.feature=v20080507,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xsl.docbook.feature
bundle@org.eclipse.wst.xml.xpath.ui=v20080512,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.ui
-bundle@org.eclipse.wst.xml.xpath.core=v20080523,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.core
-bundle@org.eclipse.wst.xml.xpath.core.tests=v20080523,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
+bundle@org.eclipse.wst.xml.xpath.core=v20080526,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.core
+bundle@org.eclipse.wst.xml.xpath.core.tests=v20080526,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
bundle@org.eclipse.wst.xml.ui.editor.outline=v20080323,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.ui.editor.outline
bundle@org.eclipse.wst.xsl.core=v20080523,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.core

Back to the top