[
https://jira.jboss.org/jira/browse/JBCL-24?page=com.atlassian.jira.plugin...
]
Thomas Diesler commented on JBCL-24:
------------------------------------
I added some coverage for self dependencies
[tdiesler@tddell classloading]$ mvn -Dtest=SelfImportPackageDependencyUnitTestCase test
Running
org.jboss.test.classloading.dependency.test.SelfImportPackageDependencyUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec
Circular and self dependencies
------------------------------
Key: JBCL-24
URL:
https://jira.jboss.org/jira/browse/JBCL-24
Project: JBoss ClassLoader
Issue Type: Task
Components: Dependencies
Reporter: Adrian Brock
Assignee: Thomas Diesler
Test and add support for circular dependencies.
This basically involves some of kind of hack to pretend the dependency is resolved
when we spot the real blockage is a classloader either directly or indirectly depending
upon itself
with all other dependencies in the classloading space resolved.
--
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