Siegfried Goeschl created JSPWIKI-907: -----------------------------------------
Summary: [Portable] Remove GPLed build tools Key: JSPWIKI-907 URL: https://issues.apache.org/jira/browse/JSPWIKI-907 Project: JSPWiki Issue Type: Bug Components: Build system Affects Versions: 2.10.1 Reporter: Siegfried Goeschl Assignee: Siegfried Goeschl Priority: Blocker Fix For: 2.10.2 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 {noformat} 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 {noformat} The idea is to either download the things dynamically (or force the build manager to have the tools installed) -- This message was sent by Atlassian JIRA (v6.3.4#6332)