Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmoller2011-04-20 02:20:51 +0000
committerjmoller2011-04-20 02:20:51 +0000
commit8bddc3e029ebb50e3e4346f55eb660dbbe66721c (patch)
tree37185d2bdf62356dd7f4e1ba2e1727b4da54c5d2 /releng.sourceediting/maps/xml-xpath2.map
parent598e2f0b3c4d1577a38ca869759e208d28817298 (diff)
downloadwebtools.maps-8bddc3e029ebb50e3e4346f55eb660dbbe66721c.tar.gz
webtools.maps-8bddc3e029ebb50e3e4346f55eb660dbbe66721c.tar.xz
webtools.maps-8bddc3e029ebb50e3e4346f55eb660dbbe66721c.zip
[340933] - Migrate to new XPath2 API - DONE
[340934] Migrate XPath2 test suite to new API - DONE Add tests for new API features
Diffstat (limited to 'releng.sourceediting/maps/xml-xpath2.map')
-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 5a1dfb073..9651b486f 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=v201104071225,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
-plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201104071225,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
+plugin@org.eclipse.wst.xml.xpath2.processor=v201104200319,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
+plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201104200319,: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