Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin Dahyabhai2013-01-18 04:37:20 +0000
committerNitin Dahyabhai2013-01-18 04:37:20 +0000
commita9a2c345dffef1b4c80836f01dae780e2bb0f36e (patch)
tree10f194fd570b3f49e2463976cf076b1272a348ec
parent601dc67256af9294deb7e44c0495eb0ef054dc26 (diff)
downloadwebtools.maps-a9a2c345dffef1b4c80836f01dae780e2bb0f36e.tar.gz
webtools.maps-a9a2c345dffef1b4c80836f01dae780e2bb0f36e.tar.xz
webtools.maps-a9a2c345dffef1b4c80836f01dae780e2bb0f36e.zip
[398460] Editor is still marked dirty when relaunching editor after closing without saving changes
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
-rw-r--r--releng.sourceediting/maps/xml-xpath2.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index e15fd347b..c82231a25 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the master branch
plugin@org.eclipse.wst.dtd.ui=GIT,tag=v201301082053,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.dtd.ui
-plugin@org.eclipse.wst.sse.ui=GIT,tag=v201301162256,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.sse.ui=GIT,tag=v201301180434,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.sse.ui
plugin@org.eclipse.wst.xml.ui=GIT,tag=v201301162325,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=GIT,tag=v201203081826,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xsd.ui
diff --git a/releng.sourceediting/maps/xml-xpath2.map b/releng.sourceediting/maps/xml-xpath2.map
index 3320aa88c..51cb13fee 100644
--- a/releng.sourceediting/maps/xml-xpath2.map
+++ b/releng.sourceediting/maps/xml-xpath2.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.5 release
! These bundles are currently being developed and released from the master branch
-feature@org.eclipse.wst.xml.xpath2.processor.feature=GIT,tag=v201301022238,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.xpath.git,path=features/org.eclipse.wst.xml.xpath2.processor.feature
+feature@org.eclipse.wst.xml.xpath2.processor.feature=GIT,tag=v201301101919,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.xpath.git,path=features/org.eclipse.wst.xml.xpath2.processor.feature
feature@org.eclipse.wst.xml.xpath2.processor.sdk.feature=GIT,tag=v201203131922,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.xpath.git,path=features/org.eclipse.wst.xml.xpath2.processor.sdk.feature
plugin@org.eclipse.wst.xml.xpath2.processor=GIT,tag=v201211261519,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.xpath.git,path=bundles/org.eclipse.wst.xml.xpath2.processor

Back to the top