Brad Maxwell created ARTEMIS-2043:
-------------------------------------

             Summary: 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


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)

Reply via email to