guix-patches
[Top][All Lists]
Advanced

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

[bug#29896] [PATCH] gnu: java-asm: Update to 6.0.


From: Ricardo Wurmus
Subject: [bug#29896] [PATCH] gnu: java-asm: Update to 6.0.
Date: Sun, 21 Jan 2018 14:52:36 +0100
User-agent: mu4e 1.0-alpha3; emacs 25.3.1

> Julien Lepiller <address@hidden> writes:
>
>> There's a method to get references to a dependency in java: you can put
>> it in the MANIFEST.MF file as:
>>
>> Class-Path: /gnu/store/...
>>
>> It's a space-separated list of jar files that have to be added to the
>> classpath. This could be done in a phase that runs just before the
>> build phase, like the phase that adds a Main-Class.
>
> We've considered using this feature, but I don't know if anybody
> followed through and tried it out.

It would only work for applications, not for libraries.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net






reply via email to

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