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.

Reply via email to