Apache 2.0 + Classpath Exception

Jordi CabrĂ© <[email protected]> Fri, 1 Jan 2016 20:04:03 +0100
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <CAJ4PSZkOcu20-T_h82dKuiqi27JEDaYHjAYy7b4PQ5FjruNC_Q@mail.gmail.com>
I'm using a library I've installed from NuGet. This library is FlexLucene
which has IKVM.NET as dependency.

I've created an installer and I've distributed with it every IKVM
dependencies Visual Studio copies on Debug folder.

When I perform my program on end-user machine, this doesn't start. I've
took a look on files Windows generates on tmp folder when program crashes.

In these files I've suddenly came up with some linking matching problems
with several IKVM dlls ( like IKVM.OpenJDK.*). On this files I see that
there is a problem with Apache 2.0 license, and it raises a
ClassNotFoundException.

As far I've been able to figure out, IKVM uses GNU Classpath and IcedTea
projects and are licensed under the GPL v2 + "Classpath" exception.

I don't know how to solve that... I perform my program in my development
computer without problems.

Any ideas?

------------------------------------------------------------------------------

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers