On 06/12/2010 06:28, Sylvain Laurent wrote:
> Are you using an automatic formatter ?

Nope.

> if yes, which one ? Can you share its settings?

Although if I need one I tend to use Eclipse defaults but with spaces
rather than tabs.

Mark

> 
> On 6 déc. 2010, at 01:17, ma...@apache.org wrote:
> 
>> Author: markt
>> Date: Mon Dec  6 00:17:43 2010
>> New Revision: 1042495
>>
>> URL: http://svn.apache.org/viewvc?rev=1042495&view=rev
>> Log:
>> Line-length
>>
>> Modified:
>>    tomcat/trunk/webapps/docs/changelog.xml
>>
>> Modified: tomcat/trunk/webapps/docs/changelog.xml
>> URL: 
>> http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1042495&r1=1042494&r2=1042495&view=diff
>> ==============================================================================
>> --- tomcat/trunk/webapps/docs/changelog.xml (original)
>> +++ tomcat/trunk/webapps/docs/changelog.xml Mon Dec  6 00:17:43 2010
>> @@ -38,7 +38,9 @@
>>   </properties>
>>
>> <body>
>> -<!-- General, Catalina, Coyote, Jasper, Cluster, Web applications, Extras, 
>> Other -->
>> +<!--
>> +  General, Catalina, Coyote, Jasper, Cluster, Web applications, Extras, 
>> Other
>> +-->
>> <section name="Tomcat 7.0.6 (markt)">
>>   <subsection name="Catalina">
>>     <changelog>
>> @@ -80,10 +82,10 @@
>>         generate session IDs. (markt)
>>       </update>
>>       <add>
>> -        <bug>50282</bug>: Load 
>> <code>javax.security.auth.login.Configuration</code>
>> -        with <code>JreMemoryLeakPreventionListener</code> to avoid memory 
>> leak
>> -        when stopping a web application that would use JAAS.
>> -        (slaurent)
>> +        <bug>50282</bug>: Load
>> +        <code>javax.security.auth.login.Configuration</code> with
>> +        <code>JreMemoryLeakPreventionListener</code> to avoid memory leak 
>> when
>> +        stopping a web application that would use JAAS. (slaurent)
>>       </add>
>>       <fix>
>>         <bug>50351</bug>: Fix the regression that broke BeanFactory resources
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


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

Reply via email to