From brian.kurotsuchi at oracle.com Fri Nov 13 07:39:59 2015 From: brian.kurotsuchi at oracle.com (brian.kurotsuchi at oracle.com) Date: Fri, 13 Nov 2015 07:39:59 +0000 Subject: hg: code-tools/jtharness: CODETOOLS-7045584 need to be able to turn on KFL reporting from CLI Message-ID: <201511130739.tAD7dx1N007642@aojmv0008.oracle.com> Changeset: d2f77074c0d6 Author: bkurotsu Date: 2015-11-13 00:39 -0700 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/d2f77074c0d6 CODETOOLS-7045584 need to be able to turn on KFL reporting from CLI ! src/com/sun/javatest/report/ReportManager.java From brian.kurotsuchi at oracle.com Tue Nov 17 17:24:13 2015 From: brian.kurotsuchi at oracle.com (brian.kurotsuchi at oracle.com) Date: Tue, 17 Nov 2015 17:24:13 +0000 Subject: hg: code-tools/jtharness: CODETOOLS-7901550 cannot enable KFL report from CLI Message-ID: <201511171724.tAHHODcS013228@aojmv0008.oracle.com> Changeset: 10aaa8fa1752 Author: bkurotsu Date: 2015-11-17 10:23 -0700 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/10aaa8fa1752 CODETOOLS-7901550 cannot enable KFL report from CLI Additional clarification fix here, added -enableKFL a subcommand for -writeReport. This should be the preferred flag to avoid confusion the top level -kfl flag. ! src/com/sun/javatest/report/ReportManager.java From brian.kurotsuchi at oracle.com Tue Nov 17 23:45:30 2015 From: brian.kurotsuchi at oracle.com (brian.kurotsuchi at oracle.com) Date: Tue, 17 Nov 2015 23:45:30 +0000 Subject: hg: code-tools/jtharness: CODETOOLS-7901550 (doc updates) KFL report not generated from command line Message-ID: <201511172345.tAHNjUBB011564@aojmv0008.oracle.com> Changeset: 2fc425931534 Author: bkurotsu Date: 2015-11-17 16:45 -0700 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/2fc425931534 CODETOOLS-7901550 (doc updates) KFL report not generated from command line ! src/com/sun/javatest/help/default/command/writeReports.html ! src/com/sun/javatest/report/i18n.properties