Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2008-12-05 16:04:43 +0000
committerdacarver2008-12-05 16:04:43 +0000
commitd0f27e29636bcdbbf1d8b976e28538f47027be59 (patch)
treee0d14e0d0d9284885460ecf8042daeb30627422c /releng.incubator.vex/maps/vex.map
parentee50f64a75e1bad9fb3280637813741108c3a040 (diff)
downloadwebtools.maps-d0f27e29636bcdbbf1d8b976e28538f47027be59.tar.gz
webtools.maps-d0f27e29636bcdbbf1d8b976e28538f47027be59.tar.xz
webtools.maps-d0f27e29636bcdbbf1d8b976e28538f47027be59.zip
fix NPE error on builder, as well as add DOM synchronization tests
Diffstat (limited to 'releng.incubator.vex/maps/vex.map')
-rw-r--r--releng.incubator.vex/maps/vex.map6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng.incubator.vex/maps/vex.map b/releng.incubator.vex/maps/vex.map
index ceff22b95..c23c325c2 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=v200811112104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.core
-bundle@org.eclipse.wst.xml.vex.ui=v200811112104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.ui
+bundle@org.eclipse.wst.xml.vex.core=v200812051104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.core
+bundle@org.eclipse.wst.xml.vex.ui=v200812051104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.vex.ui
bundle@org.eclipse.wst.xml.vex.ui.tests=v200811040132,: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=v200811112104,: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=v200812051104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests
bundle@org.eclipse.wst.xml.vex.documentation=v200811040203,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xml.vex.documentation
bundle@org.eclipse.wst.xml.vex.tests=v200811112104,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.vex.tests

Back to the top