Author: simonetripodi
Date: Wed Jan  6 19:40:10 2010
New Revision: 896637

URL: http://svn.apache.org/viewvc?rev=896637&view=rev
Log:
fixed Java svn:eol-style property

Modified:
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/BeanPropertySetter.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallMethod.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallParam.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CreationRule.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/FactoryCreate.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/ObjectCreate.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/PathCallParam.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetNext.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetProperty.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetRoot.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetTop.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/StackCallParam.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/reflect/MethodArgument.java
   (props changed)
    
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/utils/AnnotationUtils.java
   (props changed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/BeanPropertySetter.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/BeanPropertySetter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallMethod.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallMethod.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallParam.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallParam.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CreationRule.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CreationRule.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/FactoryCreate.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/FactoryCreate.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/ObjectCreate.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/ObjectCreate.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/PathCallParam.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/PathCallParam.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetNext.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetNext.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetProperty.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetProperty.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetRoot.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetRoot.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetTop.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetTop.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/StackCallParam.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/StackCallParam.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/reflect/MethodArgument.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/reflect/MethodArgument.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/utils/AnnotationUtils.java
            ('eol-style' removed)

Propchange: 
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/utils/AnnotationUtils.java
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to