Bug 842573 - apache-poi - compile with -target 1.5 or greater
Summary: apache-poi - compile with -target 1.5 or greater
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: apache-poi
Version: 19
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 842394
TreeView+ depends on / blocked
 
Reported: 2012-07-24 09:17 UTC by Mikolaj Izdebski
Modified: 2013-09-23 10:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-23 10:10:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2012-07-24 09:17:59 UTC
Package apache-poi 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 Orion Poplawski 2012-10-17 03:43:02 UTC
It seems to me that source/target are set to 1.5.  Can you give me more details as to what is not being compiled properly?

Comment 2 Fedora End Of Life 2013-04-03 19:55:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 3 Mat Booth 2013-09-23 10:10:30 UTC
I agree with Orion, I could not find any files that were not 1.5 bytecode.


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