You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Konstantin Kolinko <kn...@gmail.com> on 2010/05/15 14:48:19 UTC

Re: svn commit: r944390 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default build.xml webapps/docs/changelog.xml

2010/5/14  <ma...@apache.org>:
> Author: markt
> Date: Fri May 14 18:54:22 2010
> New Revision: 944390
>
> URL: http://svn.apache.org/viewvc?rev=944390&view=rev
> Log:
> Update DBCP to 1.3

>===========
> --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri May 14 18:54:22 2010
> @@ -37,9 +37,16 @@
>
>  <body>
>  <!-- Section names:
> - Catalina, Coyote, Jasper, Cluster, Webapps, Other
> + General, Catalina, Coyote, Jasper, Cluster, Webapps, Other
>  -->
>  <section name="Tomcat 6.0.27 (jfclere)">
> +  <subsection name="General">
> +    <changelog>
> +      <update>
> +        Update DBCP to 1.3. (markt)
> +      </update>
> +    </changelog>
> +  </subsection>
>   <subsection name="Catalina">
>     <changelog>
>       <fix>

I am curious: what is the purpose to add "General" section and
why it does not fit into the existing section "Other"?

I can say it is a notable change, but we usually also have important
changes/fixes in Catalina or Jasper, so what is different here? We can
always add it to the top of the respective section.


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r944390 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default build.xml webapps/docs/changelog.xml

Posted by Konstantin Kolinko <kn...@gmail.com>.
2010/5/15 Mark Thomas <ma...@apache.org>:
> On 15/05/2010 13:48, Konstantin Kolinko wrote:
>> 2010/5/14<ma...@apache.org>:
>>>
>>> Author: markt
>>> Date: Fri May 14 18:54:22 2010
>>> New Revision: 944390
>>>
>>> URL: http://svn.apache.org/viewvc?rev=944390&view=rev
>>> Log:
>>> Update DBCP to 1.3
>>
>>> ===========
>>> --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
>>> +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri May 14 18:54:22
>>> 2010
>>> @@ -37,9 +37,16 @@
>>>
>>>  <body>
>>>  <!-- Section names:
>>> - Catalina, Coyote, Jasper, Cluster, Webapps, Other
>>> + General, Catalina, Coyote, Jasper, Cluster, Webapps, Other
>>>  -->
>>>  <section name="Tomcat 6.0.27 (jfclere)">
>>> +<subsection name="General">
>>> +<changelog>
>>> +<update>
>>> +        Update DBCP to 1.3. (markt)
>>> +</update>
>>> +</changelog>
>>> +</subsection>
>>
>> I am curious: what is the purpose to add "General" section and
>> why it does not fit into the existing section "Other"?
>
> Consistency with previous releases.
>

Ah, I see: it was used in 6.0.17 and earlier.

(I thought we never used it in 6.x)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r944390 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default build.xml webapps/docs/changelog.xml

Posted by Mark Thomas <ma...@apache.org>.
On 15/05/2010 13:48, Konstantin Kolinko wrote:
> 2010/5/14<ma...@apache.org>:
>> Author: markt
>> Date: Fri May 14 18:54:22 2010
>> New Revision: 944390
>>
>> URL: http://svn.apache.org/viewvc?rev=944390&view=rev
>> Log:
>> Update DBCP to 1.3
>
>> ===========
>> --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
>> +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri May 14 18:54:22 2010
>> @@ -37,9 +37,16 @@
>>
>>   <body>
>>   <!-- Section names:
>> - Catalina, Coyote, Jasper, Cluster, Webapps, Other
>> + General, Catalina, Coyote, Jasper, Cluster, Webapps, Other
>>   -->
>>   <section name="Tomcat 6.0.27 (jfclere)">
>> +<subsection name="General">
>> +<changelog>
>> +<update>
>> +        Update DBCP to 1.3. (markt)
>> +</update>
>> +</changelog>
>> +</subsection>
>>    <subsection name="Catalina">
>>      <changelog>
>>        <fix>
>
> I am curious: what is the purpose to add "General" section and
> why it does not fit into the existing section "Other"?

Consistency with previous releases.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org