Robert Levas created AMBARI-7870:
------------------------------------

             Summary: ShellCommandUtil.Results class should be public, not 
package private
                 Key: AMBARI-7870
                 URL: https://issues.apache.org/jira/browse/AMBARI-7870
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Robert Levas
            Assignee: Robert Levas
            Priority: Minor
             Fix For: 2.0.0


{{ShellCommandUtil.Results}} class should be _public_, _not package_ private. 
Because it is _package private_, any {{ShellCommandUtil}} public methods 
returning a {{ShellCommandUtil.Results}} is basically unusable outside of the 
{{org.apache.ambari.server.utils}} package.

Solution:  Make {{ShellCommandUtil.Results}} and its methods explicitly _public_



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to