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 "Michelle Caisse (JIRA)" <ji...@apache.org> on 2006/03/26 18:51:18 UTC

[jira] Created: (JDO-351) Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest

Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest
--------------------------------------------------------------------------------------------------

         Key: JDO-351
         URL: http://issues.apache.org/jira/browse/JDO-351
     Project: JDO
        Type: Bug
  Components: tck20  
    Versions: JDO 2 beta    
    Reporter: Michelle Caisse
    Priority: Trivial
     Fix For: JDO 2 final


In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

-- 
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-351) Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

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

    Resolution: Fixed
     Assign To: Craig Russell

svn commit -m "JDO-351 fix assertion id" src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java
Sending        src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java
Transmitting file data .
Committed revision 388944.


> Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
> -------------------------------------------------------------------------------------------------------
>
>          Key: JDO-351
>          URL: http://issues.apache.org/jira/browse/JDO-351
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Michelle Caisse
>     Assignee: Craig Russell
>     Priority: Trivial
>      Fix For: JDO 2 final

>
> In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
> *<B>Assertion IDs:</B> 12.7.5-1
> and
> private static final String ASSERTION_FAILED =
>         "Assertion 12.7.5-1 (FetchPlanTest) failed: ";
> should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

-- 
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-351) Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

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

Michelle Caisse updated JDO-351:
--------------------------------

        Summary: Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface  (was: Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest)
    Description: 
In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

  was:
In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.


> Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
> -------------------------------------------------------------------------------------------------------
>
>          Key: JDO-351
>          URL: http://issues.apache.org/jira/browse/JDO-351
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Michelle Caisse
>     Priority: Trivial
>      Fix For: JDO 2 final

>
> In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
> *<B>Assertion IDs:</B> 12.7.5-1
> and
> private static final String ASSERTION_FAILED =
>         "Assertion 12.7.5-1 (FetchPlanTest) failed: ";
> should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

-- 
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-351) Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest

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

Michelle Caisse updated JDO-351:
--------------------------------

        Summary: Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest  (was: Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest)
    Description: 
In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

  was:
In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanTest

*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
        "Assertion 12.7.5-1 (FetchPlanTest) failed: ";

should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.


> Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest
> ----------------------------------------------------------------------------------------------------------
>
>          Key: JDO-351
>          URL: http://issues.apache.org/jira/browse/JDO-351
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Michelle Caisse
>     Priority: Trivial
>      Fix For: JDO 2 final

>
> In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest
> *<B>Assertion IDs:</B> 12.7.5-1
> and
> private static final String ASSERTION_FAILED =
>         "Assertion 12.7.5-1 (FetchPlanTest) failed: ";
> should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.

-- 
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