"Warning building bundle" message in CXF 2.3 build
--------------------------------------------------
Key: CXF-3086
URL: https://issues.apache.org/jira/browse/CXF-3086
Project: CXF
Issue Type: Improvement
Affects Versions: 2.3.0
Environment: Apache CXF 2.3.0
OS: Microsoft Windows XP, Professional, Version 2002, Service Pack 3
Build Command: (mvn -e clean install)
Reporter: Robert Liguori
Priority: Minor
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF HTTP Transport for OSGi
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
...
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.0 : Instructions in
Export-Package that are never used: =META-INF\.cxf\.osgi
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.0 : Did not find matching
referal for javax.xml.rpc*
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.0 : Exporting packages
that are not on the Bundle-Classpath[Jar:dot]: [META-INF.cxf.osgi]
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.