Bug 842582 - dnsjava - compile with -target 1.5 or greater
Summary: dnsjava - compile with -target 1.5 or greater
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnsjava
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 842394
TreeView+ depends on / blocked
 
Reported: 2012-07-24 09:22 UTC by Mikolaj Izdebski
Modified: 2012-08-13 09:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-11 21:13:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2012-07-24 09:22:47 UTC
Package dnsjava appears to be using Java generics,
but generates class files in format older than 49.0,
which corresponds to J2SE 5.0, in which generics were introduced.

Please update this package to generate classes in format 49.0 or
above. This corresponds to -target 1.5 option of javac (or ecj).

For more information, see bug #842394

Comment 1 Pavel Alexeev 2012-08-11 21:13:22 UTC
It's built: http://koji.fedoraproject.org/koji/taskinfo?taskID=4379833

Is it should worth say about it upstream author or it is compleately Fedora issue?

Should it be fixed only in rawhide, or stable branches also?

Comment 2 Mikolaj Izdebski 2012-08-13 09:15:09 UTC
Thank you.

> Is it should worth say about it upstream author or it is compleately Fedora
> issue?

I am not absolutely sure if it was a real issue at all -- it could be a false positive.Recompiling with target 1.5 is usually easier than investigating if this was a real problem. But if it was then most likely affects upstream too and it may be worth contacting them.

> Should it be fixed only in rawhide, or stable branches also?

Rawhide only is fine, at least for me.


Note You need to log in before you can comment on or make changes to this bug.