You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2006/03/01 23:33:43 UTC

[jira] Created: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
------------------------------------------------------------------------------------------------------

         Key: JDO-325
         URL: http://issues.apache.org/jira/browse/JDO-325
     Project: JDO
        Type: Bug
  Components: api20  
    Versions: JDO 2 rc1    
    Reporter: Craig Russell
 Assigned to: Craig Russell 
     Fix For: JDO 2 final


FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-325?page=all ]

Craig Russell updated JDO-325:
------------------------------

    Attachment: fetch-group.patch

Please review this patch (and let me know when JPOX is ready for it).

> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
> ------------------------------------------------------------------------------------------------------
>
>          Key: JDO-325
>          URL: http://issues.apache.org/jira/browse/JDO-325
>      Project: JDO
>         Type: Bug
>   Components: api20
>     Versions: JDO 2 rc1
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: fetch-group.patch
>
> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-325?page=all ]
     
Craig Russell resolved JDO-325:
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-325 Change return type of FetchPlan.getGroups() to Set" src/java/javax/jdo/FetchPlan.java
Sending        src/java/javax/jdo/FetchPlan.java
Transmitting file data .
Committed revision 382455.


> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
> ------------------------------------------------------------------------------------------------------
>
>          Key: JDO-325
>          URL: http://issues.apache.org/jira/browse/JDO-325
>      Project: JDO
>         Type: Bug
>   Components: api20
>     Versions: JDO 2 rc1
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: fetchplan.patch
>
> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Posted by "Andy Jefferson (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-325?page=comments#action_12368541 ] 

Andy Jefferson commented on JDO-325:
------------------------------------

JPOX CVS now expects Set to be returned.

> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
> ------------------------------------------------------------------------------------------------------
>
>          Key: JDO-325
>          URL: http://issues.apache.org/jira/browse/JDO-325
>      Project: JDO
>         Type: Bug
>   Components: api20
>     Versions: JDO 2 rc1
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: fetchplan.patch
>
> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-325?page=all ]

Craig Russell updated JDO-325:
------------------------------

    Attachment: fetchplan.patch

> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
> ------------------------------------------------------------------------------------------------------
>
>          Key: JDO-325
>          URL: http://issues.apache.org/jira/browse/JDO-325
>      Project: JDO
>         Type: Bug
>   Components: api20
>     Versions: JDO 2 rc1
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: fetch-group.patch, fetchplan.patch
>
> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (JDO-325) FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-325?page=all ]

Craig Russell updated JDO-325:
------------------------------

    Attachment:     (was: fetch-group.patch)

> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.
> ------------------------------------------------------------------------------------------------------
>
>          Key: JDO-325
>          URL: http://issues.apache.org/jira/browse/JDO-325
>      Project: JDO
>         Type: Bug
>   Components: api20
>     Versions: JDO 2 rc1
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: fetchplan.patch
>
> FetchPlan.getGroups is defined to return Collection. It is defined to return Set in the specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira