JDK-8231310 : Add .jcheck/conf to jfx git repo
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: other
  • Affected Version: openjfx14
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-09-20
  • Updated: 2019-10-03
  • Resolved: 2019-10-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx14Fixed
Related Reports
Blocks :  
Description
As part of moving the official jfx repo from hg.openjdk.java.net to github.com, we will enable the Skara tools. This requires a `.jcheck/conf` file be checked in to the repo.

In order to allow developers to continue to use the existing Mercurial jcheck locally, I plan to wait until right before the HG repo is made read-only, and push this as the last changeset to the HG repo. Thus it will be there before the new GIT repo is opened up for pull requests.

As such, while I will initiate the review for this fix as a pull request against the develop branch of the javafxports/openjdk-jfx sandbox, that PR will never be merged there.
Comments
Changeset: 6744f504e684 Author: kcr Date: 2019-10-01 05:28 -0700 URL: https://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/6744f504e684 8231310: Add .jcheck/conf to jfx git repo Reviewed-by: prr, jvos
01-10-2019

The code review is completed and approved: https://github.com/javafxports/openjdk-jfx/pull/595 As indicated, I will push this to HG as the last changeset pushed on Tuesday morning. The repo will then be made read-only.
28-09-2019