[
https://issues.apache.org/jira/browse/FLUME-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350257#comment-15350257
]
ASF subversion and git services commented on FLUME-2935:
--------------------------------------------------------
Commit 2f731f0aaeb490ab72400d8c83074daac840ac44 in flume's branch
refs/heads/trunk from [~mpercy]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=2f731f0 ]
FLUME-2935. Bump java target version to 1.7
* Renamed README to README.textile in order to allow GitHub to properly
render the headings. Also changed the min. requirement to JDK 1.7
* pom.xml:
* Changed the sourceJavaVersion and targetJavaVersion to 1.7
* Removed the test dependency hadoop-minicluster since it is already
required as a "normal" dependency. This was causing Maven warnings
* flume-ng-elasticsearch-sink/pom.xml: pom file had two identical
dependencies, causing Maven warnings
* FlumeUserGuide.rst: changed the system requirements to Java 1.7
* KafkaLocal.java: The tests threw a MethodNotFoundException, since
there isn't a constructor for KafkaConfig with a java.util.properties
parameter. Instead, I used the static method KafkaConfig.fromProps.
(Lior Zeno via Mike Percy)
> Bump java target version to 1.7
> -------------------------------
>
> Key: FLUME-2935
> URL: https://issues.apache.org/jira/browse/FLUME-2935
> Project: Flume
> Issue Type: Task
> Affects Versions: v1.7.0
> Reporter: Lior Zeno
> Assignee: Lior Zeno
> Fix For: v1.7.0
>
> Attachments: FLUME-2395-0.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)