[ http://issues.apache.org/jira/browse/TUSCANY-829?page=comments#action_12453552 ] Dan Murphy commented on TUSCANY-829: ------------------------------------
Ok, so I should read the javadoc more carefully.... subList(s,e) produces a sub list starting at element s and ending at element e exclusive of element e. So, looks like a test defect afterall.... (http://java.sun.com/j2se/1.5.0/docs/api/java/util/AbstractList.html#subList(int,%20int)) > Investigate integration of RogueWave tests > ------------------------------------------ > > Key: TUSCANY-829 > URL: http://issues.apache.org/jira/browse/TUSCANY-829 > Project: Tuscany > Issue Type: Test > Components: Java SDO Implementation > Affects Versions: Java-Mx > Reporter: Kelvin Goodson > Assigned To: Kelvin Goodson > Attachments: sdo.zip, testdata.zip > > > Investigation of bringing RogueWave tests into the Tuscany environment. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
