[jboss-jira] [JBoss JIRA] Commented: (JBCL-25) Add support for "split packages"
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Aug 25 10:50:24 EDT 2009
[ https://jira.jboss.org/jira/browse/JBCL-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12482628#action_12482628 ]
Thomas Diesler commented on JBCL-25:
------------------------------------
[tdiesler at tddell classloading]$ mvn -Dtest=SplitPackageDependencyUnitTestCase test
Running org.jboss.test.classloading.dependency.test.SplitPackageDependencyUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec
> Add support for "split packages"
> --------------------------------
>
> Key: JBCL-25
> URL: https://jira.jboss.org/jira/browse/JBCL-25
> Project: JBoss ClassLoader
> Issue Type: Task
> Components: Dependencies
> Reporter: Adrian Brock
> Assignee: Thomas Diesler
>
> This involves ignoring conflicts where two classloaders provides part of the same package at the same version.
> Currently this produces an error.
> Eventually this must also include some kind of "package fragment' notion like OSGi
> where the packages end up in the same physical classloader.
--
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