[
https://issues.apache.org/jira/browse/FELIX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Kriens resolved FELIX-529.
--------------------------------
Resolution: Fixed
This would now be ready for a release
> improve logging in FileInstall
> ------------------------------
>
> Key: FELIX-529
> URL: https://issues.apache.org/jira/browse/FELIX-529
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Reporter: Toni Menzel
> Priority: Trivial
> Attachments: FELIX-529.patch
>
>
> Logging currently goes to System.err Stream and prints common null arguments
> - like Exception.
> This leads to common messages like "Installed pax-url-mvn-0.3.1-SNAPSHOT.jar:
> null" on the error console.
> Fix:
> - Remove exception if null.
> - write messages to System.out (like they usually do in felix)
> (i think there is no patchfile required, is it?)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.