On 10/8/2019 5:37 PM, Chris Hostetter wrote:
This is strange -- I can't reproduce, and I can't see any evidence of a
change to explain why this might have been failing 8 days ago but not any
more.

On the master branch that I just updated, "ant clean precommit" fails. Looks like it had a problem with the options being used on the javadoc command:

  [javadoc] javadoc: error - invalid flag: --no-module-directories

This is Ubuntu 18 with OpenJDK 11.0.4.

Switching to branch_8x and OpenJDK 8u222 on the same system, since branch_8x is where the OP was working, precommit passes.

Looking again at the original post, I see that it's running on Windows. So I tried it on Windows 10 Pro with Oracle JDK 8u212. It failed just like the OP stated, validating source for the ref guide.

I tried once to build a Solr package on Windows. It didn't work, requiring tools that are not normally found on Windows. What I found for this thread seems to indicate that the source validation for the ref guide does not work correctly either. I would be interested in finding out whether or not we expect the build system to work right on Windows. I suspect that it is not supported.

Thanks,
Shawn

Reply via email to