JDK-8231325 : ��� Switch official FX mainline repo to GitHub using Skara tooling
  • Type: Task
  • Component: javafx
  • Sub-Component: other
  • Affected Version: openjfx14
  • Priority: P2
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2019-09-21
  • Updated: 2019-10-16
  • Resolved: 2019-10-03
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
openjfx14Resolved
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The mainline JavaFX repo is currently using HG and is hosted at openjdk.java.net here:

https://hg.openjdk.java.net/openjfx/jfx-dev/rt

It is being migrated to Git and hosted at GitHub, using the Skara tooling, here:

https://github.com/openjdk/jfx

This umbrella task tracks the work needed to effect this transition. The actual work will be done using linked, blocking issues.

Note that the openjdk/jfx GitHub repo is already active, and is currently a read-only mirror of the official HG repo.

Here is an overview of the transition timeline.

Tuesday, October 1
* The HG openjfx/jfx-dev/rt repo will be made read-only
* The javafxports/openjdk-jfx sandbox repo will be "retired"

Wednesday, October 2
* The Skara team will turn off the mirroring of HG openjfx/jfx-dev/rt --> GIT openjdk/jfx
* I will push a commit to enable jcheck to the openjdk/jfx repo on GitHub
* The Skara team will enable the Skara tooling
* I will send an announcement that openjdk/jfx is open for pull requests on GitHub

Comments
The transition of the openjfx mainline repo to GitHub using the Skara tooling is. now complete.
03-10-2019