You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Bram de Kruijff (JIRA)" <ji...@apache.org> on 2013/05/30 12:21:20 UTC

[jira] [Resolved] (ACE-353) HTTP redirector descriptor references missing packages

     [ https://issues.apache.org/jira/browse/ACE-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bram de Kruijff resolved ACE-353.
---------------------------------

    Resolution: Fixed
      Assignee:     (was: Bram de Kruijff)

Packages where indeed lost during layout refactor. I have copied them from histiry into the new http project and added the artifact to the server-allinone runbundles. The config to redirect '/' to '/ace' was allready present. 
                
> 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