diff -r b7b28ec53a8b -r 239bf3e94c02 AUTHORS --- a/AUTHORS +++ b/AUTHORS @@ -10,7 +10,7 @@ Adam Domurad Lukasz Dracz Thomas Fitzsimmons -Michał Górny < mgorny@gentoo.org > +Michał Górny Mark Greenwood Peter Hatina Andrew John Hughes @@ -26,16 +26,16 @@ Thomas Meyer Kurt Miller Saad Mohammad -Martin Olsson +Martin Olsson Fridrich Strba Andrew Su Joshua Sumali Jiri Vanek Mark Wielaard -Jacob Wisor +Jacob Wisor Man Lung Wong This project also includes code from the following projects: OpenJDK -Netx +NetX diff -r b7b28ec53a8b -r 239bf3e94c02 ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2015-04-01 Jacob Wisor + + * AUTHORS: Fix e-mail address formatting and update my e-mail address + * ChangeLog: Update my e-mail address to reflect that in AUTHORS + * Makefile.am: (stamps/netx-html-gen.stamp) Move creating the html-gen + directory and copying of AUTHORS, COPYING, ChangeLog, and NEWS files into + html-gen.sh script + * html-gen.sh: Add automatic creating of the html-gen directory and copying + of AUTHORS, COPYING, ChangeLog, and NEWS files when running the script + manually + 2015-03-31 Jiri Vanek * Messages.properties: (FILElogs) adapted to more suit current docs. @@ -1576,7 +1587,7 @@ * netx/policyeditor.1: Escaped the minus signs in the policyeditor manpage -2014-07-03 Jacob Wisor +2014-07-03 Jacob Wisor * netx/net/sourceforge/jnlp/util/logging/ConsoleOutputPane.java: Fix handling of UI controls @@ -1622,13 +1633,13 @@ (invokeRunnableOrEnqueueAndWait, invokeRunnableOrEnqueueLater): new methods -2014-06-26 Jacob Wisor +2014-06-26 Jacob Wisor * netx/net/sourceforge/jnlp/util/logging/ConsoleOutputPane.java: Formatting fixes & cleanup Made final classes, members, and variables final -2014-06-26 Jacob Wisor +2014-06-26 Jacob Wisor * netx/net/sourceforge/jnlp/resources/Messages_pl.properties: Add new PL localized messages @@ -1741,7 +1752,7 @@ then processor->, versions. If no message_parts are available, the cleanup is done only if message_queue is empty. -2014-06-18 Jacob Wisor +2014-06-18 Jacob Wisor * netx/net/sourceforge/jnlp/resources/Messages.properties (BOredirect) (CCannotClearCache, CFakedCache, CONSOLEClean, CVCPCleanCache) @@ -3488,7 +3499,7 @@ now add salt to the name. * plugin/icedteanp/IcedTeaNPPlugin.h: changed declaration of (start_jvm_if_needed) -2014-02-04 Jacob Wisor +2014-02-04 Jacob Wisor Added missing PL localized messages * netx/net/sourceforge/jnlp/resources/Messages_pl.properties: added @@ -3496,7 +3507,7 @@ CPPolicyTooltip CPPolicyEditorNotFound CPButPolicy CPHeadPolicy CPTabPolicy. Modified SSigUnverified SSigVerified SSignatureError -2014-02-04 Jacob Wisor +2014-02-04 Jacob Wisor Added missing DE localized messages * netx/net/sourceforge/jnlp/resources/Messages_de.properties: added @@ -3504,12 +3515,12 @@ CPPolicyTooltip CPPolicyEditorNotFound CPButPolicy CPHeadPolicy CPTabPolicy. Modified SSigUnverified SSigVerified SSignatureError -2014-01-31 Jacob Wisor +2014-01-31 Jacob Wisor * netx/net/sourceforge/jnlp/util/logging/ConsoleOutputPaneModel.java: (importList) Separate XHTML fix due to revision 884 -2014-01-30 Jacob Wisor +2014-01-30 Jacob Wisor * Javadoc, XHTML conformance, and formatting cleanup @@ -4436,7 +4447,7 @@ * tests/netx/unit/net/sourceforge/jnlp/cache/ResourceUrlCreatorTest.java: new tests for ResourceUrlCreator.getVersionedUrl -2013-10-03 Jacob Wisor +2013-10-03 Jacob Wisor * netx/net/sourceforge/jnlp/controlpanel/CachePane.java: Moved JButtons to members. @@ -4763,7 +4774,7 @@ * tests/test-extensions-tests/net/sourceforge/jnlp/MessagePropertiesTest.java: tests for new MessageProperties class -2013-09-11 Jacob Wisor +2013-09-11 Jacob Wisor * netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java Made temporary files location JFileChooser open at the currently specified location @@ -5051,7 +5062,7 @@ Adapted to be more accurate to select-able JVM 2013-07-17 Jiri Vanek - Jacob Wisor + Jacob Wisor added some missing de and pl strings * netx/net/sourceforge/jnlp/resources/Messages.properties: @@ -5271,7 +5282,7 @@ (appletZeroW) (appletZeroH) 2013-06-06 Jiri Vanek - Jacob Wisor + Jacob Wisor Enhanced manifest * netx.manifest.in: added Implementation-URL, Implementation-Vendor, @@ -5376,7 +5387,7 @@ (handleMessage): Replace buggy initialization wait. 2013-05-14 Jiri Vanek - Jacob Wisor + Jacob Wisor * netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec) fixed invalid unicode character @@ -5408,7 +5419,7 @@ the icon of the wanted button 2013-04-26 Jiri Vanek - Jacob Wisor + Jacob Wisor Added default, DE and PL localization's tweeks * netx/net/sourceforge/jnlp/resources/Messages.properties: @@ -5621,7 +5632,7 @@ (testDecodeUrlAsFile): Test for (decodeUrlAsFile) 2013-04-26 Jiri Vanek - Jacob Wisor + Jacob Wisor Added polish localisation * netx/net/sourceforge/jnlp/resources/Messages_de.properties @@ -5647,7 +5658,7 @@ * itweb-settings.desktop.in: added Name[cs] and Name[cs] keys with values. 2013-04-26 Jiri Vanek - Jacob Wisor + Jacob Wisor Added DE and PL localization of itw-settings Xdesktop configuration file * itweb-settings.desktop.in: added Name[de], Name[pl], Comment[de], Comment[pl] @@ -6276,8 +6287,8 @@ * NEWS: mentioned de translation * AUTHORS: added Jacob Wisor -2013-03-13 Jiri Vanek - Jacob Wisor +2013-03-13 Jiri Vanek + Jacob Wisor Fixed strange sentences in default locales bundle. * netx/net/sourceforge/jnlp/resources/Messages.properties: @@ -6291,8 +6302,8 @@ Enhanced to handle de messages and be prepared for locales with one language but different nations. -2013-03-13 Jiri Vanek - Jacob Wisor +2013-03-13 Jiri Vanek + Jacob Wisor Added initial German localization * netx/net/sourceforge/jnlp/resources/Messages_de.properties: diff -r b7b28ec53a8b -r 239bf3e94c02 Makefile.am --- a/Makefile.am +++ b/Makefile.am @@ -543,8 +543,6 @@ stamps/netx-html-gen.stamp: (cd $$NETX_SRCDIR/..; \ - mkdir -p html-gen; \ - cp AUTHORS NEWS COPYING ChangeLog html-gen/; \ export HTML_GEN_DEBUG=true; \ bash html-gen.sh; \ unset HTML_GEN_DEBUG) diff -r b7b28ec53a8b -r 239bf3e94c02 html-gen.sh --- a/html-gen.sh +++ b/html-gen.sh @@ -1,7 +1,7 @@ #!/bin/bash # html-gen.sh -# Copyright (C) 2013 Red Hat +# Copyright (C) 2015 Red Hat # # This file is part of IcedTea. # @@ -45,16 +45,17 @@ # same directory as this script. These generated HTML documents are then used # in the netx About Dialog, which can be invoked with "javaws -about". -# The only configuration option is the number of Changesets, and the files processed -# are hardcoded. To run the script manually, create a directory "html-gen" in the -# same directory as this script, containing files named AUTHORS, NEWS, ChangeLog, -# and COPYING. Note that these files WILL be modified in-place during the HTML -# "conversion" process. Setting the environment variable "HTML_GEN_DEBUG" to "true" -# will enable some output from the script, which may be useful if you encounter -# issues with this script's processing of an input file. -# The number of Changesets to process into the ChangeLog can be set by setting the -# environment variable HTML_GEN_CHANGESETS, or by passing an integer argument to -# the script. The parameter will take priority over the environment variable. +# The only configuration option is the number of Changesets, and the files +# processed are hardcoded. To run the script manually, change to this script's +# directory, where also the files AUTHORS, NEWS, ChangeLog, and COPYING are +# located. +# Note that these files WILL be modified in-place during the HTML "conversion" +# process. Setting the environment variable "HTML_GEN_DEBUG" to "true" will +# enable some output from the script, which may be useful if you encounter +# issues with this script's processing of an input file. The number of +# Changesets to process into the ChangeLog can be set by setting the environment +# variable HTML_GEN_CHANGESETS, or by passing an integer argument to the script. +# The parameter will take priority over the environment variable. print_debug() { if [ "$HTML_GEN_DEBUG" ]; then echo "$1"; fi @@ -71,7 +72,13 @@ start_time="$(date +%s.%N)" -cd html-gen +# Directory where generated HTML files are put out +HTML_GEN_DIR="html-gen" +if [ ! -d "$HTML_GEN_DIR" ]; then + mkdir -p "$HTML_GEN_DIR" +fi +cp -pf AUTHORS COPYING ChangeLog NEWS "$HTML_GEN_DIR" +cd "$HTML_GEN_DIR" print_debug "Generating HTML content for javaws -about for $REPO_URL. $CHANGESETS changesets, $NEWS_ITEMS news items" print_debug "Starting sed substitutions"