log

age author description
Fri, 24 May 2019 11:23:32 +0200 Jiri Vanek Moved to gitub default tip
Mon, 11 Mar 2019 22:53:56 +0100 Jiri Vanek Post-release changes
Mon, 11 Mar 2019 20:42:56 +0100 Jiri Vanek Fixed tags file
Mon, 11 Mar 2019 19:48:39 +0100 Jiri Vanek Added tag icedtea-web-1.7.2 for changeset 07c6f970a4c9
Mon, 11 Mar 2019 19:48:20 +0100 Jiri Vanek Replaced hardcoded javaws.jar by netx.jar icedtea-web-1.7.2
Mon, 11 Mar 2019 17:23:35 +0100 Jiri Vanek Added tag icedtea-web-1.7.2 for changeset 67673780b97b
Mon, 11 Mar 2019 17:22:48 +0100 Jiri Vanek Pre-release tuning
Thu, 07 Mar 2019 14:01:54 +0100 Jiri Vanek Quoted version of jdk work (by Laurent Bourges)
Tue, 05 Mar 2019 14:22:47 +0100 Jiri Vanek * acinclude.m4: Moved windows specific check for JDK on the begging of SYSTEM_JDK part of IT_CHECK_FOR_JDK macro to fix search on windows
Tue, 05 Mar 2019 14:17:26 +0100 Jiri Vanek * Makefile.am: removed dual slash between destdir and modularjdk, included CPPUNIT_FRAMEWORK_CLEAN_IMPL with, clean-unittest++-impl/plaeholder to avoid fail of unknown target when native plugin is gone.
Mon, 04 Mar 2019 17:59:40 +0100 Jiri Vanek All custoom reprodcuers get tmp dir created correctly via cygpath on windows (Michal Vala)
Mon, 04 Mar 2019 17:48:56 +0100 Jiri Vanek Fixed tabs and and dashes in Makefile; Fixed evaluation of keysotre variable; Silenced cygpath calls;
Mon, 04 Mar 2019 16:18:03 +0100 Jiri Vanek removal o redundat cygpath - by Michal Vala
Mon, 04 Mar 2019 16:17:38 +0100 Jiri Vanek Makefile.am: using proper classpath separator variable instead of hardcoded one
Mon, 04 Mar 2019 16:17:12 +0100 Jiri Vanek Added Czech translation for 1.8
Mon, 04 Mar 2019 16:16:31 +0100 Jiri Vanek cygpath is now called without shell and via $$(
Mon, 04 Mar 2019 16:16:04 +0100 Jiri Vanek Fixed call to which (ps: never call withch at night!)
Mon, 04 Mar 2019 16:15:37 +0100 Jiri Vanek keytool command used to create test keystores is called windows friendly
Mon, 04 Mar 2019 16:14:56 +0100 Jiri Vanek jar command used to pack reproducers is called windows friendly
Mon, 04 Mar 2019 16:09:30 +0100 Jiri Vanek shell launcher got support for JAVA_HOME
Mon, 04 Mar 2019 15:59:35 +0100 Jiri Vanek Updated Russian translation
Mon, 04 Mar 2019 15:16:59 +0100 Jiri Vanek scripted launchers rework added to NEWS
Mon, 25 Feb 2019 16:10:31 +0100 Jiri Vanek Added forgotten call to IT_CHECK_MODULARJDK_ARGS
Mon, 25 Feb 2019 14:56:01 +0100 Jiri Vanek Propagating unimplemented DownloadService2. Added tests for it
Mon, 25 Feb 2019 14:55:18 +0100 Jiri Vanek Fixed typo in DownloadService2
Mon, 25 Feb 2019 14:52:44 +0100 Jiri Vanek Fixing bug with non existing variable MODULARJDK_ARGS
Mon, 25 Feb 2019 14:51:41 +0100 Jiri Vanek Added forgotten dest prefix for args file
Mon, 25 Feb 2019 14:49:40 +0100 Jiri Vanek * Makefile.am: fixed issue with MODULARJDK_ARGS_FILE being installded as executable
Mon, 25 Feb 2019 14:45:23 +0100 Jiri Vanek Rewritten bat launcher and introduced file to keep modular JDK swithces
Mon, 25 Feb 2019 14:00:34 +0100 Jiri Vanek Allowed cross-build of bat launchers on linux systems