Re: svn commit: r1042495 - /tomcat/trunk/webapps/docs/changelog.xml

2010-12-06 Thread Sylvain Laurent
Are you using an automatic formatter ? if yes, which one ? Can you share its 
settings?

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=1042495view=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=1042495r1=1042494r2=1042495view=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
 -bug50282/bug: Load 
 codejavax.security.auth.login.Configuration/code
 -with codeJreMemoryLeakPreventionListener/code to avoid memory 
 leak
 -when stopping a web application that would use JAAS.
 -(slaurent)
 +bug50282/bug: Load
 +codejavax.security.auth.login.Configuration/code with
 +codeJreMemoryLeakPreventionListener/code to avoid memory leak 
 when
 +stopping a web application that would use JAAS. (slaurent)
   /add
   fix
 bug50351/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



Re: svn commit: r1042495 - /tomcat/trunk/webapps/docs/changelog.xml

2010-12-06 Thread Mark Thomas
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=1042495view=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=1042495r1=1042494r2=1042495view=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
 -bug50282/bug: Load 
 codejavax.security.auth.login.Configuration/code
 -with codeJreMemoryLeakPreventionListener/code to avoid memory 
 leak
 -when stopping a web application that would use JAAS.
 -(slaurent)
 +bug50282/bug: Load
 +codejavax.security.auth.login.Configuration/code with
 +codeJreMemoryLeakPreventionListener/code to avoid memory leak 
 when
 +stopping a web application that would use JAAS. (slaurent)
   /add
   fix
 bug50351/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



svn commit: r1042495 - /tomcat/trunk/webapps/docs/changelog.xml

2010-12-05 Thread markt
Author: markt
Date: Mon Dec  6 00:17:43 2010
New Revision: 1042495

URL: http://svn.apache.org/viewvc?rev=1042495view=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=1042495r1=1042494r2=1042495view=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
-bug50282/bug: Load 
codejavax.security.auth.login.Configuration/code
-with codeJreMemoryLeakPreventionListener/code to avoid memory leak
-when stopping a web application that would use JAAS.
-(slaurent)
+bug50282/bug: Load
+codejavax.security.auth.login.Configuration/code with
+codeJreMemoryLeakPreventionListener/code to avoid memory leak when
+stopping a web application that would use JAAS. (slaurent)
   /add
   fix
 bug50351/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