Author: simonetripodi Date: Wed Jan 6 18:10:44 2010 New Revision: 896590 URL: http://svn.apache.org/viewvc?rev=896590&view=rev Log: fixed Java eol-style property
Modified: commons/sandbox/at-digester/trunk/ (props changed) 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/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Jan 6 18:10:44 2010 @@ -0,0 +1 @@ +target Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/BeanPropertySetter.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallMethod.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallParam.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CreationRule.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/FactoryCreate.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/ObjectCreate.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/PathCallParam.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetNext.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetProperty.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetRoot.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetTop.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/StackCallParam.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/reflect/MethodArgument.java ------------------------------------------------------------------------------ eol-style = native Propchange: commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/utils/AnnotationUtils.java ------------------------------------------------------------------------------ eol-style = native