[
https://issues.apache.org/jira/browse/QPID-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894391#action_12894391
]
Robbie Gemmell edited comment on QPID-2641 at 8/1/10 12:47 PM:
---------------------------------------------------------------
Closing as duplicate of QPID-2642
was (Author: gemmellr):
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]