Bug 842591 - felix-framework - compile with -target 1.5 or greater
Summary: felix-framework - compile with -target 1.5 or greater
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: felix-framework
Version: 18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 842394
TreeView+ depends on / blocked
 
Reported: 2012-07-24 09:23 UTC by Mikolaj Izdebski
Modified: 2012-10-21 13:46 UTC (History)
1 user (show)

Fixed In Version: 4.0.2-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-21 13:46:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2012-07-24 09:23:46 UTC
Package felix-framework 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 Mikolaj Izdebski 2012-08-27 11:11:11 UTC
Fixed in version 4.0.2-4.

Comment 2 Mikolaj Izdebski 2012-10-10 13:15:45 UTC
This needs to be fixed in Fedora 18 too.
Causes xbean FTBFS on F18.
http://koji.fedoraproject.org/koji/buildinfo?buildID=359236

Comment 3 Fedora Update System 2012-10-10 13:33:42 UTC
felix-framework-4.0.2-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/felix-framework-4.0.2-4.fc18

Comment 4 Fedora Update System 2012-10-10 18:06:31 UTC
Package felix-framework-4.0.2-4.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing felix-framework-4.0.2-4.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15798/felix-framework-4.0.2-4.fc18
then log in and leave karma (feedback).

Comment 5 Mat Booth 2012-10-21 13:46:20 UTC
Looks like this has been pushed to stable, dunno why bodhi hasn't closed this ticket. Closing.


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