[jboss-jira] [JBoss JIRA] Resolved: (JBREFLECT-67) Cleanup JBossClClassPoolTest
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Nov 20 15:10:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBREFLECT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone resolved JBREFLECT-67.
-------------------------------------
Resolution: Done
> Cleanup JBossClClassPoolTest
> ----------------------------
>
> Key: JBREFLECT-67
> URL: https://jira.jboss.org/jira/browse/JBREFLECT-67
> Project: JBoss Reflection
> Issue Type: Task
> Affects Versions: JBossReflection.2.0.2.GA
> Reporter: Flavia Rainone
> Assignee: Flavia Rainone
>
> The JBossClClassTests need a cleanup:
> - they shouldn't register modules and other related stuff, as this is the work of RegisterModuleCallback
> - they should do all initialization in a XML file, and the initialized beans could be retrieved by getBean(String)
> - they shouldn't contain methods that are not called
> - classes that are not being used should be deleted
> The register part of this task is the most important, becuase reregistering class loaders and modules can hide bugs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list