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
Wed, 09 Jan 2019 16:16:54 +0100 Jiri Vanek Made rust launchers to resovle jars, compose classpath and this run itw
Thu, 13 Dec 2018 10:51:17 +0100 Jiri Vanek Fixed few javadoc issues.
Thu, 13 Dec 2018 10:50:52 +0100 Jiri Vanek Replaced hardcoded BOM character with utf representation (PR3671)
Mon, 10 Dec 2018 14:44:28 +0100 Jiri Vanek Made get_home os dependent.
Fri, 30 Nov 2018 19:12:09 +0100 Jiri Vanek verbose also from deployment.properties
Fri, 30 Nov 2018 19:04:42 +0100 Jiri Vanek Rust properties parser generalized to be reusable
Wed, 28 Nov 2018 12:35:38 +0100 Jiri Vanek deployment.config now support generic url instead just file
Wed, 28 Nov 2018 12:13:07 +0100 Jiri Vanek OptionsDefinitions.java: (main) moved from ifelse to switch
Wed, 28 Nov 2018 12:12:10 +0100 Jiri Vanek JNLPProxySelectorTest.java: fixed tests in (testConvertingProxyAutoConfigResultToProxyObject)
Tue, 27 Nov 2018 18:49:58 +0100 Jiri Vanek https is preffered only on default port
Tue, 27 Nov 2018 16:07:20 +0100 Jiri Vanek PR3645, second part - following windows system paths correctly
Tue, 27 Nov 2018 13:26:48 +0100 Jiri Vanek Fixed PR3637 - making cache work with jdk9+ #runtime jar url anchor
Fri, 23 Nov 2018 15:33:01 +0100 Jiri Vanek Fixed LockedFile for readonly on windows
Fri, 23 Nov 2018 13:40:58 +0100 Jiri Vanek Fix for java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder
Wed, 07 Nov 2018 12:30:58 +0100 Jiri Vanek Added Russian translation
Fri, 26 Oct 2018 12:02:25 +0200 Jiri Vanek Fixed targets of clean-cpp-unit-tests and run-cpp-unit-tests
Thu, 18 Oct 2018 13:08:54 +0200 Jiri Vanek Removed gcc if native plugin is not build
Wed, 17 Oct 2018 18:36:08 +0200 Jiri Vanek LockedFile.java: caching enabled, or at least semi-enabled on windows
Wed, 17 Oct 2018 18:16:29 +0200 Jiri Vanek Removed EDT_DAEMON_THREAD_POOL
Fri, 12 Oct 2018 15:37:55 +0200 Jiri Vanek Fixed README to provide correct information about --disable-native-plugin
Fri, 12 Oct 2018 13:16:28 +0200 Jiri Vanek reworked showDocument logic
Wed, 10 Oct 2018 14:29:03 +0200 Jiri Vanek Rust launchers now spawn jvm
Tue, 02 Oct 2018 18:32:02 +0200 Jiri Vanek rust-launcher/src/main.rs: new method of (is_debug_on) based on cmd line determining verbosity. (main) return of is_debug_on used for os_access::Linux::new call.
Tue, 02 Oct 2018 10:45:37 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/Boot.java: returned handling of version, licnes, help, property and about which disapeared without any trace inchangelog
Tue, 02 Oct 2018 10:36:25 +0200 Jiri Vanek Allowed itw-settings to be opened from viewer
Mon, 01 Oct 2018 19:16:36 +0200 Jiri Vanek Fixed EDT hanging
Mon, 01 Oct 2018 19:04:14 +0200 Jiri Vanek Added eternal java version detection
Wed, 05 Sep 2018 23:13:59 +0100 Alex Kashchenko fix cargo detection in autoconf
Wed, 05 Sep 2018 19:10:43 +0200 Jiri Vanek Added missing changelog
Wed, 05 Sep 2018 18:59:54 +0200 Jiri Vanek shell-launcher/launchers.sh.in: inverted logic to detect modular jdk. If it is jdk8, then it is not modular JDK, otherwise it is.
Wed, 05 Sep 2018 18:18:40 +0200 Jiri Vanek Implemented JVM recognition in rust launchers
Mon, 13 Aug 2018 16:47:25 +0200 Jiri Vanek new file of LICENSE, added explicit license with details
Wed, 20 Jun 2018 13:36:32 +0200 Jiri Vanek Enhanced itw-settngs' certificate viewer to show what file is backing showed certificate store.
Wed, 20 Jun 2018 13:00:13 +0200 Jiri Vanek netx/net/sourceforge/jnlp/security/dialogs/CertsInfoPane.java: fixed hex output of certificate signature for jdk8
Wed, 20 Jun 2018 12:46:34 +0200 Jiri Vanek Added semi support for recognition jdk10 and up
Mon, 28 May 2018 12:29:35 +0200 Jiri Vanek added deployment property to enforce headfull execution
Mon, 28 May 2018 12:01:56 +0200 Jiri Vanek Added missing changelog entry for "Made headless detection softer" 2018-05-24
Thu, 24 May 2018 17:55:31 +0200 Jiri Vanek Made headless detection softer
Mon, 14 May 2018 17:11:41 +0200 Jiri Vanek AppletEnvironment.java: getDocumentBase no returns codeBase as fallback when documentBase is null.
Thu, 22 Mar 2018 15:27:55 +0100 Jiri Vanek Build of rust lunchers moved to cargo
Wed, 07 Feb 2018 13:56:18 +0100 Jiri Vanek Runing fx reproducer wihtout splashscreen is making the test much more safe to pass
Wed, 07 Feb 2018 11:33:50 +0100 Jiri Vanek Added comment about X error javafx is getting randomly. Suprsing is, that awt splasshcreen is visible, and after it also itw error dialogue is visible
Wed, 07 Feb 2018 11:21:38 +0100 Jiri Vanek Fixed the error in fx test. THis test seems to eb joining random failures, as FX seems to be horribly unstable currently.
Tue, 06 Feb 2018 18:54:24 +0100 Jiri Vanek Added test for javafx
Tue, 06 Feb 2018 17:11:25 +0100 Jiri Vanek Fixed news for latest changes
Mon, 05 Feb 2018 14:31:51 +0100 Jiri Vanek Added basic support for javafx desc
Sun, 04 Feb 2018 09:58:58 +0100 Jiri Vanek nosecurity switch made extendable also for certificate issues
Sat, 03 Feb 2018 17:54:35 +0100 Jiri Vanek netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: autoformatted
Sat, 03 Feb 2018 17:48:38 +0100 Jiri Vanek removed ridiculous disable/enable on desktop integration pane
Sat, 03 Feb 2018 14:42:07 +0100 Jiri Vanek made OmegaT run - Made ITW to load resources from j2se/java tag too
Sat, 03 Feb 2018 11:43:05 +0100 Jiri Vanek netx/net/sourceforge/jnlp/Parser.java: auto-formatted
Mon, 18 Dec 2017 13:22:40 +0100 Jiri Vanek win-installer added to dsit tarball
Mon, 18 Dec 2017 11:37:00 +0100 Jiri Vanek launcher.in now deleted as direcotry
Tue, 12 Dec 2017 15:09:45 +0100 Jiri Vanek built-time variables propaagted to rust lunchers
Tue, 12 Dec 2017 14:58:51 +0100 Jiri Vanek Added possibility to turn off https preference via deployment properties
Thu, 23 Nov 2017 18:53:25 +0100 Jiri Vanek Merge
Thu, 23 Nov 2017 18:51:31 +0100 Jiri Vanek Added linux binary dist target + samll fix in (uninstall-linux-only) fixed suffixes of removed lunchers
Thu, 09 Nov 2017 16:54:48 +0000 Alex Kashchenko changelog update
Thu, 09 Nov 2017 17:17:27 +0100 Jiri Vanek Fixed XDGspecificationTests to survive with shell scripts of .sh suffix
Wed, 08 Nov 2017 11:37:01 +0000 Alex Kashchenko support creating cache files with restricted access on windows