Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2012-11-05 22:32:08 +0000
committerNick Sandonato2012-11-05 22:32:08 +0000
commit5947f0ca927a20b191c86769e0f588628d08adc3 (patch)
tree6a11a9fbb5100040d73d382ab31b40e3ee39a340 /releng.sourceediting
parentaf819069d92c35eb9f2fb68557590122dabb7e45 (diff)
downloadwebtools.maps-5947f0ca927a20b191c86769e0f588628d08adc3.tar.gz
webtools.maps-5947f0ca927a20b191c86769e0f588628d08adc3.tar.xz
webtools.maps-5947f0ca927a20b191c86769e0f588628d08adc3.zip
[124070] [editor] JSPX editor doesn't honor indent with spaces
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/jst-jsp-tests.map4
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
3 files changed, 4 insertions, 4 deletions
diff --git a/releng.sourceediting/maps/jst-jsp-tests.map b/releng.sourceediting/maps/jst-jsp-tests.map
index 01a8d7590..1bb024ba0 100644
--- a/releng.sourceediting/maps/jst-jsp-tests.map
+++ b/releng.sourceediting/maps/jst-jsp-tests.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the master branch
plugin@org.eclipse.jst.jsp.core.tests=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.core.tests
-plugin@org.eclipse.jst.jsp.ui.tests=GIT,tag=v201204260120,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.ui.tests
+plugin@org.eclipse.jst.jsp.ui.tests=GIT,tag=v201211052114,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.ui.tests
plugin@org.eclipse.jst.jsp.tests.encoding=GIT,tag=v201008251737,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.jst.jsp.tests.encoding
-!*************** \ No newline at end of file
+!***************
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 3d7aad970..01997d1cc 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -3,6 +3,6 @@
! These bundles are currently being developed and released from the master branch
plugin@org.eclipse.jst.jsp.core=GIT,tag=v201210311730,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=GIT,tag=v201210221950,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.ui=GIT,tag=v201211052108,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.jst.jsp.ui
!***************
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index fe62ab257..157e7be50 100644
--- a/releng.sourceediting/maps/wst-xml-core.map
+++ b/releng.sourceediting/maps/wst-xml-core.map
@@ -4,7 +4,7 @@
plugin@org.eclipse.wst.dtd.core=GIT,tag=v201210082138,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.dtd.core
plugin@org.eclipse.wst.sse.core=GIT,tag=v201211022038,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.core
-plugin@org.eclipse.wst.xml.core=GIT,tag=v201211012113,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.core
+plugin@org.eclipse.wst.xml.core=GIT,tag=v201211052108,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=GIT,tag=v201204102147,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xsd.core
plugin@org.eclipse.wst.standard.schemas=GIT,tag=v201111021744,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.standard.schemas

Back to the top