Robert Munteanu created JCRVLT-52:
-------------------------------------
Summary: Set maven-compiler-plugin target/source version to 1.6
Key: JCRVLT-52
URL: https://issues.apache.org/jira/browse/JCRVLT-52
Project: Jackrabbit FileVault
Issue Type: Task
Affects Versions: 3.1.2
Reporter: Robert Munteanu
Attachments: JCRVLT-52-1.diff
The parent pom sets the maven-compiler-plugin version source/target version to
1.5. However, Java 6 specific methods are already used, such as
* String#isEmpty
* IOException(String, Exception)
* TreeMap.firstEntry
The source/target versions should be set to 1.6 .
--
This message was sent by Atlassian JIRA
(v6.2#6252)