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


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.

Reply via email to