Re: Java SDK docs build failure

2025-04-17 Thread Michael A. Smith
I'll knock that out, sorry. I was waiting for GH to work all the quirks out of 24.04 and then life happened. It should be good now. https://github.com/apache/avro/pull/3359 On Thu, Apr 17, 2025 at 1:07 PM Ryan Skraba wrote: > I did a cowboy commit and merged my own PR, not the best practice > b

Re: Java SDK docs build failure

2025-04-17 Thread Ryan Skraba
I did a cowboy commit and merged my own PR, not the best practice but... it wasn't going to break *more* :D Looks like it did the trick. Now it looks like we're running into https://issues.apache.org/jira/browse/AVRO-4129 (the ubuntu 20.04 image runner was retired on April 15th). Again, I can ta

Re: Java SDK docs build failure

2025-04-16 Thread Ryan Skraba
Hello Martin! It looks like the bump to the ASF parent pom 34 removes the SNAPSHOT repos for dependencies and plugins. This probably shouldn't take much effort to fix (just build the project before javadocs). I can't get to my workstation until tomorrow morning, so I created https://issues.apache.