[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Copyright year displayed by command-line tools

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 20 Mar 2015 13:59:35 +0000

Branko Čibej wrote:
>>> Could we have a buildbot test for this kind of problem?
>>> Should our rat-report bot (which I can't seem to locate in the maze
>>> of buildbot right now) perhaps check for this?
>>
>> Yes, I think we should add a simple C test calling svn_version_extended.
>> If the year differs from the actual, FAIL. Have a grace period from Dec 15
>> to Jan 15. That test would act as a simple reminder.
>
> Don't need a C test for that, just tweak the getopt tests. Haven't committed
> this yet because we might end up removing the copyright blurb altogether.

I don't want the tests in our released packages to suddenly start
failing when the calendar rolls over.

Testing for this should be something we do as part of our develop and
release process, not as part of the regression tests we ship.

Philip has already committed a patch to the release scripts to check
the date in the NOTICE file and warn if it's not the current year:

  http://svn.apache.org/r1667990

- Julian
Received on 2015-03-20 15:03:37 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.