On 7 July 2010 10:47, Rainer Jung <rainer.jung@kippdata.de> wrote:
> On 29.06.2010 17:17, jean-frederic clere wrote:
>>
>> According to the release process, the 6.0.28 build corresponding to the
>> tag TOMCAT_6_0_28 is:
>> [ ] Broken
>> [ ] Alpha
>> [ ] Beta
>> [X] Stable
>> +++
>>
>> Comments?
>
> - MD5 OK
>
> - signatures OK
>
> - as Konstantin noted: it would be nice if you added your key to the KEYS
> file you provide in the download directory for the candidates on
> people.apache.org
>
> - Compared contents of gz and zip and svn, looks good. Minor points:
> - License.rtf was run through fixcrlf on Unix, already fixed in svn
> - build.properties: it would be nice, if you did the release changes to the
> file before tagging (and undo after) like Mark does for TC 7 (properties
> version and version.build). That way checking the identity between the tag
> and the release source would be easier (less deltas to ignore).
Or:
Create clean workspace from SVN.
Make any necessary updates that apply to the tag only.
Create the tag from the workspace using svn copy dir https://.../
Trunk is then untainted by unnecessary changes, and the tag commit
e-mail shows the changes made.
History is also preseved.
> Regards,
>
> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|