[
https://issues.jboss.org/browse/JBIDE-12779?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich edited comment on JBIDE-12779 at 10/2/12 4:11 PM:
------------------------------------------------------------------------
Yes, prefix 'cvc-' in description is their "trademark".
was (Author: scabanovich):
Yes, prefix 'cvc-' in description is there "trademark".
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:
http://www.atlassian.com/software/jira