{{ partial "header.html" . }}

Apache {{.Params.category}} {{ .Params.version }} Release

New and Noteworthy

{{ .Content }} {{ with .Params.jdk }}

Supported Java version

This version supports Java {{ delimit . ", " " and " }}. {{ end }} {{ partial (printf "releases/%s.html" (lower (replace .Params.category " " "-"))) . }}

Keys

You can verify your download by following these procedures and using these KEYS.

{{ partial "footer.html" . }}