Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2009-01-23 14:51:44 +0000
committerdacarver2009-01-23 14:51:44 +0000
commit99f96b70159b9cde184954a761269c05b1791905 (patch)
treeb233b7b8c76c4de0f3c96ccd754953bcba98521e /releng.incubator.xsl
parentb9d9878821637b47b78174c9578c929061ac065b (diff)
downloadwebtools.maps-99f96b70159b9cde184954a761269c05b1791905.tar.gz
webtools.maps-99f96b70159b9cde184954a761269c05b1791905.tar.xz
webtools.maps-99f96b70159b9cde184954a761269c05b1791905.zip
bug 259575 - fix additional XPath completion bugs.
Diffstat (limited to 'releng.incubator.xsl')
-rw-r--r--releng.incubator.xsl/maps/xsl.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.incubator.xsl/maps/xsl.map b/releng.incubator.xsl/maps/xsl.map
index 18918e67b..5b10438c1 100644
--- a/releng.incubator.xsl/maps/xsl.map
+++ b/releng.incubator.xsl/maps/xsl.map
@@ -22,7 +22,7 @@ bundle@org.eclipse.wst.xsl.xalan=v200811211503,:pserver:anonymous@dev.eclipse.or
bundle@org.eclipse.wst.xsl.launching.tests=v200901221150,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.launching.tests
bundle@org.eclipse.wst.xsl.tests=v200901192047,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.tests
bundle@org.eclipse.wst.xsl.doc=v200812301026,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xsl.doc
-bundle@org.eclipse.wst.xsl.ui.tests=v200901221150,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.ui.tests
+bundle@org.eclipse.wst.xsl.ui.tests=v200901230851,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.ui.tests
bundle@org.eclipse.wst.xsl.core.tests=v200812120940,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.core.tests
bundle@org.eclipse.wst.xsl.saxon=v20080904,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.saxon
bundle@org.eclipse.wst.xsl.sdk.documentation=v200901101828,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xsl.sdk.documentation

Back to the top