Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2009-11-29 14:48:29 +0000
committerdacarver2009-11-29 14:48:29 +0000
commit68b41b37c87ddfeaa944b5c2738d6676037270f1 (patch)
tree909c889fa2f4040edbaf90a02c50417c5c98a2e7 /releng.incubator.vex
parentb1555b084b2021c9e0f09d18c308c4ed0d6d8300 (diff)
downloadwebtools.maps-68b41b37c87ddfeaa944b5c2738d6676037270f1.tar.gz
webtools.maps-68b41b37c87ddfeaa944b5c2738d6676037270f1.tar.xz
webtools.maps-68b41b37c87ddfeaa944b5c2738d6676037270f1.zip
[277404] VEX will not delete empty tags from a DocBook document
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277404
Diffstat (limited to 'releng.incubator.vex')
-rw-r--r--releng.incubator.vex/maps/vex.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.incubator.vex/maps/vex.map b/releng.incubator.vex/maps/vex.map
index 64233b97e..d26483108 100644
--- a/releng.incubator.vex/maps/vex.map
+++ b/releng.incubator.vex/maps/vex.map
@@ -11,10 +11,10 @@ feature@org.eclipse.wst.xml.vex_tests.feature=v200811040512,:pserver:anonymous@d
feature@org.eclipse.wst.xml.vex_sdk.feature=v200811020910,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex_sdk.feature
bundle@org.eclipse.wst.xml.vex=v20081031,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex
-bundle@org.eclipse.wst.xml.vex.core=v200911271928,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.core
+bundle@org.eclipse.wst.xml.vex.core=v200911291648,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.core
bundle@org.eclipse.wst.xml.vex.ui=v200911010055,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.ui
bundle@org.eclipse.wst.xml.vex.ui.tests=v200911010055,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.ui.tests
-bundle@org.eclipse.wst.xml.vex.core.tests=v200911092103,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests
+bundle@org.eclipse.wst.xml.vex.core.tests=v200911291648,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests
bundle@org.eclipse.wst.xml.vex.documentation=v200812082002,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xml.vex.documentation
bundle@org.eclipse.wst.xml.vex.tests=v200911010055,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.tests

Back to the top