[
https://issues.jboss.org/browse/WFLY-7228?page=com.atlassian.jira.plugin....
]
Brian Stansberry reassigned WFLY-7228:
--------------------------------------
Issue Type: Bug (was: Enhancement)
Component/s: CDI / Weld
Assignee: Stuart Douglas (was: Jason Greene)
I added the component and changed this to 'Bug' which is a simpler issue type to
deal with downstream. The repetition of 'deployment' is enough to make this a bug
even though it's not the main point.
Improve wording in logging message for key WFLYWELD0013
-------------------------------------------------------
Key: WFLY-7228
URL:
https://issues.jboss.org/browse/WFLY-7228
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Reporter: Gunnar Morling
Assignee: Stuart Douglas
Priority: Minor
I'm seeing this message:
{quote}
WFLYWELD0013: Deployment deployment "demo.war" contains CDI annotations but no
bean archive was not found. (No beans.xml nor class with bean defining annotations)
{quote}
Apart from the repeated "deployment", the double negation makes it confusing, I
reckon it should say something like that:
{quote}
WFLYWELD0013: Deployment "demo.war" contains CDI annotations but is not a bean
archive (Found no beans.xml nor a class with bean defining annotations)
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)