the apache-activemq.jar currently has millions of dependencies (as the assembly 
pom.xml has loads of dependencies to make the distribution). We need to split 
up making the uber-jar into another project
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-1318
                 URL: https://issues.apache.org/activemq/browse/AMQ-1318
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: James Strachan
            Assignee: Adrian Co
             Fix For: 5.0.0


So lets have an 'activemq-all.jar' or something like that - which creates a 
similar activemq-all.jar as the assembly, but such that its pom only depends on 
the actual dependencies required to use it - rather than the dependencies of 
the assembly/pom.xml which is large.

So the uber-jar should include all those ActiveMQ libraries required (though 
not including derby as we no longer require that by default, ditto no need for 
activeio).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to