Bram de Kruijff created ACE-353:
-----------------------------------
Summary: HTTP redirector descriptor references missing packages
Key: ACE-353
URL: https://issues.apache.org/jira/browse/ACE-353
Project: ACE
Issue Type: Bug
Components: Build
Reporter: Bram de Kruijff
Fix For: 1.0.0
The org.apache.ace.http project contains bundle descriptor redirector.bnd that
references non-existing packages resulting in an empty jar.
Not sure whether it is still relevant as it not referenced anywhere. Seems to
have been introduced during project merging under ACE-333.
{code}
build:
[mkdir] Created dir:
/home/bramk/Projects/Apache/code/ace-trunk/org.apache.ace.http/generated
[bnd] Warnings
[bnd] org.apache.ace.http:org.apache.ace.http.redirector: Unused
Private-Package instructions, no such package(s) on the class path:
[org.apache.ace.http.redirector]
[bnd] org.apache.ace.http:org.apache.ace.http.redirector: The JAR is
empty: The instructions for the JAR named org.apache.ace.http.redirector did
not cause any content to be included, this is likely wrong
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira