Hans Brende created ANY23-367:
---------------------------------
Summary: latest.stable.released property is never used and out of
date
Key: ANY23-367
URL: https://issues.apache.org/jira/browse/ANY23-367
Project: Apache Any23
Issue Type: Bug
Affects Versions: 2.3
Reporter: Hans Brende
Fix For: 2.3
I was browsing through the parent pom and noticed that the
{{latest.stable.released}} property is out of date (indicating version 2.1) and
*never used*. So I did some investigating. Apparently it was once used in the
[src/site/xdoc/download.xml.vm|https://github.com/apache/any23/commits/master/src/site/xdoc/download.xml.vm]
file.
It was introduced in the following commit: [Improved download page generation.
Added release id
property|https://github.com/apache/any23/commit/d67bdff9a477bac5aa4c38ec2c4c8d63d0da179a#diff-3509ce2aacdd62ac31a376fbf804deba]
by [~michele.mostarda] in 2012 and later all of its usages were replaced by
hardcoded constants in the following commit: [Updates to all Website
documentation to reflect 2.0
release|https://github.com/apache/any23/commit/d67bdff9a477bac5aa4c38ec2c4c8d63d0da179a#diff-3509ce2aacdd62ac31a376fbf804deba]
by [~lewismc] in 2017.
We should either delete this property or update it and add it back into the
src/site/xdoc/download.xml.vm file.
Lewis, do you have any insight on this?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)