[
https://issues.apache.org/jira/browse/SLING-10536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368276#comment-17368276
]
Konrad Windszus commented on SLING-10536:
-----------------------------------------
The commit
https://github.com/apache/sling-parent/commit/c8013c278c88ba4359cd05c61f8cbebb3d238b27#diff-cdd1d5342082436be6496d81b3130b151156bf1e884e71b528827a58ffa3c200
breaks compilation with Java 8 as the profile activation syntax is wrong. It
must be {{1.8}} instead of {{8}} for JDK8
(http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html).
> Remove obsolete support for Java less than 8
> --------------------------------------------
>
> Key: SLING-10536
> URL: https://issues.apache.org/jira/browse/SLING-10536
> Project: Sling
> Issue Type: Task
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Major
> Fix For: Parent 44
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)