Hi Richard,

Thanks for the contribution. Could you either create a new JIRA (
https://issues.apache.org/jira/browse/DIRKRB) and attach the patch there,
or else create a new pull request on github with the changes?

Colm.

On Fri, Nov 8, 2019 at 10:43 PM Richard Feezel <[email protected]> wrote:

> My application, which uses Apache Kerby is being updated to use the new
> Java Modules structure. Eclipse now flags as errors attempts to access
> classes contained in a package that is declared in more than one Jar
> (module).
>
> I'm working with OpenJdk-13 and Eclipse 2019-06 (4.12).
>
> I've attached a patch file which segregates classes declared in the
> "org.apache.kerby.kerberos.kerb" and "org.apache.kerby" into new packages
> unique to each jar.
>
> One other change is also included. This involves adding two new parameters
> to the call to the sun.security.krb5.Credentials() constructor in
> has.client.HasLoginModule(). Apparently the constructor for this class has
> been modified.
>
> I'm also looking at what's involved in fully "modulizing" Kerby.
>
> I would appreciate it if my patches could be incorporated into 2.0.1.
>
> Thanks,
> --
> Richard M Feezel
> [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to