Embedder should be responsible for instantiation of Embeddable instances

Description

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.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

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