Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8387
| From | Emmanuel Bourg <ebourg@apache.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: packaging a java 8 program: javahelper problems |
| Date | 2015-09-28 15:40 +0200 |
| Message-ID | <qdGOT-Rc-27@gated-at.bofh.it> (permalink) |
| References | <qdCBA-1h1-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Jonathan,
Le 28/09/2015 10:32, Jonathan Dowland a écrit :
> I'm packaging a Java application[1] that requires Java 8. It seems at the
> moment this is not possible in a policy-compliant way as javahelper can't yet
> generate appropriate ${java:Depends} for 1.8 yet. (IIRC)
I see you mavenized the project recently, using maven-debian-helper
instead of javahelper would be a good idea.
> I guess it's no problem as I can hard-code openjdk-8-* until javahelper is
> updated but I suppose that's strictly against policy.
We should probably rephrase the policy to allow an application to depend
on a higher version of the JRE.
In this case you could try depending on default-jre (>= 2:1.8) |
java8-runtime, I assume it will pull openjdk-8-jre.
> Can I ask what the plans/timeline are/is for javahelper to support Java 8
> apps?
We are about to switch openjdk-8 as the default Java runtime. I'd like
to solve the current FTBFS on openjfx before doing that.
Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
packaging a java 8 program: javahelper problems Jonathan Dowland <jmtd@debian.org> - 2015-09-28 11:10 +0200 Re: packaging a java 8 program: javahelper problems Emmanuel Bourg <ebourg@apache.org> - 2015-09-28 15:40 +0200
csiph-web