[jboss-jira] [JBoss JIRA] Issue Comment Edited: (JBRULES-3026) drools-camel-server and guvnor-webapp: Do not use the dependency cxf-bundle-jaxrs because it's an uber jar that disrupts our dependency graph
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Thu May 12 14:16:31 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601744#comment-12601744 ]
Geoffrey De Smet edited comment on JBRULES-3026 at 5/12/11 2:15 PM:
--------------------------------------------------------------------
For now, everything is reverted. We still need to fix this sooner or later.
I got furthest by replacing it by cxf-rt-frontend-jaxrs and cxf-rt-transports-http-jetty.
was (Author: ge0ffrey):
For now, everything is reverted. We still need to fix this sooner or later
> drools-camel-server and guvnor-webapp: Do not use the dependency cxf-bundle-jaxrs because it's an uber jar that disrupts our dependency graph
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3026
> URL: https://issues.jboss.org/browse/JBRULES-3026
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.2.0.M2
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Critical
> Fix For: 5.3.0.M1
>
>
> cxf-bundle-jaxrs isn't mentioned in here:
> http://cxf.apache.org/docs/using-cxf-with-maven.html
> it pulls in a lot we don't need and we try to exclude what we don't need (but fail at it).
> Furher proof that cxf-bundle-jaxrs is evil:
> http://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle/jaxrs/pom.xml
> It uses the maven-shade-plugin, which is a blocker for the Red Hat re-packers team (see fosdem 2011 presentation)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list