Hi folks, checked the licence situation - looks like some work :-)
Cheers, Siegfried Goeschl 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 > On 12 Aug 2015, at 16:11, GMX <sgoes...@gmx.at> wrote: > > Hi Juan Pablo, > > I will have a look at the GPL issue tomorrow night :-) > > Cheers, > > Siegfried Goeschl > >> On 12.08.2015, at 09:24, Juan Pablo Santos RodrÃguez >> <juanpablo.san...@gmail.com> wrote: >> >> Hi, >> >> ~month ago I asked about releasing 2.10.2 and I was thinking that now could >> be as good time as any other to make a check/wish list about things needed >> to be done in order to release 2.10.2. I've one issue and a couple of >> wishes: >> >> - issue: portable build including GPL licensed files: right now on trunk >> we've some mingw tools which are gpl licensed. In fact, we have the gpl >> license on trunk. This is easily solvable, as these tools are also in >> Central repo, so they could be downloaded and unpacked at build time, we >> just have to set several profiles to download and unpack the appropiate OS >> version of these tools. We can't release 2.10.2 without fixing this. >> >> - wish: update tomcat from portable build to latest: we're bundling >> tomcat-launcher-7.0.52.jar which seems to me that is made of a couple of >> jars inside ${tomcap-full.zip}/bin >> >> - wish: ensure translations are up to date. On >> $SVN/jspwiki-war/src/test/java we had a TranslatorTest util to check the % >> of translations missing from each resource, but it's currently missing. It >> would be nice to have it back, and check the % of translations, I'm unsure >> if they've changed recently >> >> @Dirk: you've recently put a lot of work on haddock, how much would you >> like to check in before 2.10.2. The impression I have from playing with the >> wiki set up by David is that it's really close to completion, or at least >> that it's pretty usable right now, but you'll probably have a much clearer >> idea about what's needed to be done >> >> any other thoughts/wishes? >> >> >> br, >> juan pablo >