Details

  • Similar Issues:
    None

Description

1. Ensure that we only distribute compatble licenses to Mule's license.
2. Clean up the licenses directory
3. Remove duplicated dependencies i.e. activation and geronimo-spec-activation.
4. Clean up core dependencies

Issue Links

Activity

Hide
Holger Hoffstaette added a comment -

Ross, do you have anything to commit for this? We still have some duplicated dependencies that need to be cleaned up so someone needs to get onto this.

Show
Holger Hoffstaette added a comment - Ross, do you have anything to commit for this? We still have some duplicated dependencies that need to be cleaned up so someone needs to get onto this.
Hide
Holger Hoffstaette added a comment -

(copied from MULE-950)

Candidates identified so far:

activation - we can use the Geronimo-spec-activation, thus <exclude> the sun one.

jmx - we can move the jmxri jars into a (deprecated) module and just rely on mx4j. If we do this we need to write something for MX4J to allow us to view the statistics table from the web interface. This is the only thing the jmxri jars gives us that mx4j doesn't out of the box.

servlet - use Geronimo-spec-servlet and <exclude> this Jar from the Jetty dependency.

jms - see a somewhat-related discussion about JMS 1.1 vs. 1.0.2b jars on MULE-914

Show
Holger Hoffstaette added a comment - (copied from MULE-950) Candidates identified so far: activation - we can use the Geronimo-spec-activation, thus <exclude> the sun one. jmx - we can move the jmxri jars into a (deprecated) module and just rely on mx4j. If we do this we need to write something for MX4J to allow us to view the statistics table from the web interface. This is the only thing the jmxri jars gives us that mx4j doesn't out of the box. servlet - use Geronimo-spec-servlet and <exclude> this Jar from the Jetty dependency. jms - see a somewhat-related discussion about JMS 1.1 vs. 1.0.2b jars on MULE-914
Hide
Holger Hoffstaette added a comment -

moving to Travis as agreed.

Show
Holger Hoffstaette added a comment - moving to Travis as agreed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: