21 May 14:12
[JBoss JIRA] (JBSEAM-4957) JBoss Tools and M2e-WTP doesn't filter properly
Marek Novotny created JBSEAM-4957:
-------------------------------------
Summary: JBoss Tools and M2e-WTP doesn't filter properly
Key: JBSEAM-4957
URL: https://issues.jboss.org/browse/JBSEAM-4957
Project: Seam 2
Issue Type: Task
Components: Tools
Affects Versions: 2.3.0.BETA1, 2.3.0.BETA2
Environment: JBoss Tools nightly build from 21st May
Reporter: Marek Novotny
Imported examples from SVN into JBoss Tools are not correctly build. There is blocked filtering of @@
tokens and that causes errors in deployment phase for instance @jndiPattern@ are not evaluated correctly.
{noformat}
Caused by: java.lang.IllegalArgumentException: Exception setting property
org.jboss.seam.core.init.jndiPattern on component org.jboss.seam.core.init. Expression
@jndiPattern@ evaluated to null.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
RSS Feed