ModuleVersionHandlerTestCase doesn't properly support tests that require
loading of module definitions
------------------------------------------------------------------------------------------------------
Key: MAGNOLIA-4394
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4394
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: testing
Affects Versions: 4.5.2
Reporter: Daniel Lipp
Priority: Major
Due to the different classloder used by maven surefire plugin (does not allow
us to iterate jars and their contained resources to find all module definition
files that exist in the class path) bootstrap files might not be properly
loaded when running tests on console.
The type info.magnolia.module.templatingkit.util.SureFireModuleManager
addresses this problem but it's not yet usable together with
ModuleVersionHandlerTestCase.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------