Running JUnit tests with Java 1.4.2 fails if the package private tests are on 
the classpath
-------------------------------------------------------------------------------------------

                 Key: DERBY-5262
                 URL: https://issues.apache.org/jira/browse/DERBY-5262
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.9.0.0
            Reporter: Kristian Waagan
            Assignee: Kristian Waagan
            Priority: Minor


Running tests with Java 1.4.2 with the package private tests (pptesting) on the 
classpath results in:
Failed to invoke suite():java.lang.UnsupportedClassVersionError: 
org/apache/derby/PackagePrivateTestSuite (Unsupported major.minor version 49.0)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to