emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40918: closed ([PATCH] openjdk 14 package)


From: GNU bug Tracking System
Subject: bug#40918: closed ([PATCH] openjdk 14 package)
Date: Sat, 16 May 2020 09:55:01 +0000

Your message dated Sat, 16 May 2020 11:54:01 +0200
with message-id <address@hidden>
and subject line Re: [bug#40918] [PATCH] openjdk 14 package
has caused the debbugs.gnu.org bug report #40918,
regarding [PATCH] openjdk 14 package
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40918: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40918
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] openjdk 14 package Date: Tue, 28 Apr 2020 10:56:55 +0930 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

This mostly is just a simple copy of openjdk12 with changed links.  openjdk13 is also included as it must be used to bootstrap openjdk14.


openjdk14 uses "help" as a rather poor choice of autoconf test for the availability of a shell builtin and this isn't available in bash-minimal, so a small patch is needed to make configure complete.  I've contacted the openjdk developers with a suggested change but so far have had no response after a couple of business days.


Attachment: 0001-gnu-packages-java.scm-openjdk13-opnejdk14.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40918] [PATCH] openjdk 14 package Date: Sat, 16 May 2020 11:54:01 +0200 User-agent: mu4e 1.4.4; emacs 26.3
Hi Michael,

thank you for your contribution!

I’ve split the commit into two (one for each package addition), replaced
the patch with a substitution, simplified the snippet, removed unused
inputs, used libjpeg-turbo instead of libjpeg, and corrected the commit
message.

I’ve pushed the two commits to the master branch:

--8<---------------cut here---------------start------------->8---
commit 65a11a59de86fa759f2ffbb7db53430a6727c2ea
Author: Not Zed <address@hidden>

    gnu: Add openjdk14.
    
    * gnu/packages/java.scm (openjdk14): New variable.
    
    Signed-off-by: Ricardo Wurmus <address@hidden>

commit c4618174ecb6375849529f1d1026585817bb139e
Author: Not Zed <address@hidden>

    gnu: Add openjdk13.
    
    * gnu/packages/java.scm (openjdk13): New variable.
    
    Signed-off-by: Ricardo Wurmus <address@hidden>
--8<---------------cut here---------------end--------------->8---

Thanks again!

-- 
Ricardo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]