[jboss-jira] [JBoss JIRA] (WFLY-7327) Improve wording in logging message for key WFLYWELD0013

Stuart Douglas (JIRA) issues at jboss.org
Tue Oct 18 00:14:00 EDT 2016


Stuart Douglas created WFLY-7327:
------------------------------------

             Summary: Improve wording in logging message for key WFLYWELD0013
                 Key: WFLY-7327
                 URL: https://issues.jboss.org/browse/WFLY-7327
             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)


More information about the jboss-jira mailing list