cayenne-website
Michael Gentry <[email protected]> Fri, 3 Jul 2026 07:50:19 -0400
| Newsgroups | gmane.comp.java.cayenne.devel |
|---|---|
| Message-ID | <CAOy5kzMGdxW4_begQq7vqT8ZGqtso8L+-qN3i4MWgCAew0sAXA@mail.gmail.com> |
--000000000000885e890655b38947 Content-Type: text/plain; charset="UTF-8" Hi, I'm having an issue with the download page (at a minimum). When I navigate to http://localhost:3000/download/ the top of the page is the 5.0-M2 release as expected, but the release notes link goes to https://github.com/apache/cayenne/blob/5.0-M2/RELEASE-NOTES.txt which is incorrect. It should go to https://github.com/apache/cayenne/blob/cayenne-parent-5.0-M2/RELEASE-NOTES.txt. Think link works for M1. I think it was the "mvn release:prepare" or "mvn release:perform" step that asked for the version and I entered 5.0-M2, but it applied "cayenne-parent-" to it as well. Also, the "Cayenne 5.0-M2 source code distribution" link is semi-broken. To be fair, it is the same for other releases, too. The M1 link points to https://www.apache.org/dyn/closer.cgi/cayenne/5.0-M1/cayenne-5.0-M1-src.tar.gz for example. Or is that the expectation? I'm not sure how the download page is generated. Anyone have ideas on how to fix this? Thanks, mrg PS. I have a few appointments today. Won't be back until this afternoon. --000000000000885e890655b38947--