Bug#799007: bouncycastle: please package a newer version or upload 1.51-1 to unstable

Emmanuel Bourg ebourg at apache.org
Mon Nov 30 21:19:23 UTC 2015


Le 30/11/2015 22:03, Markus Koschany a écrit :

> The tests still work with this one but I would appreciate another look
> and feedback before I forward this patch upstream.

The patch looks good to me.


> Although I have marked every new dependency for the parser module as
> optional like before, Maven still requires those dependencies. I could
> add all of them to maven.ignoreRules but this doesn't really look like
> the preferred solution to me. I hope Emmanuel can shed some light on
> this issue.

Optional dependencies are still required at compile time. They are just
optional at runtime, when tika-parsers is used by another Maven project
(which makes sense since the rdeps only use a small subset of the
parsers supported by Tika). If there are missing dependencies they have
to be added to maven.ignoreRules.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list