Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-28 Thread Ambarish Rapte
On Wed, 2 Jun 2021 07:11:54 GMT, Marius Hanl wrote: >> ~~Question: I was wondering, should I create a ticket for this as well? >> Given the fact that I don't have an https://bugs.openjdk.java.net account, I >> need to use the official bug reporting tool, which looked a bit overkill to >> me si

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-23 Thread Ambarish Rapte
On Wed, 2 Jun 2021 07:11:54 GMT, Marius Hanl wrote: >> ~~Question: I was wondering, should I create a ticket for this as well? >> Given the fact that I don't have an https://bugs.openjdk.java.net account, I >> need to use the official bug reporting tool, which looked a bit overkill to >> me si

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-21 Thread Marius Hanl
On Tue, 15 Jun 2021 17:44:43 GMT, Ambarish Rapte wrote: > ``` > diff --git a/gradle/verification-metadata.xml > b/gradle/verification-metadata.xml > index abacd0b05b..0a3d33726d 100644 > --- a/gradle/verification-metadata.xml > +++ b/gradle/verification-metadata.xml > @@ -3,6 +3,9 @@ > >

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-15 Thread Kevin Rushforth
On Wed, 2 Jun 2021 07:11:54 GMT, Marius Hanl wrote: >> ~~Question: I was wondering, should I create a ticket for this as well? >> Given the fact that I don't have an https://bugs.openjdk.java.net account, I >> need to use the official bug reporting tool, which looked a bit overkill to >> me si

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-15 Thread Ambarish Rapte
On Wed, 2 Jun 2021 07:11:54 GMT, Marius Hanl wrote: >> ~~Question: I was wondering, should I create a ticket for this as well? >> Given the fact that I don't have an https://bugs.openjdk.java.net account, I >> need to use the official bug reporting tool, which looked a bit overkill to >> me si

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-14 Thread Ambarish Rapte
On Thu, 10 Jun 2021 14:45:18 GMT, Marius Hanl wrote: > This might not work because of the dependency verification error you have in > your console. I had this as well and I temporary deleted the > **verification-metadata.xml** inside the **gradle** folder. Deleting **verification-metadata.xml

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-10 Thread Marius Hanl
On Mon, 7 Jun 2021 04:17:06 GMT, Ambarish Rapte wrote: > I tested with IntelliJ IDEA 2021.1.2 (Community Edition) Build > #IC-211.7442.40, built on June 1, 2021. > > I see no side effects of this change. However, I also don't see what you see > too. > I tried it with a fresh clone of repositor

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-06 Thread Ambarish Rapte
On Wed, 2 Jun 2021 07:11:54 GMT, Marius Hanl wrote: >> ~~Question: I was wondering, should I create a ticket for this as well? >> Given the fact that I don't have an https://bugs.openjdk.java.net account, I >> need to use the official bug reporting tool, which looked a bit overkill to >> me si

Re: RFR: 8267418: IntelliJ build and test of JavaFX does not work [v4]

2021-06-02 Thread Marius Hanl
> ~~Question: I was wondering, should I create a ticket for this as well? Given > the fact that I don't have an https://bugs.openjdk.java.net account, I need > to use the official bug reporting tool, which looked a bit overkill to me > since someone needs to check my created ticket, while this P