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


Message #124 received at 29359 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 29359 <at> debbugs.gnu.org
Subject: Re: [bug#29359] [PATCH 24/31] gnu: Add java-kxml2.
Date: Mon, 20 Nov 2017 09:09:20 +0100
Hi Julien,

> * gnu/packages/java.scm (java-kxml2): New variable.

Add to (gnu packages xml) instead?

> +    (arguments
> +     `(#:jar-name "kxml2.jar"
> +       #:source-dir "src/main/java"
> +       #:test-include (list "TestWb.java")
> +       #:tests? #f)); Test fails

Is this a FIXME or something that cannot be fixed?

> +    (inputs
> +     `(("java-xpp3" ,java-xpp3)))
> +    (native-inputs
> +     `(("java-junit" ,java-junit)))
> +    (home-page "http://kxml.org")
> +    (synopsis "XML pull parser")
> +    (description "kXML is a small XML pull parser, specially designed for
> +constrained environments such as Applets, Personal Java or MIDP
> devices.")

Maybe expand “MIDP” to “devices compliant with the Mobile Information
Device Profile”?

--
Ricardo

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






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.