[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31152] [PATCH 0/4] Bootstrap java-jarjar.
From: |
Julien Lepiller |
Subject: |
[bug#31152] [PATCH 0/4] Bootstrap java-jarjar. |
Date: |
Sun, 15 Apr 2018 10:02:54 +0200 |
Le Sat, 14 Apr 2018 15:50:39 +0200,
Gábor Boskovits <address@hidden> a écrit :
> *** BLURB HERE ***
>
> This patch series introduces the packages required to remove the
> bundled asm from jarjar. This is encouraged by current policy
> and needed by switching to java8, as the bundled asm version
> is too old.
>
> Gábor Boskovits (4):
> gnu: Add java-slfj4-api-bootstrap.
> gnu: Add java-aqute-libg-bootstrap.
> gnu: Add java-aqute-bndlib-bootstrap.
> gnu: Add java-asm-bootstrap.
>
> gnu/packages/java.scm | 44
> ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44
> insertions(+)
>
Hi Gábor,
I haven't tested these patches yet, but do you really need to define
them public? Otherwise LGTM.