You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Siegfried Goeschl (JIRA)" <ji...@apache.org> on 2015/08/13 20:53:46 UTC

[jira] [Commented] (JSPWIKI-907) [Portable] Remove GPLed build tools

    [ https://issues.apache.org/jira/browse/JSPWIKI-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695755#comment-14695755 ] 

Siegfried Goeschl commented on JSPWIKI-907:
-------------------------------------------

According to the realm.md

{noformat}
The Mac OS X JarBundler 2.2.0 is used to build a native Mac OS X app but it depends on having the Apple JDK installed
{noformat}

Since Apple JDK 1.6 is deprecated and nearly all user will have an Oracle JDK I will drop support for Apple JDK

> [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)