Sebb created COMDEV-293:
---------------------------
Summary: scandist does not detect releases renamed from dist/dev
Key: COMDEV-293
URL: https://issues.apache.org/jira/browse/COMDEV-293
Project: Community Development
Issue Type: Bug
Components: Reporter Tool
Reporter: Sebb
The scandist script ignores commits which only affect a directory.
This is OK for simple directory creation, but means that releases which are
created by renaming/copying from dist/dev are ignored.
For example the following did not cause an email to be sent:
$ svn log -r27902 -v https://dist.apache.org/repos/dist/
------------------------------------------------------------------------
r27902 | tgraves | 2018-07-03 19:08:54 +0100 (Tue, 03 Jul 2018) | 2 lines
Changed paths:
D /dev/spark/v2.2.2-rc2-bin
A /release/spark/spark-2.2.2 (from /dev/spark/v2.2.2-rc2-bin:27901)
Publish spark 2.2.2
------------------------------------------------------------------------
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]