Guo Ruijing created FLUME-2526:
----------------------------------
Summary: 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
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)