[jboss-jira] [JBoss JIRA] (WFLY-7228) Improve wording in Weld logging message for key WFLYWELD0013
Gunnar Morling (JIRA)
issues at jboss.org
Tue Sep 27 06:50:00 EDT 2016
Gunnar Morling created WFLY-7228:
------------------------------------
Summary: Improve wording in Weld logging message for key WFLYWELD0013
Key: WFLY-7228
URL: https://issues.jboss.org/browse/WFLY-7228
Project: WildFly
Issue Type: Enhancement
Reporter: Gunnar Morling
Assignee: Jason Greene
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)
More information about the jboss-jira
mailing list