[jboss-jira] [JBoss JIRA] (DROOLS-52) Both kie-api.jar and drools-compiler.jar contain org/kie/KieBase.class

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Mon Feb 25 09:33:56 EST 2013


    [ https://issues.jboss.org/browse/DROOLS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756456#comment-12756456 ] 

Geoffrey De Smet commented on DROOLS-52:
----------------------------------------

drools-core doesn't suffer from this behavior, yet the pom is very similar. The only cause I can think of is the felix-bundle plugin, and the pull request which heavily "improved" they way we use that plugin :) Investigating
                
> Both kie-api.jar and drools-compiler.jar contain org/kie/KieBase.class
> ----------------------------------------------------------------------
>
>                 Key: DROOLS-52
>                 URL: https://issues.jboss.org/browse/DROOLS-52
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Geoffrey De Smet
>            Assignee: Geoffrey De Smet
>            Priority: Blocker
>
> Both kie-api.jar and drools-compiler.jar contain org/kie/KieBase.class.
> It looks like drools-compiler is fat jar. Fat jars (even shaded fat jars) are evil. See slide 39-42:
> http://ge0ffrey.github.com/maven-dependency-puzzlers/maven-dependency-puzzlers-presentation/src/main/presentation/index.html#39.0
> Certain platforms (android, ...) don't even allow to deploy such jars. Others (osgi, ...) throw warnings.

--
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


More information about the jboss-jira mailing list