[
https://issues.apache.org/jira/browse/AVRO-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032366#comment-18032366
]
ASF subversion and git services commented on AVRO-4186:
-------------------------------------------------------
Commit 6aa10480f5b7945e559333fb94b7aea06905cc20 in avro's branch
refs/heads/dependabot/maven/lang/java/org.mockito-mockito-core-5.20.0 from
Oscar Westra van Holthe - Kind
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=6aa10480f5 ]
AVRO-4186: Fully automate release build (#3507)
* Upgrade docker image for running Hugo
This also requires upgrading PHP and Node (JS), and fixing a few other
issues. The minor version bump for Maven is simply icing on the cake.
* Upgrade Python versions in use
Prepares for EOL of Python 3.9 at the end of October month.
* AVRO-4186: Discover Java toolchains
This ensures the toolchain works for both x86 and arm64 architectures,
and is supported by the latest/current version of the toolchain plugin.
Note: the version numbers are now not just major versions, so selection
of JDK 17, for example, is now done like this: [17,18)
> Automate release build fully
> ----------------------------
>
> Key: AVRO-4186
> URL: https://issues.apache.org/jira/browse/AVRO-4186
> Project: Apache Avro
> Issue Type: Improvement
> Components: build, javascript, php, python
> Reporter: Oscar Westra van Holthe - Kind
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Our current build uses an outdated OS image and Node.JS version that prevent
> us from using hugo to generate the website during a release build.
> To fix, we'll need to at least upgrade the OS image and Node.JS. This also
> affects:
> * the Java toolchain locations
> * PHP (upgrade from 8.1 to 8.3)
> * Python (new versions don't allow pip installs)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)