[fedora-java] Eclipse Luna on Fedora 21 and JDK 8 requirement

Aleksandar Kurtakov akurtako at redhat.com
Sat Nov 1 15:35:46 UTC 2014


----- Original Message -----
> From: "Roland Grunberg" <rgrunber at redhat.com>
> To: "Sudhir Khanger" <ml at sudhirkhanger.com>
> Cc: java-devel at lists.fedoraproject.org
> Sent: Friday, October 31, 2014 11:38:26 PM
> Subject: Re: [fedora-java] Eclipse Luna on Fedora 21 and JDK 8 requirement
> 
> > What makes Eclipse Luna in F21 not run on JDK 7 installed manually?
> > And what can be done to make it work?
> 
> A quick look at the class files shows that only batik, and sac
> are targeting 1.8, so if those packages could be rebuilt to target a
> lesser version it might be possible. Also, org.eclipse.jdt.annotation
> v2 targets 1.8 but it seems it has a BREE of 1.8 so Matt mentioned it
> should be disabled.
> 
> Could a rebuild of batik, and sac be all that's needed ?

And verifying that their dependencies are also properly targetting. And this work must go upstream as maintaining such patches is not something I look for espesially with projects migrating their source version and due to not setting target *boo* your build is broken. As soon as someone gets this fix properly in upstream batik/sac/whatever and next version is released the fedora rebuild will just do the proper thing.

Alex

> 
> Cheers,
> --
> Roland Grunberg
> --
> java-devel mailing list
> java-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/java-devel


More information about the java-devel mailing list