You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Mark Brouwer (JIRA)" <ji...@apache.org> on 2007/05/07 09:00:15 UTC

[jira] Work started: (RIVER-8) com.sun.jini.tool.ClassDep empty inside collection doesn't work

     [ https://issues.apache.org/jira/browse/RIVER-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RIVER-8 started by Mark Brouwer.

> com.sun.jini.tool.ClassDep empty inside collection doesn't work
> ---------------------------------------------------------------
>
>                 Key: RIVER-8
>                 URL: https://issues.apache.org/jira/browse/RIVER-8
>             Project: River
>          Issue Type: Bug
>            Reporter: Mark Brouwer
>         Assigned To: Mark Brouwer
>            Priority: Minor
>
> If you look at the API for {{com.sun.jini.tool.ClassDep}} it states that when you don't specify inside namespaces all namespaces are considered. This works fine if you specify your seed for the dependency checking with the {{addClasses}} method, however if you seed through the {{addRoots}} method you are lost. The code doesn't check whether the inside set is empty and if it is, it will ignore all classes found through the specified root(s). For more information see http://archives.java.sun.com/cgi-bin/wa?A2=ind0608&L=jini-users&F=&S=&P=10531.
> This issue has been resolved already as part of the Cheiron project, see [JSK-17|http://issue.cheiron.org/browse/JSK-17], and is listed here to keep track of all issues against {{com.sun.jini.tool.ClassDep}} and to facilitate discussion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.