Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core: API
-
Labels:None
-
Similar Issues:
MULE-2929Move tck classes out of core's main sourcesMULE-935Move EJB dependent classes from Core to the EJB-providerMULE-910Remove unneeded mule-core dependency on activeioMULE-1316Move Spring 2.x into the coreMULE-1772Move the Mule Assembly Verifier out of the coreMULE-5247Mule project archetype is missing the core-test jar dependencyMULE-975Move org.mule.tck classes out to a separate moduleMULE-2503Fix Tests in Mule Core
MULE-1757 JavaDoc the TCK packageMULE-932Move OGNL code out of core into its own module
Description
This is the anti-bug to MULE-975, which really seems to be collateral damage of the m2 migration. The only downside of this is the new compile scope dependency of mule-core on junit & mockobjects but that is not much of a problem.
done in r5298. tck may move into its own project again later but we need to clean up the UMO* interfaces first.