Gentoo Archives: gentoo-java

From: Federico Fissore <federico@××××.org>
To: Gentoo Java <gentoo-java@l.g.o>
Subject: [gentoo-java] eclipse should be built using 1.4
Date: Tue, 19 Feb 2008 22:18:15
Message-Id: 47BB55A4.3010403@fsfe.org
1 hello all
2
3 I'm just trying the latest 3.3.1.1 and I've found an issue
4
5 Since I'm working on a 1.4 project and since all the plugins are built
6 with 1.5, when I run my junit tests I get an UnsupportedClassVersionError
7
8 I'm experimenting a patched version of the ebuild that SHOULD leave
9 junit.runtime plugin untouched, but it doesn't work: my class files are
10 still compiled with target 1.5 (I get a 49 when running "file
11 RemoteTestRunner.class", a class into
12 org.eclipse.jdt.junit.runtime.*.jar). You find the patch attached
13
14 I'll be glad to get some feedback on it
15
16 Thank you all
17
18 ps: at the beginning this email was a bugzilla entry, but jakub was a
19 little touchy [0] at that time. btw I love that guy: it does a great job
20
21 [0] http://bugs.gentoo.org/show_bug.cgi?id=210759
22 --
23 : Federico Fissore
24 : Blog : http://www.fissore.org
25 : Jabber : federico@×××××××××××.org
26 ---------+-----------------------------------------------------
27 [] : "The best thing is when you mix free beer and free
28 [][][] | speech 'cause then you get some really free speech"
29 || : Dick Wall

Attachments

File name MIME type
eclipse-sdk-3.3.1.1.ebuild.patch text/x-patch

Replies

Subject Author
Re: [gentoo-java] eclipse should be built using 1.4 Vlastimil Babka <caster@g.o>