Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

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

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