GNU bug report logs -
#30417
[PATCH] java-plexus and java-modello
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Sat, 10 Feb 2018 22:49:01 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
On Wed, 14 Feb 2018 21:59:19 +0100
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> wrote:
> On Sun, 11 Feb 2018 00:04:38 +0100
> Julien Lepiller <julien <at> lepiller.eu> wrote:
>
> > * gnu/packages/java.scm (java-plexus-sec-dispatcher): New variable.
> > ---
> > gnu/packages/java.scm | 88
> > +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed,
> > 88 insertions(+)
> >
> > diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
> > index 758665df9..bd3fc7e70 100644
> > --- a/gnu/packages/java.scm
> > +++ b/gnu/packages/java.scm
> > @@ -2757,6 +2757,94 @@ compilers.")
> > (description "This package contains the Javac Compiler support
> > for Plexus Compiler component.")))
> >
> > +(define-public java-plexus-sec-dispatcher
> > + (package
> > + (name "java-plexus-sec-dispatcher")
>
> [...]
>
> > + (home-page "http://spice.sonatype.org/plexus-sec-dispatcher/")
> > + (synopsis "Plexus Security Dispatcher Component")
> > + (description "This package is the Plexus Security Dispatcher
> > Component. +This component descrypts a string passed to it")
>
> Spelling: s/descrypts/decrypts/
> Add a full-stop "." at the end of the last sentence.
>
> Otherwise, LGTM.
>
> Björn
Sorry, here is one more point:
The linter didn't complain about the homepage, but for me this is not
reachable. I would suggest:
https://github.com/sonatype/plexus-sec-dispatcher
Björn
This bug report was last modified 7 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.