Project

General

Profile

Actions

Bug #4861

closed

Alter Java components to build against Java 1.6 (or 1.7)

Added by Anonymous about 11 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Hadoop/Java
Labels (FS):
Java/Hadoop
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The Java packages use -source 1.5 to specify that they should use that version of the API. This is being done for compatibility sake, but 1.5 is EoL'd and 1.6 has also been EoL'd ( http://www.oracle.com/technetwork/java/eol-135779.html ).
We need to go back through the Java code and sort out if we need to move to compiling against Java 6 or Java 7 (ideally 7).

Actions

Also available in: Atom PDF