log

age author description
Fri, 24 May 2019 11:21:35 +0200 Jiri Vanek Added github url default tip
Wed, 17 Apr 2019 10:16:33 +0200 Jiri Vanek Close din favour of AdoptOpenJDK/icedtea-web/
Thu, 14 Mar 2019 11:04:49 +0100 Jiri Vanek Post-release changes
Wed, 13 Mar 2019 11:14:45 +0100 Jiri Vanek Added tag icedtea-web-1.8 for changeset 2ecb651a6f8d
Wed, 13 Mar 2019 11:10:45 +0100 Jiri Vanek Added tag icedtea-web-1.8-branchpoint for changeset 9bacada77a23 icedtea-web-1.8
Tue, 12 Mar 2019 18:11:00 +0100 Jiri Vanek Hidden console on Windows icedtea-web-1.8-branchpoint
Tue, 12 Mar 2019 15:42:25 +0100 Jiri Vanek Pre-release tuning
Thu, 07 Mar 2019 16:13:44 +0100 Jiri Vanek Native launchers now iterate through various keys of jre/jdk in registry
Thu, 07 Mar 2019 14:01:56 +0100 Jiri Vanek Quoted version of jdk work (by Laurent Bourges)
Wed, 06 Mar 2019 15:21:43 +0100 Jiri Vanek On windows, use dunce to canonicalize paths
Tue, 05 Mar 2019 16:18:51 +0100 Jiri Vanek Fixed path to jfxrt.jar from lib/jfxrt.jar to ext/lib
Tue, 05 Mar 2019 14:22:45 +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:24 +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. Cleaning up rust_test_tmp
Mon, 04 Mar 2019 17:17:51 +0100 Jiri Vanek Fixed tabs and and dashes in Makefile
Fri, 01 Mar 2019 14:29:09 +0100 Jiri Vanek All custoom reprodcuers get tmp dir created correctly via cygpath on windows (Michal Vala)
Fri, 01 Mar 2019 14:28:19 +0100 Jiri Vanek Silenced cygpath calls (Michal Vala)
Fri, 01 Mar 2019 12:09:07 +0100 Jiri Vanek Fixed evaluation of keysotre variable (Michal Vala)
Fri, 01 Mar 2019 10:16:01 +0100 Jiri Vanek removal o redundat cygpath - by Michal Vala
Thu, 28 Feb 2019 14:49:58 +0100 Jiri Vanek Makefile.am: using proper classpath separator variable instead of hardcoded one
Thu, 28 Feb 2019 11:38:58 +0100 Jiri Vanek Added Czech translation for 1.8
Thu, 28 Feb 2019 10:38:29 +0100 Jiri Vanek cygpath is now called without shell and via $$(
Wed, 27 Feb 2019 19:39:08 +0100 Jiri Vanek Fixed call to which (ps: never call withch at night!)
Wed, 27 Feb 2019 19:15:28 +0100 Jiri Vanek keytool command used to create test keystores is called windows friendly
Wed, 27 Feb 2019 17:52:20 +0100 Jiri Vanek jar command used to pack reproducers is called windows friendly
Wed, 27 Feb 2019 17:47:29 +0100 Jiri Vanek shell launcher got support for JAVA_HOME
Mon, 25 Feb 2019 11:58:32 +0100 Jiri Vanek Updated Russian translation
Fri, 22 Feb 2019 12:02:51 +0100 Jiri Vanek scripted launchers rework added to NEWS
Fri, 22 Feb 2019 12:00:34 +0100 Jiri Vanek "shared native launchers" added to NEWS
Thu, 21 Feb 2019 18:59:44 +0100 Jiri Vanek Fixing bug with non existing variable MODULARJDK_ARGS
Thu, 21 Feb 2019 14:17:59 +0100 Jiri Vanek Added forgotten dest prefix for args file
Wed, 20 Feb 2019 18:23:45 +0100 Jiri Vanek Implemented way how to modify cp/bootcp in native launchers
Mon, 18 Feb 2019 17:41:52 +0100 Jiri Vanek Added forgotten changelog entry
Mon, 18 Feb 2019 17:34:46 +0100 Jiri Vanek Implemented forgotten support for mslinks.jar library in rust launchers
Mon, 18 Feb 2019 17:14:24 +0100 Jiri Vanek Fixed bug when Option conained "" insted of being None in case of hardcoded paths.
Mon, 18 Feb 2019 15:37:19 +0100 Jiri Vanek * rust-launcher/src/log_helper.rs: deployment.log.stdstreams is now honored
Mon, 18 Feb 2019 15:03:46 +0100 Jiri Vanek For linux, implemented and used system logging
Mon, 18 Feb 2019 14:43:05 +0100 Jiri Vanek Fixed name of variable to from cammel snake snake_case
Mon, 18 Feb 2019 06:52:11 +0100 Jiri Vanek Fioxed double wrappered factory for windows
Sun, 17 Feb 2019 10:35:53 +0100 Jiri Vanek Implemented proper file logging
Sat, 16 Feb 2019 20:56:33 +0100 Jiri Vanek Implemented basic stub for file logging
Sat, 16 Feb 2019 18:51:33 +0100 Jiri Vanek * rust-launcher/src/os_access.rs: removed duplicated code from windows launchers
Sat, 16 Feb 2019 13:53:20 +0100 Jiri Vanek Native launchers got loading (unused for now) of advanced logging properties
Sat, 16 Feb 2019 13:45:10 +0100 Jiri Vanek Makefile.am: fixed issue with MODULARJDK_ARGS_FILE being installded as executable
Fri, 15 Feb 2019 16:03:31 +0100 Jiri Vanek Native launchers got support for modular jdk (via @MODULARJDK_ARGS_LOCATION file)
Wed, 13 Feb 2019 19:14:35 +0100 Jiri Vanek Os trait implemented for windows
Wed, 13 Feb 2019 18:05:44 +0100 Jiri Vanek Propagating unimplemented DownloadService2. Added tests for it
Tue, 12 Feb 2019 13:22:39 +0100 Jiri Vanek Fixed typo in DownloadService2
Tue, 12 Feb 2019 13:10:44 +0100 Jiri Vanek Rewritten bat launcher and introduced file to keep modular JDK swithces
Thu, 07 Feb 2019 17:06:20 +0100 Jiri Vanek Allowed cross-build of bat launchers on linux systems
Thu, 07 Feb 2019 16:50:07 +0100 Jiri Vanek Added protection against to small applets. Enhanced understanding of properties like width/height
Thu, 07 Feb 2019 14:12:39 +0100 Jiri Vanek Desktop sortcuts name is now based on title. And only if missing, then on file
Wed, 06 Feb 2019 19:05:05 +0100 Jiri Vanek Delete-by app dialogue split keys to two groups instead of mixing them
Mon, 04 Feb 2019 17:50:17 +0100 Jiri Vanek Native launchers got splash support
Tue, 15 Jan 2019 18:08:34 +0100 Jiri Vanek Relaxed vendor and title to be no longer mandatory - based on oracle javaws behavior
Tue, 15 Jan 2019 17:56:07 +0100 Jiri Vanek Made Linux launchers portable
Tue, 15 Jan 2019 16:12:46 +0100 Jiri Vanek Added optional windows desktop integration
Mon, 14 Jan 2019 13:02:58 +0100 Jiri Vanek Refactored arranging of arguments and finding jre on path to be testable
Mon, 14 Jan 2019 10:24:14 +0100 Jiri Vanek Added detection of JDK from PATH
Mon, 14 Jan 2019 09:54:38 +0100 Jiri Vanek Added support for -J options
Mon, 14 Jan 2019 09:48:26 +0100 Jiri Vanek Added code-coverage for rust launchers