You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/09/02 04:06:20 UTC

[jira] [Resolved] (FLUME-2526) Build flume by jdk 7 in default

     [ https://issues.apache.org/jira/browse/FLUME-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy resolved FLUME-2526.
-------------------------------
       Resolution: Duplicate
    Fix Version/s: v1.7.0

This was merged to trunk in https://github.com/apache/flume/commit/2f731f0aaeb490ab72400d8c83074daac840ac44

> Build flume by jdk 7 in default
> -------------------------------
>
>                 Key: FLUME-2526
>                 URL: https://issues.apache.org/jira/browse/FLUME-2526
>             Project: Flume
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Guo Ruijing
>             Fix For: v1.7.0
>
>
> Flume may use jdk 7 in default.
> Existing pom code:
>               <configuration>
>                 <source>1.6</source>
>                 <target>1.6</target>
>                 <excludes>
>                   <exclude>**/generated-sources/**</exclude>
>                 </excludes>
>               </configuration>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)