You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2011/01/29 02:24:46 UTC

[jira] Commented: (FELIX-2811) If !* is defined the all packages should be exported by {local-packages}

    [ https://issues.apache.org/jira/browse/FELIX-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988352#action_12988352 ] 

Hiram Chirino commented on FELIX-2811:
--------------------------------------

Right now if you have a bundle with a package called internal, it will not be exported, and since it's not declared private, then it's not included at all in the resulting bundle.

> If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages}
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2811
>                 URL: https://issues.apache.org/jira/browse/FELIX-2811
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: maven-bundle-plugin-2.3.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.