Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 210759

Summary: eclipse-sdk-3.4 should build 1.4 bytecode
Product: Gentoo Linux Reporter: Federico Fissore <federico>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.