Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchong2014-08-11 20:28:47 +0000
committerkchong2014-08-11 20:28:47 +0000
commitdee321369b562d8d8b5276d212cd2db224ae9fec (patch)
tree75e8a60d9b4353f64bf2f230aba48a5cbc9587f6
parentf5a6be0c6829d9abf074fac6c07cb97476b06609 (diff)
downloadwebtools.maps-dee321369b562d8d8b5276d212cd2db224ae9fec.tar.gz
webtools.maps-dee321369b562d8d8b5276d212cd2db224ae9fec.tar.xz
webtools.maps-dee321369b562d8d8b5276d212cd2db224ae9fec.zip
[440912] Can not change names in XML Schema Editor when schema does not
have a target namespace
-rw-r--r--releng.sourceediting/maps/wst-xml-component-features.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-xml-component-features.map b/releng.sourceediting/maps/wst-xml-component-features.map
index 399d0e683..fc9e6a57c 100644
--- a/releng.sourceediting/maps/wst-xml-component-features.map
+++ b/releng.sourceediting/maps/wst-xml-component-features.map
@@ -9,5 +9,5 @@ feature@org.eclipse.wst.xml_ui.feature=GIT,tag=v201211061806,repo=git://git.ecli
feature@org.eclipse.wst.xml_userdoc.feature=GIT,tag=v201102071641,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_userdoc.feature
!***************
-feature@org.eclipse.wst.xml_core.feature.patch=GIT,tag=v201304021914,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_core.feature.patch
+feature@org.eclipse.wst.xml_core.feature.patch=GIT,tag=v201408112023,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_core.feature.patch
feature@org.eclipse.wst.xml_ui.feature.patch=GIT,tag=v201310242110,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_ui.feature.patch
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index 60ab653fc..063ed81d9 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=v201205171933,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=v201301241617,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=v201301101836,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=v201408112023,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=v201303070140,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.standard.schemas

Back to the top