You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/13 16:35:00 UTC

[jira] [Commented] (CAMEL-16351) camel-core - Camel JARs OSGi MANIFEST.MF has unwanted include-resources

    [ https://issues.apache.org/jira/browse/CAMEL-16351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300920#comment-17300920 ] 

Claus Ibsen commented on CAMEL-16351:
-------------------------------------

The screenshot shows the entry of String for the 24kb entry of the camel-core-model from the MANIFEST.MF.

After the MANIFEST.MF is 74 lines
Before the MANIFEST.MF is 427 lines

> camel-core - Camel JARs OSGi MANIFEST.MF has unwanted include-resources
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-16351
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16351
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.9.0
>
>         Attachments: Screenshot 2021-03-13 at 17.32.45.png
>
>
> The biggest Java objects from Camel are some of the JAR MANIFEST.MF entires that have generated OSGi manifest.
> camel-core-model has a Include-Resource: that should not be there. This MANIFEST.MF takes up 25kb of memory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)