Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336045 - Update toolchain.eclass for ecj-4.5.jar
Summary: Update toolchain.eclass for ecj-4.5.jar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: ftp://sourceware.org/pub/java/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 01:14 UTC by Ryan Hill (RETIRED)
Modified: 2010-09-05 05:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
toolchain.eclass.gcj.diff (toolchain.eclass.gcj.diff,1.38 KB, patch)
2010-09-05 03:57 UTC, Ryan Hill (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2010-09-05 01:14:51 UTC
toolchain.eclass currently pulls down ecj-4.3.jar with USE=gcj.  For 4.5, there's a new ecj-4.5.jar available.  We need to update the eclass to use this version for 4.5+.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2010-09-05 03:57:24 UTC
Created attachment 246090 [details, diff]
toolchain.eclass.gcj.diff
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2010-09-05 05:52:51 UTC
Applied.