-
Bug
-
Resolution: Fixed
-
P3
-
jfx13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284782 | 8u341 | Kevin Rushforth | P3 | Resolved | Fixed | b03 |
JDK-8278083 | 8u331 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
JDK-8280729 | 8u321 | Kevin Rushforth | P3 | Resolved | Fixed | b33 |
JDK-8265763 | jfx11.0.12 | Kevin Rushforth | P3 | Resolved | Fixed |
Currently, the .gitignore file is a "javafxports-only" file, meaning it exists only in the javafxports/openjdk-jfx repo [1] (both the master and develop branches) and not in the upstream HG repo on openjdk.java.net.
We need to add .gitignore to the master HG repo, since it isn't specific to the javafxports-jfx GitHub sandbox. For example, the read-only Skara repo [2] needs it.
Eventually we will add other files, although some will likely remain "javafxports-only" files.
[1] https://github.com/javafxports/openjdk-jfx
[2] https://github.com/openjdk/jfx
We need to add .gitignore to the master HG repo, since it isn't specific to the javafxports-jfx GitHub sandbox. For example, the read-only Skara repo [2] needs it.
Eventually we will add other files, although some will likely remain "javafxports-only" files.
[1] https://github.com/javafxports/openjdk-jfx
[2] https://github.com/openjdk/jfx
- backported by
-
JDK-8265763 Add .gitignore to repo
- Resolved
-
JDK-8278083 Add .gitignore to repo
- Resolved
-
JDK-8280729 Add .gitignore to repo
- Resolved
-
JDK-8284782 Add .gitignore to repo
- Resolved
- relates to
-
JDK-8223722 Cleanup .gitignore file
- Resolved