You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/12/20 16:14:00 UTC

[jira] [Created] (KNOX-1702) Use Boolean.parseBoolean instead of "true".equals

Kevin Risden created KNOX-1702:
----------------------------------

             Summary: 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
             Fix For: 1.3.0


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)