Fixed
Details
Assignee
Mauro TaleviMauro TaleviReporter
Mauro TaleviMauro TaleviComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Mauro Talevi
Mauro TaleviReporter
Mauro Talevi
Mauro TaleviComponents
Fix versions
Priority

Created July 15, 2010 at 1:24 PM
Updated May 29, 2015 at 1:07 PM
Resolved July 15, 2010 at 4:08 PM
Making the Embedder instantiate the Embeddable instances from the class names using the EmbedderClassLoader, rather than the Ant or Maven entry points, allow us to avoid unnecessary instantiation of classes when skip mode is enabled.
It also minimise further any code logic in the Ant/Maven layers, limited to the collection of class names and other configurable parameters.