[ 
https://issues.apache.org/jira/browse/FELIX-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved FELIX-2084.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.4.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
        M       
karaf/shell/console/src/main/java/org/apache/felix/karaf/shell/console/jline/Console.java
        M       
karaf/shell/console/src/main/java/org/apache/felix/karaf/shell/console/jline/ConsoleFactory.java
        A       
karaf/shell/dev/src/main/java/org/apache/felix/karaf/shell/dev/PrintStackTraces.java
        M       
karaf/shell/dev/src/main/resources/OSGI-INF/blueprint/shell-dev.xml
        M       
karaf/shell/ssh/src/main/java/org/apache/felix/karaf/shell/ssh/ShellFactoryImpl.java
        M       
karaf/webconsole/gogo/src/main/java/org/apache/felix/karaf/webconsole/gogo/GogoPlugin.java
Committed r910845


> Make the display of exception stack traces available through a variable in 
> the shell
> ------------------------------------------------------------------------------------
>
>                 Key: FELIX-2084
>                 URL: https://issues.apache.org/jira/browse/FELIX-2084
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.4.0
>
>
> Currently, it's done using Console.PRINT_STACK_TRACES which is retrieved 
> either from the system proeprties or from the bundleContext.
> We could also provide a dev: command to toggle this flag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to