Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2011-01-12 20:06:11 +0000
committernsandonato2011-01-12 20:06:11 +0000
commitd96c3b964615513d2b8d848726f71a7b6e8f6731 (patch)
treef4dc44b50b2966b219ef566c3b6723adc3e7dede
parent5b26d386f5969a2cfece0b7a2895db7d75ad2fb9 (diff)
downloadwebtools.maps-d96c3b964615513d2b8d848726f71a7b6e8f6731.tar.gz
webtools.maps-d96c3b964615513d2b8d848726f71a7b6e8f6731.tar.xz
webtools.maps-d96c3b964615513d2b8d848726f71a7b6e8f6731.zip
[333358] [formatting] formatting inserts Break in text node even if there is no sibling
-rw-r--r--releng.sourceediting/maps/wst-web-core.map2
-rw-r--r--releng.sourceediting/maps/wst-web-tests.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-web-core.map b/releng.sourceediting/maps/wst-web-core.map
index 142ca4994..7d17241e0 100644
--- a/releng.sourceediting/maps/wst-web-core.map
+++ b/releng.sourceediting/maps/wst-web-core.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the R3_2_maintenance branch
plugin@org.eclipse.wst.css.core=v201101122002,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.core
-plugin@org.eclipse.wst.html.core=v201012152057,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.core
+plugin@org.eclipse.wst.html.core=v201101122005,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.core
plugin@org.eclipse.wst.web=v201012160000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-web-tests.map b/releng.sourceediting/maps/wst-web-tests.map
index 1fb587558..0e997fea8 100644
--- a/releng.sourceediting/maps/wst-web-tests.map
+++ b/releng.sourceediting/maps/wst-web-tests.map
@@ -6,7 +6,7 @@ plugin@org.eclipse.wst.css.core.tests=v201010271710,:pserver:anonymous@dev.eclip
plugin@org.eclipse.wst.css.tests.encoding=v201008251735,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.css.tests.encoding
plugin@org.eclipse.wst.css.ui.tests=v201012212221,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.css.ui.tests
-plugin@org.eclipse.wst.html.core.tests=v201010262026,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.html.core.tests
+plugin@org.eclipse.wst.html.core.tests=v201101122005,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.html.core.tests
plugin@org.eclipse.wst.html.ui.tests=v201012212221,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.html.ui.tests
plugin@org.eclipse.wst.html.tests.encoding=v201008161749,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.html.tests.encoding

Back to the top