]
Alexey Kazakov updated JBIDE-12779:
-----------------------------------
Fix Version/s: 4.0.x
Seam components.xml XML validation doesn't take into account
maven-war-plugin properties filtering
--------------------------------------------------------------------------------------------------
Key: JBIDE-12779
URL:
https://issues.jboss.org/browse/JBIDE-12779
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, UpStream
Affects Versions: 4.0.0.Alpha2
Environment: Seam 2.3.0.Final
Reporter: Marek Schmidt
Assignee: Viacheslav Kabanovich
Fix For: 4.0.x
Seam 2.3 Mavenized examples use maven-war-plugin to replace patterns, such as
{code}
<core:init jndi-pattern="${jndiPattern}" debug="true"
distributable="${distributable}"/>
{code}
JBDS doesn't seem to understand that the XML is only a template and will report a
"XML Problem":
'${distributable}' is not a valid value of union type 'boolean'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: