You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/14 19:26:12 UTC

[jira] [Commented] (SLIDER-322) Slider to briefly support Java 1.6

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

ASF subversion and git services commented on SLIDER-322:
--------------------------------------------------------

Commit 397585a052ca9dacc358003f50fa53b934832b50 in incubator-slider's branch refs/heads/develop from [~stevel@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=397585a ]

SLIDER-322 revert code constructs to java6, retaining java7 code commented out as JDK7 for fast switch-back


> Slider to briefly support Java 1.6 
> -----------------------------------
>
>                 Key: SLIDER-322
>                 URL: https://issues.apache.org/jira/browse/SLIDER-322
>             Project: Slider
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: Slider 0.40
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Fix the build to support Java 1.6 — for now — but plan for a rapid re-engagement
> # inset types on diamond constructors
> # string switch -> if. with c
> # multi-catch -> duplicate caches
> # try with resources -> try/catch/finally
> All changes other than the diamond constructors must be tagged with a comment JDK7 so that they can be found later and addressed again when the requirement for Java 6 support is obsolete 



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