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/01/15 10:01:27 UTC

[jira] Updated: (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 ]

Mark Brouwer updated RIVER-8:
-----------------------------

    Description: 
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.

  was:
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 [http://issue.cheiron.org/browse/JSK-17|JSK-17], and is listed here to keep track of all issues against {{com.sun.jini.tool.ClassDep}} and to facilitate discussion.


> com.sun.jini.tool.ClassDep empty inside collection doesn't work
> ---------------------------------------------------------------
>
>                 Key: RIVER-8
>                 URL: https://issues.apache.org/jira/browse/RIVER-8
>             Project: Apache River
>          Issue Type: Bug
>            Reporter: 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira