Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.10.1
-
None
Description
When creating the JSPWiki portable build I completely missed the fact that some of the stuff is GPL-2.0
Currently we have the following dependencies for the "jspwiki-portable" build
appbundler-1.0.jar ============================================================================= License: GPL-2.0 Homepage: https://java.net/projects/appbundler Download: https://java.net/projects/appbundler/downloads/download/appbundler-1.0.jar jarbundler-2.2.0.jar ============================================================================= License: GPL-2.0 Homepage: http://informagen.com/JarBundler/index.html Download: http://downloads.sourceforge.net/project/jarbundler/JarBundler/v2.3.1/jarbundler.tar.gz launch4j-3.1.0-beta-2 ============================================================================= Licence: BSD License, MIT License Homepage: http://launch4j.sourceforge.net Download: https://sourceforge.net/projects/launch4j/files/launch4j-3/3.8/ Notes: Includes GPL-2.0 binaries so need to download JavaApplicationStub ============================================================================= Licence: /System/Library/Frameworks/JavaVM.framework/Resources/Documentation/JavaApplicationStub-License.rtf
The idea is to either download the things dynamically (or force the build manager to have the tools installed)