You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2008/05/20 10:14:34 UTC

svn commit: r658153 - /ofbiz/site/svn/config

Author: jacopoc
Date: Tue May 20 01:14:34 2008
New Revision: 658153

URL: http://svn.apache.org/viewvc?rev=658153&view=rev
Log:
Added default svn props for .groovy files

Modified:
    ofbiz/site/svn/config

Modified: ofbiz/site/svn/config
URL: http://svn.apache.org/viewvc/ofbiz/site/svn/config?rev=658153&r1=658152&r2=658153&view=diff
==============================================================================
--- ofbiz/site/svn/config (original)
+++ ofbiz/site/svn/config Tue May 20 01:14:34 2008
@@ -85,6 +85,7 @@
 [auto-props]
 *.java       = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
 *.bsh        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
+*.groovy     = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
 *.jsp        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
 *.tld        = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
 *.ftl        = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"