[jboss-jira] [JBoss JIRA] Closed: (JBCL-6) Exported package discovery should not recurse into subdeployments
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Mar 17 14:35:50 EDT 2008
[ http://jira.jboss.com/jira/browse/JBCL-6?page=all ]
Adrian Brock closed JBCL-6.
---------------------------
Resolution: Done
> Exported package discovery should not recurse into subdeployments
> -----------------------------------------------------------------
>
> Key: JBCL-6
> URL: http://jira.jboss.com/jira/browse/JBCL-6
> Project: JBoss ClassLoader
> Issue Type: Bug
> Components: VFS
> Affects Versions: JBossCL.2.0.0.Beta11
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossCL.2.0.0.Beta11
>
>
> When the exportAll package discovery goes through the filesystem
> it needs to know which "directories" are subdeployments such that it doesn't make them packages.
> e.g.
> top-level.ear/subdeploy.jar/com/acme/Blah.class
> should create one package
> com.acme
> currently you also get a spurious
> subdeploy.jar.com.acme
> packages as well
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list