-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
1.0.0.CR7
-
None
-
Now that we require JDK 8 I'm closing this one as Obsolete
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.
- clones
-
ARQ-857 Verify Arquillian Core can run on JDK 1.5
- Closed