guix-patches
[Top][All Lists]
Advanced

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

bug#26803: [PATCH 11/36] gnu: java-hamcrest-core: Install all jars witho


From: Ricardo Wurmus
Subject: bug#26803: [PATCH 11/36] gnu: java-hamcrest-core: Install all jars without version suffix.
Date: Wed, 10 May 2017 16:00:53 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Roel Janssen <address@hidden> writes:

> Ricardo Wurmus writes:
>
>> * gnu/packages/java.scm (java-hamcrest-core)[arguments]: Install all three
>> jars and strip the version suffix.
>> ---
>>  gnu/packages/java.scm | 26 +++++++++++++++++++++-----
>>  1 file changed, 21 insertions(+), 5 deletions(-)
>>
>> diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
>> index 3dc71e4bc..57ef65336 100644
>> --- a/gnu/packages/java.scm
>> +++ b/gnu/packages/java.scm
>> @@ -1081,7 +1081,10 @@ an Ant task that extends the built-in @code{jar} 
>> task.")
>>                    #t))))
>>      (build-system ant-build-system)
>>      (arguments
>> -     `(#:tests? #f ; Tests require junit
>> +     `(#:tests? #f                      ; Tests require junit
>
> Is this intended?

No (but it’s indented).  I’ll remove it.

--
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]