[
https://issues.jboss.org/browse/JBIDE-21690?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-21690.
---------------------------------
I verified that the commit is applied both in master and 4.3.x. Also, I checked that all
the schema files from wildfly 10 are present in the catalog plugin:
{code}
$ for i in `ls`; do find ~/tmp/jar/ -name $i >/dev/null || echo $i not found; done
{code}
But then I found that two dtd files that are in the catalog are not in the plugin.xml, I
created a JIRA for that: JBIDE-21939
Closing.
Include updated wildfly10 schema in catalog
-------------------------------------------
Key: JBIDE-21690
URL:
https://issues.jboss.org/browse/JBIDE-21690
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server
Affects Versions: 4.3.1.Beta2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.3.1.CR1
Wildfly 10 final has many updated schema which should be added.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)