diff options
author | Nick Sandonato | 2014-04-24 03:31:48 +0000 |
---|---|---|
committer | Nick Sandonato | 2014-04-24 03:31:48 +0000 |
commit | bc6a5757207eb0303ef262ddaa178e17efe5f727 (patch) | |
tree | 3b4ee4f0033ac8f8bd0bc23b926b353a45d5cbe5 | |
parent | 35596dbede31574ac73cf968b17d18b72cf57141 (diff) | |
download | webtools.maps-bc6a5757207eb0303ef262ddaa178e17efe5f727.tar.gz webtools.maps-bc6a5757207eb0303ef262ddaa178e17efe5f727.tar.xz webtools.maps-bc6a5757207eb0303ef262ddaa178e17efe5f727.zip |
[432458] [validation] Greater-than ('>') character incorrectly considered an invalid character in HTML5 text
-rw-r--r-- | releng.sourceediting/maps/wst-xml-core.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/wst-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map index 0f2ff86ab..ea8f13306 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=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=v201404091739,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=v201404240330,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=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 |