Skip to content

Source is using JDK7 items, when target is 1.6 [JIRA: CLIENTS-521] #527

@jplock

Description

@jplock

Currently in the pom, the maven-compiler-plugin says the source and target are 1.6, however Eclipse complains about two usages of JDK7 code in the codebase:

I guess we could fix this by either increasing the minimum version to 1.7 or find JDK6 equivalents.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions