[
https://issues.apache.org/jira/browse/FELIX-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stuart McCulloch resolved FELIX-460.
------------------------------------
Resolution: Fixed
With the changes made under FELIX-472 you can now set <Bundle-ClassPath/> to
remove the default "." entry
> Remove "." from the Bundle-ClassPath when embedding dependencies in a bundle
> with no local classes
> --------------------------------------------------------------------------------------------------
>
> Key: FELIX-460
> URL: https://issues.apache.org/jira/browse/FELIX-460
> Project: Felix
> Issue Type: Improvement
> Components: Maven Bundle Plugin
> Affects Versions: 1.2.0
> Reporter: Stuart McCulloch
> Assignee: Stuart McCulloch
> Priority: Trivial
> Fix For: 1.2.1
>
>
> When embedding dependencies inside a bundle with no local classes (ie. the
> project itself doesn't contain any sources) the bundleplugin will still add a
> "." to the generated Bundle-ClassPath. This "." is not strictly necessary
> because there are no packages it could correspond to, so it should be removed.
> This is a minor improvement that will be done in the next maintenance release
> after version 1.2.0 of the bundleplugin.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.