You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2011/07/25 13:33:24 UTC

svn commit: r1150636 - in /maven/core-integration-testing/trunk: .gitattributes .gitignore

Author: bentmann
Date: Mon Jul 25 11:33:23 2011
New Revision: 1150636

URL: http://svn.apache.org/viewvc?rev=1150636&view=rev
Log:
o Set svn:eol-style=native

Modified:
    maven/core-integration-testing/trunk/.gitattributes   (contents, props changed)
    maven/core-integration-testing/trunk/.gitignore   (props changed)

Modified: maven/core-integration-testing/trunk/.gitattributes
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/.gitattributes?rev=1150636&r1=1150635&r2=1150636&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/.gitattributes (original)
+++ maven/core-integration-testing/trunk/.gitattributes Mon Jul 25 11:33:23 2011
@@ -1,2 +1,2 @@
-*.java             ident
-*.jar              -text -crlf
+*.java             ident
+*.jar              -text -crlf

Propchange: maven/core-integration-testing/trunk/.gitattributes
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/core-integration-testing/trunk/.gitignore
------------------------------------------------------------------------------
    svn:eol-style = native