[
https://issues.apache.org/jira/browse/ARTEMIS-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell closed ARTEMIS-2043.
-----------------------------------
Resolution: Invalid
Artemis required Java 7 from the start so far as I recall, and current versions
requires Java 8. You mentioned HornetQ, which was a different project from
which Artemis was based, but for which issues with old versions would not be
logged here if they don't still apply.
> Some Rest tests cannot build with JDK 1.6
> -----------------------------------------
>
> Key: ARTEMIS-2043
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2043
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Brad Maxwell
> Priority: Major
>
> The RestDeserializationTest was introduced in commit
> b72408f
> It depends on Jetty which doesn't compile with
> JDK 1.6 (class format is newer).
> HornetQ should be able to compile and run with JDK 1.6.
> The solution is to move the test into a separate module
> and activated with proper JDK versions.
> Version-Release number of selected component (if applicable):
> EAP 6.4 CP20
> How reproducible:
> Always
> Steps to Reproduce:
> 1. Run tests
> Actual results:
> Tests fails with JDK 6
> Expected results:
> Tests should not fail with JDK 6
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)