[arquillian-issues] [JBoss JIRA] (ARQ-824) Verify Arquillian can run on JDK 1.5

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Mar 19 10:48:47 EDT 2012


Aslak Knutsen created ARQ-824:
---------------------------------

             Summary: Verify Arquillian can run on JDK 1.5
                 Key: ARQ-824
                 URL: https://issues.jboss.org/browse/ARQ-824
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.0.CR7
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen
             Fix For: 1.0.0.Final


Setting compiler options target/source to 1.5 is not enough to verify that the code can actually run on JDK 1.5 since it ignores API changes. To avoid forcing developers to have JDK 1.5 installed to compile, we can add e.g. the Animal Sniffer Maven Plugin to verify using usage of JDK based on known api signatures.

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

        


More information about the arquillian-issues mailing list