I just wrote a small test app with NSIS [1] to resolve our only LGPL dependency [2]. It works like a charm, with only drawback being the exe file is not self-contained (does not include the jars, as we used to do), so it can not be moved around and will have to reside in cayenne distro directory (shortcut can be created of course of course). I don't see this as a big deal - it works the same way for eclipse and probably many other applications.

So unless there are better ideas, we can integrate it in the Maven script via Ant.

Andrus


[1] http://svn.apache.org/repos/asf/incubator/cayenne/sandbox/nsis-test/
[2] http://issues.apache.org/cayenne/browse/CAY-493

Reply via email to