O.k. I took a look.

The cli-jar only add the single class "cli.Digest" mentioned below. It includes other classes from the main jar, probably classes used directly or indirectly by "cli.Digest".

Am 14.10.2017 um 00:32 schrieb Gary Gregory:
There is more than one class IIRC, still not worth it IMO.

Gary

On Oct 13, 2017 15:09, "Pascal Schumacher" <pascalschumac...@gmx.net> wrote:

Am 13.10.2017 um 21:27 schrieb Gary Gregory:

What I am saying is that this jar should not even exist. The main jar is
only ~300 KB, do we really need another jar to save a few bytes, I think
not.

What exactly is in the cli jar? Looks like there is just a single small
cli class https://github.com/apache/commons-codec/blob/b5c399eb3cb65fb
6591865e1ee346e197b0882b8/src/main/java/org/apache/commons/
codec/cli/Digest.java

That sure is not worth the effort of a multi-module build. Imho this can
be part of the jar (not sure if is actually very useful and should be
shipped at all).


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to