Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.4.0
  • Fix Version/s: 1.4.0
  • Component/s: Build: Distributions
  • Labels:
    None
  • Similar Issues:
    None

Description

Currently, full distribution (and jca to much extent) has the following identified dependencies, which creeped in:

  1. activeio (is it the one from AMQ?)
  2. c3p0 - a connection pool. We are not listing it in any of the examples. If it's not used in any of the configs, remove it from the dist
  3. greenmail
  4. junit (?!)
  5. nanocontainer-testmodel
  6. picocontainer-tck

Do not close the issue until the final 1.4 release. Add more suspects in comments if found

Activity

Hide
Andrew Perepelytsya added a comment -

Dirk, any progress on this? It has direct impact on the distribution size.

Show
Andrew Perepelytsya added a comment - Dirk, any progress on this? It has direct impact on the distribution size.
Hide
Andrew Perepelytsya added a comment -

r5977

c3p0 is off the hook, found direct usage in BPM's Hibernate config.
junit is required for Mule's TCK

activeio-core is the dependency of activemq-core, which is not bundled, but rather downloaded on demand.

The rest is removed

Show
Andrew Perepelytsya added a comment - r5977 c3p0 is off the hook, found direct usage in BPM's Hibernate config. junit is required for Mule's TCK activeio-core is the dependency of activemq-core, which is not bundled, but rather downloaded on demand. The rest is removed

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: