Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Sandonato2014-05-29 19:17:56 +0000
committerNick Sandonato2014-05-29 19:18:32 +0000
commita4162b30ec3449cd4b2ab95f4004274afaefe130 (patch)
treec3b63560fce00b1dd3b7d08a941b9efed7925730 /releng.sourceediting
parent6abc2fbad02214c59be38245e3cc3e2d6d2b6710 (diff)
downloadwebtools.maps-a4162b30ec3449cd4b2ab95f4004274afaefe130.tar.gz
webtools.maps-a4162b30ec3449cd4b2ab95f4004274afaefe130.tar.xz
webtools.maps-a4162b30ec3449cd4b2ab95f4004274afaefe130.zip
[427969] Undefined attribute name for HTML 5
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/wst-web-core.map2
-rw-r--r--releng.sourceediting/maps/wst-web-tests.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-web-core.map b/releng.sourceediting/maps/wst-web-core.map
index 6769793b5..0894a82ec 100644
--- a/releng.sourceediting/maps/wst-web-core.map
+++ b/releng.sourceediting/maps/wst-web-core.map
@@ -4,6 +4,6 @@
plugin@org.eclipse.wst.web=GIT,tag=v201312041500,repo=git://git.eclipse.org/gitroot/jeetools/webtools.javaee.git,path=plugins/org.eclipse.wst.web
plugin@org.eclipse.wst.css.core=GIT,tag=v201402172110,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.css.core
-plugin@org.eclipse.wst.html.core=GIT,tag=v201405151950,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.html.core
+plugin@org.eclipse.wst.html.core=GIT,tag=v201405291913,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.git,path=bundles/org.eclipse.wst.html.core
!***************
diff --git a/releng.sourceediting/maps/wst-web-tests.map b/releng.sourceediting/maps/wst-web-tests.map
index 9120605ee..e14ee9313 100644
--- a/releng.sourceediting/maps/wst-web-tests.map
+++ b/releng.sourceediting/maps/wst-web-tests.map
@@ -6,7 +6,7 @@ plugin@org.eclipse.wst.css.core.tests=GIT,tag=v201401131506,repo=git://git.eclip
plugin@org.eclipse.wst.css.tests.encoding=GIT,tag=v201008251737,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.css.tests.encoding
plugin@org.eclipse.wst.css.ui.tests=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.css.ui.tests
-plugin@org.eclipse.wst.html.core.tests=GIT,tag=v201401141515,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.html.core.tests
+plugin@org.eclipse.wst.html.core.tests=GIT,tag=v201405291916,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.html.core.tests
plugin@org.eclipse.wst.html.ui.tests=GIT,tag=v201204260100,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.html.ui.tests
plugin@org.eclipse.wst.html.tests.encoding=GIT,tag=v201008161756,repo=git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting.tests.git,path=tests/org.eclipse.wst.html.tests.encoding

Back to the top