[
https://issues.apache.org/jira/browse/QPID-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell closed QPID-2641.
--------------------------------
Fix Version/s: 0.7
Resolution: Duplicate
Closing as duplicate of QPID-2641
> The bitwise AND operator used instead of logical AND in
> QpidLog4JConfigurator.java
> -----------------------------------------------------------------------------------
>
> Key: QPID-2641
> URL: https://issues.apache.org/jira/browse/QPID-2641
> Project: Qpid
> Issue Type: Bug
> Reporter: Sorin Suciu
> Fix For: 0.7
>
>
> The following line:
> if(log4jConfiguredString.equals("") & !
> log4jConfiguredString.equals(levelString))
> wanted to use the logical AND (&&) operator instead of & (bitwise AND).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]