GNU bug report logs -
#41360
[PATCH 00/12] Package java-openjfx
Previous Next
Full log
View this message in rfc822 format
Le 3 juin 2020 11:50:38 GMT-04:00, "Ludovic Courtès" <ludo <at> gnu.org> a écrit :
>Alexey Abramov <levenson <at> mmer.org> skribis:
>
>> +++ b/gnu/packages/patches/java-openjfx-build-jdk_version.patch
>> @@ -0,0 +1,27 @@
>> +Subject: [PATCH] openjfx: Determine the version of Java in JDK_HOME
>> +
>> +Icedtea contains guix in its version, so build.gradle failes to run.
>Openjfx
>> +packaging is not trivial, so you will probably need to try build it
>with
>> +gradlew.
>> +
>> +---
>> + build.gradle | 5 ++---
>> + 1 file changed, 2 insertions(+), 3 deletions(-)
>
>This patch also made me realize that we’re using Gradle here, but
>there’s no Gradle package in Guix. That means we must be using a
>pre-built jar somewhere, though I didn’t find it. Any idea where that
>comes from? Julien, any idea?
>
>(The problem existed before your patches.)
>
>Thanks,
>Ludo’.
From what I understand, this patcg helps build openjfx with gradle on guix, if you use the guix source in an environment, but reading the other patches, it doesn't look like gradle is actually used anywhere.
It looks like this patch is helpful in the sense that it allows users to manually build the package outside of guix, but is not used at all during the build of openjfx by guix itself.
Alexey, can you confirm?
This bug report was last modified 2 years and 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.