GNU bug report logs -
#30845
More java packages
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Sun, 18 Mar 2018 12:43:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Sun, 18 Mar 2018 14:05:30 +0100
Julien Lepiller <julien <at> lepiller.eu> wrote:
> * gnu/packages/java.scm (java-native-access-platform): New variable.
> ---
> gnu/packages/java.scm | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
>
> diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
> index 54b44a9d0..fa11480eb 100644
> --- a/gnu/packages/java.scm
> +++ b/gnu/packages/java.scm
> @@ -9612,3 +9612,32 @@ Java method invocation.")
> (license (list
> license:asl2.0
> license:lgpl2.1+))))
> +
> +(define-public java-native-access-platform
> + (package
> + (inherit java-native-access)
> + (name "java-native-access-platform")
[..]
This package inherits, has a different name, but same
synopsis/description. Can you write its own one, to make clear what's
the distinctive feature of this package?
Otherwise, LGTM.
Björn
PS: This is patch 10/82 and the last one in my inbox. I suppose you
just omitted the other ones and will present them in smaller chunks
later. Otherwise shout.
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 7 years and 44 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.