GNU bug report logs - #29359
More java packages

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Sun, 19 Nov 2017 17:59:02 UTC

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

Severity: normal

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: 29359 <at> debbugs.gnu.org
Subject: [bug#29359] [PATCH 11/31] gnu: Add java-cdi-api.
Date: Sat, 3 Feb 2018 22:33:19 +0100
On Sun, 19 Nov 2017 18:57:45 +0100
Julien Lepiller <julien <at> lepiller.eu> wrote:

> * gnu/packages/java.scm (java-cdi-api): New variable.
> ---
[..]
> +       #:phases
> +       (modify-phases %standard-phases
> +         (replace 'check
> +           (lambda _
> +             (system* "ant" "compile-tests")
> +             ;; This fails though
> +             (system* "java" "-cp" (string-append (getenv
> "CLASSPATH")

Looks OK. 

I think tests just fail because we don't have any CDI-Provider.

Björn






This bug report was last modified 7 years and 101 days ago.

Previous Next


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