[
https://issues.apache.org/jira/browse/CXF-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828898#comment-13828898
]
Daniel Kulp commented on CXF-5412:
----------------------------------
Not sure if there is anything that can be done. The Manifest spec
specifically has a max-length per entry ( I think 32K, might be 64K) that we've
exceeded. The only option is to find imports that aren't needed at all and
remove them.
With 3.0, the big jar is no longer an OSGi bundle at all and thus this is
"solved" for 3.0 by requiring use of the little bundles.
> Big CXF Bundles have truncated Import-Package instruction
> ---------------------------------------------------------
>
> Key: CXF-5412
> URL: https://issues.apache.org/jira/browse/CXF-5412
> Project: CXF
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 2.7.7
> Reporter: Sergey Beryozkin
> Fix For: 2.7.9
>
>
> I should've investigated it for 2.7.8 but the issue got out of our attention,
> creating a dedicated JIRA to keep it tracked. Not a critical-level issue as
> CXF individual modules are proper bundles
--
This message was sent by Atlassian JIRA
(v6.1#6144)