[
https://issues.apache.org/jira/browse/CODEC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285072#comment-15285072
]
Sebb commented on CODEC-212:
----------------------------
I have time to do it.
NET is not a multi-module project. It just creates multiple jars.
As to ensuring that the main codec jar is found, it's only necessary to ensure
that it is in the same directory.
The dispatcher method can allow for it and print a suitable message.
Or the examples jar can contain a copy of whatever classes are needed.
This assumes that there aren't too many; I've not checked (yet)
> Create a minimal Digest command line utility:
> org.apache.commons.codec.digest.Digest
> ------------------------------------------------------------------------------------
>
> Key: CODEC-212
> URL: https://issues.apache.org/jira/browse/CODEC-212
> Project: Commons Codec
> Issue Type: New Feature
> Environment: Apache Maven 3.3.9
> (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Gary Gregory
> Fix For: 1.11
>
>
> Create a minimal Digest command line utility:
> org.apache.commons.codec.digest.Digest.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)