src/jdk.jpackage/share/classes/jdk/jpackage/internal/Arguments.java
Tue, 24 Sep 2019 13:41:16 -0400 herrick 8225249 : LinuxDebBundler and LinuxRpmBundler should share more code JDK-8200758-branch
Sun, 15 Sep 2019 07:34:39 -0400 herrick 8230521: rename --output/-o option and add default value (".") JDK-8200758-branch
Thu, 12 Sep 2019 10:46:10 -0400 herrick 8229779: Shortcut creation policy JDK-8200758-branch
Wed, 11 Sep 2019 13:26:36 -0400 herrick /home/aherrick/comment JDK-8200758-branch
Tue, 10 Sep 2019 14:57:03 -0400 herrick 8230519: jpackage "--package-type" values and default JDK-8200758-branch
Wed, 28 Aug 2019 11:30:40 -0400 herrick 8229979: jpackage cleanup src files, help text, and javadoc JDK-8200758-branch
Mon, 19 Aug 2019 17:39:48 -0400 herrick 8215381: Investigate if current implementation of --license-file is correct for Debian packages JDK-8200758-branch
Mon, 19 Aug 2019 17:34:40 -0400 herrick 8229795: Investigate registry key usage and need for --win-registry-name option. JDK-8200758-branch
Fri, 16 Aug 2019 18:13:04 -0400 herrick 8213941: Debian linux problems in JavaPackager JDK-8200758-branch
Fri, 16 Aug 2019 06:55:31 -0400 herrick 8224594: Simplify jpackage Logging JDK-8200758-branch
Tue, 13 Aug 2019 18:21:07 -0400 herrick 8229138: Add --linux-app-release option for DEB and RPM packages JDK-8200758-branch
Wed, 03 Jul 2019 17:36:06 -0400 herrick 8227058: Regressions related to no longer setting user.dir JDK-8200758-branch
Thu, 27 Jun 2019 17:44:18 -0400 herrick 8226599: use code coverage results to remove dead code JDK-8200758-branch
Fri, 21 Jun 2019 10:14:49 -0400 herrick 8226532: cleanup is not called when jpackage command fails. JDK-8200758-branch
Thu, 20 Jun 2019 14:13:50 -0400 herrick 8225428: CLI change to remove "mode", rename to "package", and build only one target JDK-8200758-branch
Thu, 06 Jun 2019 19:18:09 -0400 herrick 8223241: jpackage cleanup from code review JDK-8200758-branch
Thu, 06 Jun 2019 19:14:02 -0400 herrick 8223334: Additional cleanup in jpackage tool JDK-8200758-branch
Thu, 18 Apr 2019 19:36:55 -0400 herrick 8222733: Modify jpackage option --add-launcher synta JDK-8200758-branch
Tue, 09 Apr 2019 10:57:04 -0400 herrick 8221641: Follow up code clean up for JDK-8221582 JDK-8200758-branch
Fri, 05 Apr 2019 11:24:44 -0400 herrick 8221777: CLI changes from jpackage EA5 feedback JDK-8200758-branch
Thu, 28 Mar 2019 13:47:40 -0400 herrick 8221582: Rename jvm-args option to java-options JDK-8200758-branch
Thu, 21 Mar 2019 13:46:28 -0400 herrick 8220804: Help message for @ argfile option is printed in the wrong place JDK-8200758-branch
Wed, 13 Mar 2019 07:46:52 -0400 herrick 8220505: Allow building available installers when --installer-type not specified JDK-8200758-branch
Mon, 11 Mar 2019 14:44:00 -0400 herrick 8219678: CLI changes in jpackage JDK-8200758-branch
Tue, 26 Feb 2019 12:03:51 -0500 herrick 8219695: Use a copy of javac's implementation of @argfile in jpackager JDK-8200758-branch
Fri, 15 Feb 2019 17:41:06 -0500 herrick 8217802: Invalid Option warning message. JDK-8200758-branch
Wed, 06 Feb 2019 09:10:12 -0500 herrick 8217317: Create jpackage native library for windows JDK-8200758-branch
Wed, 06 Feb 2019 09:00:28 -0500 herrick 8217894: jpackage CLI syntax changes JDK-8200758-branch
Sun, 03 Feb 2019 08:16:08 -0500 herrick 8217751: jpackage messages and failures JDK-8200758-branch
Tue, 29 Jan 2019 09:40:14 -0500 herrick 8217331: Problems when space in application name JDK-8200758-branch
Tue, 22 Jan 2019 09:24:58 -0500 herrick 8217269: jpackage Makefile improvments JDK-8200758-branch
Thu, 10 Jan 2019 11:30:09 -0800 kcr 8216492: Update copyright of all new jpackage fils to 2019 JDK-8200758-branch
Tue, 08 Jan 2019 17:14:14 -0500 herrick 8216373: temporary build-root left behind when using secondary launcher(s) JDK-8200758-branch
Tue, 08 Jan 2019 07:37:14 -0500 herrick 8216190: Remove Single Instance Service support from jpackage JDK-8200758-branch
Mon, 07 Jan 2019 16:41:59 -0500 herrick 8215900: Without --files args, only jars in the top level of --input are added to class-path JDK-8200758-branch
Mon, 07 Jan 2019 16:39:30 -0500 herrick 8215903: modify behavior of retaining temporary output dir JDK-8200758-branch
Fri, 21 Dec 2018 07:40:47 -0500 herrick 8215515: Add a command line option to override internal resources. JDK-8200758-branch
Wed, 12 Dec 2018 08:27:16 -0500 herrick 8213392: Enhance --help and --version JDK-8200758-branch
Mon, 10 Dec 2018 16:48:25 -0500 herrick 8213425: Analyze output from Source code scanner and fix where needed. JDK-8200758-branch
Fri, 07 Dec 2018 19:07:08 -0500 herrick 8214982: jpackage causes failures in existing HelpFlagsTest and VersionCheck tests JDK-8200758-branch
Thu, 06 Dec 2018 16:45:26 -0500 herrick 8214575: Exe installers will install application to already existing instalation JDK-8200758-branch
Wed, 05 Dec 2018 17:03:58 -0500 herrick 8213385: jpackager Command-Line Argument File. JDK-8200758-branch
Wed, 05 Dec 2018 12:23:37 -0500 herrick 8214143: Reduce Resource files JDK-8200758-branch
Fri, 23 Nov 2018 09:02:17 -0500 herrick 8214051: rename jpackager tool to jpackage JDK-8200758-branch
less more (0) tip