Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210759 - eclipse-sdk-3.4 should build 1.4 bytecode
Summary: eclipse-sdk-3.4 should build 1.4 bytecode
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 21:24 UTC by Federico Fissore
Modified: 2011-04-04 06:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Fissore 2008-02-19 21:24:58 UTC
I've noticed latest eclipse-sdk is built with java 1.5. Even if I'm happy with that from a performance POF, this cause me a problem

I'm working on a project done with java 1.4. I've set up my projects to use the jdk1.4 installed and to compile with 1.4 target.

The problem comes when I run my junit tests: since they are run with the jvm 1.4 and since the junit plugin is built with java 1.5, I receive an UnsupportedClassVersionError

I'm trying to work on the ebuild to skip the initial "sed" and to leave the junit 3 plugin as it is, but I still don't have a patch for that

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-19 21:36:21 UTC
If you need support, uses a proper place for it. Bugzilla is not one of them... Thanks.

http://www.gentoo.org/main/en/support.xml
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-02-20 00:30:25 UTC
Reopening
Comment 3 Christoph Brill (egore) (RESIGNED) 2011-04-01 13:24:09 UTC
JDK 1.4 is hard masked in the tree and in no longer supported upstream. See http://www.oracle.com/technetwork/java/javase/index-jsp-138567.html

Please close this as RESOLVED INVALID.
Comment 4 Alistair Bush (RETIRED) gentoo-dev 2011-04-03 22:31:03 UTC
Thanks egore
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2011-04-04 06:53:24 UTC
There's also RESOLVED OBSOLETE nowadays available.