Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchong2014-01-14 19:13:41 +0000
committerkchong2014-01-14 19:13:41 +0000
commitbbf58990f5169dabef9cb4f8a605a628c3d8c6e3 (patch)
tree7ba36f8f2f98916e6e325f4338568066eec87d91 /releng.sourceediting
parenteb9786e9d66f44b5c2c552a4ac955f65dd17fa31 (diff)
downloadwebtools.maps-bbf58990f5169dabef9cb4f8a605a628c3d8c6e3.tar.gz
webtools.maps-bbf58990f5169dabef9cb4f8a605a628c3d8c6e3.tar.xz
webtools.maps-bbf58990f5169dabef9cb4f8a605a628c3d8c6e3.zip
[424276] Content-assist in XSD for a simpleType with user defined
restriction does not work
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/wst-xml-component-features.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-tests.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.sourceediting/maps/wst-xml-component-features.map b/releng.sourceediting/maps/wst-xml-component-features.map
index d46ca8ed9..4b772c1fb 100644
--- a/releng.sourceediting/maps/wst-xml-component-features.map
+++ b/releng.sourceediting/maps/wst-xml-component-features.map
@@ -4,7 +4,7 @@
feature@org.eclipse.wst.xml_core.feature=GIT,tag=v201309181520,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_core.feature
feature@org.eclipse.wst.xml_sdk.feature=GIT,tag=v201309181520,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_sdk.feature
-feature@org.eclipse.wst.xml_tests.feature=GIT,tag=v201307181421,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=features/org.eclipse.wst.xml_tests.feature
+feature@org.eclipse.wst.xml_tests.feature=GIT,tag=v201401141907,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=features/org.eclipse.wst.xml_tests.feature
feature@org.eclipse.wst.xml_ui.feature=GIT,tag=v201309181520,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=features/org.eclipse.wst.xml_ui.feature
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
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index 51f1d3dd7..82bae545f 100644
--- a/releng.sourceediting/maps/wst-xml-core.map
+++ b/releng.sourceediting/maps/wst-xml-core.map
@@ -5,7 +5,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=v201401101615,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=v201312202040,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=v201302131613,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.xsd.core
+plugin@org.eclipse.wst.xsd.core=GIT,tag=v201401141907,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=v201304171716,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.standard.schemas
diff --git a/releng.sourceediting/maps/wst-xml-tests.map b/releng.sourceediting/maps/wst-xml-tests.map
index 2d9d392d4..5276ef0b8 100644
--- a/releng.sourceediting/maps/wst-xml-tests.map
+++ b/releng.sourceediting/maps/wst-xml-tests.map
@@ -15,7 +15,7 @@ plugin@org.eclipse.wst.dtd.core.tests=GIT,tag=v201205171933,repo=git://git.eclip
plugin@org.eclipse.wst.dtd.ui.tests=GIT,tag=v201204261600,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.dtd.ui.tests
plugin@org.eclipse.wst.xsd.validation.tests=GIT,tag=v201004201538,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.xsd.validation.tests
-plugin@org.eclipse.wst.xsd.core.tests=GIT,tag=v201203150311,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.xsd.core.tests
+plugin@org.eclipse.wst.xsd.core.tests=GIT,tag=v201401141907,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.xsd.core.tests
plugin@org.eclipse.wst.xsd.ui.tests=GIT,tag=v201004231348,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.xsd.ui.tests
!***************

Back to the top