GNU bug report logs - #26803
Java things

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Sat, 6 May 2017 14:02:02 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Subject: bug#26803: closed (Re: bug#26803: [PATCH 36/36] gnu: Add
 java-commons-compress.)
Date: Mon, 15 May 2017 19:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26803: Java things

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 26803 <at> debbugs.gnu.org.

-- 
26803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26803
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Roel Janssen <roel <at> gnu.org>
Cc: 26803-done <at> debbugs.gnu.org
Subject: Re: bug#26803: [PATCH 36/36] gnu: Add java-commons-compress.
Date: Mon, 15 May 2017 21:56:54 +0200
Roel Janssen <roel <at> gnu.org> writes:

> Ricardo Wurmus writes:
>
>> * gnu/packages/java.scm (java-commons-compress): New variable.
>> ---
[…]
>> +    (arguments
>> +     `(#:jar-name "commons-compress.jar"
>> +       #:phases
>> +       (modify-phases %standard-phases
>> +         (add-after 'unpack 'delete-bad-tests
>> +           (lambda _
>> +             (with-directory-excursion "src/test/java/org/apache/commons/compress/"
>> +               ;; FIXME: These tests really should not fail.  Maybe they are
>> +               ;; indicative of problems with our Java packaging work.
>
> We should definitely take note of this.

Indeed.  This really looks like a problem with the ant-build-system as I
wrote in another email.

> I think this concludes the first batch of Java packages.
>
> Thanks a lot for this very important work!

Yay!  Thank you so much for taking the time to review this mess!
I’m closing this bug and will push the remaining packages in a moment.

--
Ricardo

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


[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: guix-patches <at> gnu.org
Subject: Java things
Date: Sat, 06 May 2017 16:01:29 +0200
Several months ago Hartmut posted a couple of unfinished patches to
guix-devel.  I thought it wouldn’t be too hard to finish them.  I was
wrong.  I still haven’t gotten all of them to build because to do things
right I would need to package way too many things.

This is a subset of my work to clean up Hartmut’s original patches.  The
remaining packages require “reflections”, which depends on tomcat and
many more unpackaged Java things.  I’d just like to get rid of this
local branch, to be honest.

Note that I had to edit a couple of package sources to cut out
dependencies that would have taken too long to package.  These changes
can be reverted in the future if a better way can be found to handle
these cases without introducing dependency cycles.

I’ll post the patches once I’ve confirmed that all of them still build
with the latest version of Guix.

--
Ricardo

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




This bug report was last modified 8 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.