[ 
https://issues.apache.org/jira/browse/DERBY-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas resolved DERBY-5496.
----------------------------------

          Resolution: Fixed
       Fix Version/s: 10.9.0.0
    Issue & fix info:   (was: Patch Available)

I think that more work could be done on clarifying which JUnit infrastructure 
classes are allowed to run on small platforms and which aren't. However, the 
problem identified by this JIRA has been addressed.
                
> The JUnit infrastructure package should be compiled against the small device 
> classpath, not the JDK 1.4 classpath
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-5496
>                 URL: https://issues.apache.org/jira/browse/DERBY-5496
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Rick Hillegas
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5496-01-ab-identify14classes.diff
>
>
> The org.apache.derbyTesting.junit package currently compiles against the JDK 
> 1.4 classpath. Since these classes need to run on CDC/FP 1.1 platforms, they 
> should be compiled against the small device classpath. That will make the 
> compiler raise an error when the JUnit infrastructure references methods 
> which are not present on small devices.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to