Completeness test doesn't clean up instances of persistent interfaces
---------------------------------------------------------------------

         Key: JDO-369
         URL: http://issues.apache.org/jira/browse/JDO-369
     Project: JDO
        Type: Bug

  Components: tck20  
    Versions: JDO 2 rc1    
    Reporter: Craig Russell
 Assigned to: Michael Bouschen 
     Fix For: JDO 2 final


The completeness test registers persistence-capable classes to be deleted at 
tearDown, but it doesn't register persistence-capable interfaces. So the 
completeness test for persistent interfaces fails the second time through.

The suggested fix is for the CompanyModelReader to return persistence-capable 
interfaces along with persistence-capable classes when called for the list of 
classes to clean up.

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

Reply via email to