> On May 10, 2018, at 10:34 AM, Gary Gregory <garydgreg...@gmail.com> wrote:
> 
>> On Wed, May 9, 2018 at 12:06 PM, Matt Sicker <boa...@gmail.com> wrote:
>> 
>>> On 9 May 2018 at 12:11, Gary Gregory <garydgreg...@gmail.com> wrote:
>>> 
>>> Also, generating the VOTE email is a minor pain and error prone. I
>> usually
>>> mess up the "vote ends at this date and time" part. If we do this part,
>> we
>>> should probably only worry about git since we just VOTEd to move
>> everything
>>> from svn to git.
>>> 
>> 
>> How about just saying the vote will last at least 72 hours? Emails have
>> timestamps in them. ;)
>> 
> 
> Genius idea! :-)
> 
> Another item would be to have ONE Maven call instead of SIX for:

Agree on that point. I suppose we could re-work the build plugin to do all of 
those at once, or to build another target that does all of them together 
leaving the separate ones as well. 

-Rob

> 
> Update the download xml file
>> The download page on the website is created from the file
>> src/site/xdoc/download_{component}.xml. The XML file is created using mvn
>> commons:download-page [-Dcommons.release.version=m.n]. Check that the
>> changes (if any) are correct and commit the updated file.
>> Update the other autogenerated files
>> Various files are autogenerated using the commons build plugin.
>> 
>>   - CONTRIBUTING.md - mvn commons:contributing-md
>> 
>> 
>>   - README.md - mvn commons:readme-md
>> 
>> 
>>   - src/site/xdoc/issue-tracking.xml - mvn commons:jira-page
>> 
>> 
>>   - src/site/xdoc/mail-lists.xml - mvn commons:mail-page
>> 
>> Check that the changes (if any) are correct and commit the updated
>> file(s).
> 
> 
> 
> Gary
> 
> 
>> 
>> 
>> --
>> Matt Sicker <boa...@gmail.com>
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to