Re: RFR: 8266757: Add entry for jdk-12_doc-all.zip to gradle/verification-metadata.xml

2021-05-11 Thread Pankaj Bansal
On Fri, 7 May 2021 17:30:37 GMT, Kevin Rushforth  wrote:

> As indicated in JBS this PR adds a missing entry for the JDK 12 API docs zip 
> bundle for javadoc offline processing. This missing entry is causing a build 
> failure on my system (which will soon propagate to our CI builds).

Marked as reviewed by pbansal (Committer).

-

PR: https://git.openjdk.java.net/jfx/pull/489


Re: RFR: 8266757: Add entry for jdk-12_doc-all.zip to gradle/verification-metadata.xml

2021-05-11 Thread Ambarish Rapte
On Fri, 7 May 2021 17:30:37 GMT, Kevin Rushforth  wrote:

> As indicated in JBS this PR adds a missing entry for the JDK 12 API docs zip 
> bundle for javadoc offline processing. This missing entry is causing a build 
> failure on my system (which will soon propagate to our CI builds).

Looks good to me, verified with a local build on mac machine.

-

Marked as reviewed by arapte (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/489


Re: RFR: 8266757: Add entry for jdk-12_doc-all.zip to gradle/verification-metadata.xml

2021-05-07 Thread Kevin Rushforth
On Fri, 7 May 2021 17:30:37 GMT, Kevin Rushforth  wrote:

> As indicated in JBS this PR adds a missing entry for the JDK 12 API docs zip 
> bundle for javadoc offline processing. This missing entry is causing a build 
> failure on my system (which will soon propagate to our CI builds).

One of the Linux unit tests failed due to and unrelated issue, 
[JDK-8266643](https://bugs.openjdk.java.net/browse/JDK-8266643).

-

PR: https://git.openjdk.java.net/jfx/pull/489