Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2011-02-26 23:22:41 +0000
committerdavid_williams2011-02-26 23:22:41 +0000
commit88163728c1684de4eff44d0cc5ba122f895a8bda (patch)
tree39446bdd51e3407770b175d72f412abcd0a055a5
parent29ee4aab7a608b03fa2d24acf6bcb8dab95212c1 (diff)
downloadwebtools.maps-88163728c1684de4eff44d0cc5ba122f895a8bda.tar.gz
webtools.maps-88163728c1684de4eff44d0cc5ba122f895a8bda.tar.xz
webtools.maps-88163728c1684de4eff44d0cc5ba122f895a8bda.zip
33732 - fix in 3.7 compiler -- added .qualifer so each change will show up as different in build. Otherwise, service field has to be incremented each time there is a change.
-rw-r--r--releng.sourceediting/maps/xml-xpath2.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/xml-xpath2.map b/releng.sourceediting/maps/xml-xpath2.map
index 490d9846e..7ef30db13 100644
--- a/releng.sourceediting/maps/xml-xpath2.map
+++ b/releng.sourceediting/maps/xml-xpath2.map
@@ -6,7 +6,7 @@ feature@org.eclipse.wst.xml.xpath2.processor.feature=v201102200555,:pserver:anon
feature@org.eclipse.wst.xml.xpath2.processor.sdk.feature=v201102200555,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature
plugin@org.eclipse.wst.xml.xpath2.processor=v201101281837,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.xpath2.processor
-plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201102260613,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests
+plugin@org.eclipse.wst.xml.xpath2.processor.tests=v201102262330,: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=v201008230020,: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=v201005240426,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/docs/org.eclipse.wst.xml.xpath2.processor.doc.user

Back to the top