Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8231852 | 8u241 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
JDK-8237103 | jfx11.0.6 | Kevin Rushforth | P3 | Closed | Fixed |
As part of the move of the jfx repos to GitHub, we need to update all files in the repo that point to the HG repo on hg.openjdk.java.net.
The following third-party legal files have a pointer to the http://hg.openjdk.java.net/openjfx/jfx/rt repo:
modules/javafx.media/src/main/legal/glib.md: http://hg.openjdk.java.net/openjfx/jfx/rt
modules/javafx.media/src/main/legal/gstreamer.md: http://hg.openjdk.java.net/openjfx/jfx/rt
modules/javafx.web/src/main/legal/webkit.md: http://hg.openjdk.java.net/openjfx/jfx/rt
This needs to be updated to: https://github.com/openjdk/jfx
The following third-party legal files have a pointer to the http://hg.openjdk.java.net/openjfx/jfx/rt repo:
modules/javafx.media/src/main/legal/glib.md: http://hg.openjdk.java.net/openjfx/jfx/rt
modules/javafx.media/src/main/legal/gstreamer.md: http://hg.openjdk.java.net/openjfx/jfx/rt
modules/javafx.web/src/main/legal/webkit.md: http://hg.openjdk.java.net/openjfx/jfx/rt
This needs to be updated to: https://github.com/openjdk/jfx
- backported by
-
JDK-8231852 Update location of jfx repo to GitHub in third-party legal files
- Resolved
-
JDK-8237103 Update location of jfx repo to GitHub in third-party legal files
- Closed
- relates to
-
JDK-8231325 ☂ Switch official FX mainline repo to GitHub using Skara tooling
- Resolved
-
JDK-8231854 Change Mercurial to git in various README files
- Resolved
- links to