Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmoller2011-04-07 00:34:41 +0000
committerjmoller2011-04-07 00:34:41 +0000
commitf449484f12ea60d6f86d6d1c8c8e1c6c3967bb36 (patch)
treec8a3c6e64c4adb5995779141146fd7c0d4dbf602
parent9133982acff1140e8c6ade94d103e82619ed2841 (diff)
downloadwebtools.maps-f449484f12ea60d6f86d6d1c8c8e1c6c3967bb36.tar.gz
webtools.maps-f449484f12ea60d6f86d6d1c8c8e1c6c3967bb36.tar.xz
webtools.maps-f449484f12ea60d6f86d6d1c8c8e1c6c3967bb36.zip
[340933] Migrate to new XPath2 API
[340934] Migrate XPath2 test suite to new API
-rw-r--r--releng.sourceediting/maps/xml-xpath2.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/xml-xpath2.map b/releng.sourceediting/maps/xml-xpath2.map
index b9747933a..04b42d802 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=v201103310043,: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=v201103212215,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature
-plugin@org.eclipse.wst.xml.xpath2.processor=v201103212215,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
-plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201103212215,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
+plugin@org.eclipse.wst.xml.xpath2.processor=v201104070132,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
+plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201104070132,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
plugin@org.eclipse.wst.xml.xpath2.wtptypes=v201103212215,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.wtptypes
plugin@org.eclipse.wst.xml.xpath2.wtptypes.tests=v201103212215,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests
plugin@org.eclipse.wst.xml.xpath2=v200910101444,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2

Back to the top