Martin Cassidy created FELIX-5852:
-------------------------------------
Summary: AutoProcessor error handling
Key: FELIX-5852
URL: https://issues.apache.org/jira/browse/FELIX-5852
Project: Felix
Issue Type: Improvement
Components: Main
Reporter: Martin Cassidy
In org.apache.felix.main.AutoProcessor, all of the error handling goes through
System.err.println. Could this please be updated to use a proper logger
instead. Additionally, on line 209 (the catch block for bundle install) The
stack trace is not included in the current error output and the bundle is
ommited as well, making it very difficult to track down the bundle responsable
without stepping through the code itself.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)