Samuel Bratton created ARIES-1402:
-------------------------------------
Summary: We are unable to build jpa for a 1.6 JVM due to changes
in the jpa-parent/pom
Key: ARIES-1402
URL: https://issues.apache.org/jira/browse/ARIES-1402
Project: Aries
Issue Type: Bug
Components: JPA
Affects Versions: jpa-2.2.0
Environment: all
Reporter: Samuel Bratton
Fix For: jpa-2.2.0
The jpa-parent/pom.xml was changed to require bytecode to be targeted to a 1.7
jvm. This change was done as part of:
r1680218 [ARIES-1325] Redesign of aries jpa for next major version
We have a business requirement to continue support for 1.6 JVMs for a while
still and so propose to change the target and source levels back to 1.6.
The only new 1.7 features in use currently is the diamond operator in 10 or so
files.
I will attach a patch with the details of the required changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)