Re: 0.14.0: Javadoc failed with OpenJDK 11

2019-06-29 Thread Sutou Kouhei
Hi Bryan, Thanks for your comment. OK. I move https://issues.apache.org/jira/browse/ARROW-5764 to 1.0.0 from 0.14.0. Thanks, -- kou In "Re: 0.14.0: Javadoc failed with OpenJDK 11" on Fri, 28 Jun 2019 14:26:13 -0700, Bryan Cutler wrote: > I agree with Wes that JDK8 is s

Re: 0.14.0: Javadoc failed with OpenJDK 11

2019-06-28 Thread Bryan Cutler
gt; > > > Thanks Wes! > > > > I'm still waiting for comments from Java developers. > > > > -- > > kou > > > > In > > "Re: 0.14.0: Javadoc failed with OpenJDK 11" on Thu, 27 Jun 2019 > 16:40:44 -0500, > > Wes McKinney

Re: 0.14.0: Javadoc failed with OpenJDK 11

2019-06-28 Thread Wes McKinney
I think you can make the release with JDK8 since that's consistent with past releases. On Fri, Jun 28, 2019 at 4:17 PM Sutou Kouhei wrote: > > Thanks Wes! > > I'm still waiting for comments from Java developers. > > -- > kou > > In > "Re: 0.14.0: J

Re: 0.14.0: Javadoc failed with OpenJDK 11

2019-06-28 Thread Sutou Kouhei
Thanks Wes! I'm still waiting for comments from Java developers. -- kou In "Re: 0.14.0: Javadoc failed with OpenJDK 11" on Thu, 27 Jun 2019 16:40:44 -0500, Wes McKinney wrote: > hi Kou, > > I think that JDK8 is still treated as the "main productio

Re: 0.14.0: Javadoc failed with OpenJDK 11

2019-06-27 Thread Wes McKinney
hi Kou, I think that JDK8 is still treated as the "main production JDK version" but based on https://blogs.oracle.com/java-platform-group/end-of-public-updates-is-a-process%2c-not-an-event it seems like the project should cease JDK8 support at some point in the next 18 months (or sooner). I thin

0.14.0: Javadoc failed with OpenJDK 11

2019-06-27 Thread Sutou Kouhei
Hi, I'm trying to run dev/release/00-prepare.sh that is the first script to create RC. It fails with OpenJDK 11 by the following Javadoc error: [ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/