[ 
https://issues.apache.org/jira/browse/JENA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032266#comment-14032266
 ] 

Kristian Rosenvold commented on JENA-714:
-----------------------------------------

I'm not arguing with your community decision, but once you set   
<source>1.7</source> on the compiler plugin you tell all kinds of tooling to 
allow 1.7 features.

As such, there are already a few try-with resource blocks in your code base, 
which means you can no longer compile your current trunk with 1.6. 

If you're serious about retaining 1.6 compatibility for any amount of time you 
need to set <source>1.6</source> and keep 1.7 <target> in your pom. 





> Language level upgrade
> ----------------------
>
>                 Key: JENA-714
>                 URL: https://issues.apache.org/jira/browse/JENA-714
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Kristian Rosenvold
>            Assignee: Andy Seaborne
>         Attachments: languageLevel.patch
>
>
> The enclosed patch is a result of running a large number of automated 
> language level upgrades available in intellij Idea (about 4000 individual 
> items). 
> As such, the patch contains no "manual" changes done by hand, and should be 
> safe to apply, if somewhat large :)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to