/hg/icedtea-web: Added forgotten changelog entry

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Mon Feb 18 16:42:03 UTC 2019


changeset 79a273bcbf4a in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=79a273bcbf4a
author: Jiri Vanek <jvanek at redhat.com>
date: Mon Feb 18 17:41:52 2019 +0100

	Added forgotten changelog entry


diffstat:

 ChangeLog |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 1447647acb3a -r 79a273bcbf4a ChangeLog
--- a/ChangeLog	Mon Feb 18 17:34:46 2019 +0100
+++ b/ChangeLog	Mon Feb 18 17:41:52 2019 +0100
@@ -1,3 +1,10 @@
+2019-02-18  Jiri Vanek <jvanek at redhat.com>
+
+	Implemented forgotten support for mslinks.jar library in rust launchers
+	* Makefile.am: MSLINKS_JAR are now eported in rust launchers build
+	* rust-launcher/src/hardcoded_paths.rs: MSLINKS_JAR is being captured here and exported as optional
+	* rust-launcher/src/jars_helper.rs: (get_bootcp_members) now append_if_exists also get_mslinks
+
 2019-02-18  Jiri Vanek <jvanek at redhat.com>
 
 	* rust-launcher/src/log_helper.rs: deployment.log.stdstreams is now honored


More information about the distro-pkg-dev mailing list