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/03/04 19:48:56 UTC

Re: svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

2010/3/4  <ma...@apache.org>:
> Author: markt
> Date: Thu Mar  4 18:07:59 2010
> New Revision: 919102
>
> URL: http://svn.apache.org/viewvc?rev=919102&view=rev
> Log:
> Lifecycle refactoring.
> In an effort to reduce code duplication and improve consistency, provide a base Lifecycle implementation. This will be used as the basis of the refactoring of the components that implement Lifecycle
>

This:

> Added:
>    tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java

and from previous commit

> Added:
>   tomcat/trunk/java/org/apache/catalina/LifecycleState.java

- do not have svn:eol-style.

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: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

Posted by sebb <se...@gmail.com>.
A few more incorrect properties:

svn ps svn:eol-style native java/org/apache/catalina/deploy/SessionConfig.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/AnnotationDefault.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/Annotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/ElementValue.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/ElementValuePair.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/ParameterAnnotationEntry.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/ParameterAnnotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/RuntimeInvisibleAnnotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/RuntimeInvisibleParameterAnnotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/RuntimeVisibleAnnotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/RuntimeVisibleParameterAnnotations.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/http/fileupload/FileCleaningTracker.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/http/fileupload/FileItemHeaders.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/http/fileupload/FileItemHeadersImpl.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/http/fileupload/FileItemHeadersSupport.java

Also:

svn pd svn:executable
java/org/apache/tomcat/util/bcel/classfile/EnclosingMethod.java
svn pd svn:executable
java/org/apache/tomcat/util/bcel/classfile/LocalVariableTypeTable.java


On 04/03/2010, Mark Thomas <ma...@apache.org> wrote:
> On 04/03/2010 18:48, Konstantin Kolinko wrote:
>
>  > - do not have svn:eol-style.
>
>
> /ME swears loudly
>
>  Thanks. I thought I'd fixed that. Obviously not...
>
>
>
>
>  ---------------------------------------------------------------------
>  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


Re: svn commit: r919102 - in /tomcat/trunk/java/org/apache/catalina/util: LifecycleBase.java LocalStrings.properties

Posted by Mark Thomas <ma...@apache.org>.
On 04/03/2010 18:48, Konstantin Kolinko wrote:

> - do not have svn:eol-style.

/ME swears loudly

Thanks. I thought I'd fixed that. Obviously not...



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