Shell console ExampleSubclassMain unit test is broken
-----------------------------------------------------

                 Key: KARAF-589
                 URL: https://issues.apache.org/jira/browse/KARAF-589
             Project: Karaf
          Issue Type: Bug
          Components: console
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.1


The shell console unit test is broken:

[INFO] Compilation failure
/home/onofreje/workspace/karaf/shell/console/src/test/java/org/apache/karaf/shell/console/ExampleSubclassMain.java:[82,12]
 method does not override or implement a method from a supertype

After the KARAF-585 fix, the Console class doesn't provide the 
isPrintStackTraces() method anymore.

I fix that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to