Author: bentmann
Date: Wed Oct 27 10:25:40 2010
New Revision: 1027888

URL: http://svn.apache.org/viewvc?rev=1027888&view=rev
Log:
o Tried to improve interop between SVN and Git when dealing with keyword 
expansion

Modified:
    maven/maven-3/trunk/.gitattributes

Modified: maven/maven-3/trunk/.gitattributes
URL: 
http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitattributes?rev=1027888&r1=1027887&r2=1027888&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitattributes (original)
+++ maven/maven-3/trunk/.gitattributes Wed Oct 27 10:25:40 2010
@@ -1,3 +1,4 @@
+*.java                                 ident
 *.jar                                  -text -crlf
 *.graffle                              -text -crlf
 apache-maven/src/bin/mvn               eol=lf crlf=input


Reply via email to