Warnings during bundles build: quartz-1.8.6 and jung-graph-impl-2.0.1
---------------------------------------------------------------------

                 Key: SMX4-1119
                 URL: https://issues.apache.org/jira/browse/SMX4-1119
             Project: ServiceMix 4
          Issue Type: Bug
          Components: Bundles
            Reporter: Gert Vanthienen
            Priority: Minor


While doing the build for some bundles, there are unnecessary warnings in the 
Maven build log.  The warnings are harmless, but it would still be nice to some 
day get rid of them.

In the {{jung-graph-impl-2.0.1}} bundle
{noformat}
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.jung-graph-impl:bundle:2.0.1_2
 : Split package edu/uci/ics/jung/graph
Use directive -split-package:=(merge-first|merge-last|error|first) on 
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:jung-graph-impl, Jar:jung-api, Jar:jung-graph-impl]
Reference from     
/Users/gertv/.m2/repository/net/sf/jung/jung-api/2.0.1/jung-api-2.0.1.jar
Classpath          [Jar:., Jar:jung-graph-impl, Jar:jung-api, 
Jar:collections-generic, Jar:jung-graph-impl]
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.jung-graph-impl:bundle:2.0.1_2
 : Split package edu/uci/ics/jung/graph/util
Use directive -split-package:=(merge-first|merge-last|error|first) on 
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:jung-graph-impl, Jar:jung-api, Jar:jung-graph-impl]
Reference from     
/Users/gertv/.m2/repository/net/sf/jung/jung-api/2.0.1/jung-api-2.0.1.jar
Classpath          [Jar:., Jar:jung-graph-impl, Jar:jung-api, 
Jar:collections-generic, Jar:jung-graph-impl]
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.jung-graph-impl:bundle:2.0.1_2
 : Split package edu/uci/ics/jung/graph
Use directive -split-package:=(merge-first|merge-last|error|first) on 
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:jung-graph-impl, Jar:jung-api, Jar:jung-graph-impl]
Reference from     
/Users/gertv/.m2/repository/net/sf/jung/jung-graph-impl/2.0.1/jung-graph-impl-2.0.1-sources.jar
Classpath          [Jar:., Jar:jung-graph-impl, Jar:jung-api, 
Jar:collections-generic, Jar:jung-graph-impl]
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.jung-graph-impl:bundle:2.0.1_2
 : Split package edu/uci/ics/jung/graph/util
Use directive -split-package:=(merge-first|merge-last|error|first) on 
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:jung-graph-impl, Jar:jung-api, Jar:jung-graph-impl]
Reference from     
/Users/gertv/.m2/repository/net/sf/jung/jung-graph-impl/2.0.1/jung-graph-impl-2.0.1-sources.jar
Classpath          [Jar:., Jar:jung-graph-impl, Jar:jung-api, 
Jar:collections-generic, Jar:jung-graph-impl]
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.jung-graph-impl:bundle:2.0.1_2
 : Unknown directive version: in Import-Package, allowed directives are 
resolution:, and 'x-*'.
{noformat}

In the {{quartz-1.8.6}} bundle
{noformat}
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.quartz:bundle:1.8.6_1
 : Did not find matching referal for org.apache.commons.beanutils*
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.quartz:bundle:1.8.6_1
 : Did not find matching referal for org.apache.commons.digester*
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.quartz:bundle:1.8.6_1
 : Did not find matching referal for org.apache.commons.logging*
[WARNING] Bundle 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.quartz:bundle:1.8.6_1
 : Did not find matching referal for org.apache.commons.modeler*
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to