[
https://issues.apache.org/jira/browse/TOMEE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau updated TOMEE-1034:
--------------------------------------
Description: Adding preloadClasses property. Value is a comma separated
list of qualified name. The common usage is to init in a static class something
a bit long (using maven resolver to get dependencies for instance). And then
use an accessor to a static field in this loaded class to simply read the value
instead of re-resolving it for each test.
> ability to preload classes in arquillian adapters
> -------------------------------------------------
>
> Key: TOMEE-1034
> URL: https://issues.apache.org/jira/browse/TOMEE-1034
> Project: TomEE
> Issue Type: New Feature
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Fix For: 1.6.0
>
>
> Adding preloadClasses property. Value is a comma separated list of qualified
> name. The common usage is to init in a static class something a bit long
> (using maven resolver to get dependencies for instance). And then use an
> accessor to a static field in this loaded class to simply read the value
> instead of re-resolving it for each test.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira