You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by sk...@apache.org on 2014/04/24 04:09:04 UTC

git commit: add war

Repository: archiva
Updated Branches:
  refs/heads/master 0c07ad8d5 -> 563193825


add war

Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/56319382
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/56319382
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/56319382

Branch: refs/heads/master
Commit: 56319382549134c6081c19d1d2885757a0791390
Parents: 0c07ad8
Author: Eric Barboni <sk...@apache.org>
Authored: Thu Apr 24 04:06:00 2014 +0200
Committer: Eric Barboni <sk...@apache.org>
Committed: Thu Apr 24 04:06:00 2014 +0200

----------------------------------------------------------------------
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/56319382/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
index ed5a6a7..3305a0e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
 *.jar binary
+*.war binary
 
 # Auto detect text files and perform LF normalization
 *        text=auto