Aslak Knutsen created ARQ-857:
---------------------------------
Summary: Verify Arquillian Core can run on JDK 1.5
Key: ARQ-857
URL:
https://issues.jboss.org/browse/ARQ-857
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Extension - Drone, Extension - Persistence, Extension - Seam2, JBoss
AS Containers, Test Protocol SPIs and Implementation, Tomcat Containers
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