[
https://issues.apache.org/jira/browse/KNOX-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726024#comment-16726024
]
ASF subversion and git services commented on KNOX-1702:
-------------------------------------------------------
Commit 3fb0b88e6232e423d746befde3407ba13db4e400 in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=3fb0b88 ]
KNOX-1702 - Use Boolean.parseBoolean instead of true.equals
Signed-off-by: Kevin Risden <[email protected]>
> Use Boolean.parseBoolean instead of "true".equals
> -------------------------------------------------
>
> Key: KNOX-1702
> URL: https://issues.apache.org/jira/browse/KNOX-1702
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1702.patch
>
>
> Boolean.parseBoolean avoids creating the String "true" and makes it easier to
> see what is happening.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)