Issue Details (XML | Word | Printable)

Key: JDO-351
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Craig Russell
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

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

Created: 27/Mar/06 01:50 AM   Updated: 27/Mar/06 04:27 AM
Component/s: tck2
Affects Version/s: JDO 2 beta
Fix Version/s: JDO 2 final

Time Tracking:
Not Specified

Resolution Date: 27/Mar/06 04:27 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig Russell added a comment - 27/Mar/06 04:27 AM
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.