You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2008/04/10 19:35:52 UTC

svn commit: r646893 - in /commons/sandbox/exec/trunk/src: changes/ main/java/org/apache/commons/exec/util/ test/bin/ test/java/org/apache/commons/exec/util/ test/scripts/

Author: sebb
Date: Thu Apr 10 10:35:37 2008
New Revision: 646893

URL: http://svn.apache.org/viewvc?rev=646893&view=rev
Log:
Add some missing eol-style settings

Modified:
    commons/sandbox/exec/trunk/src/changes/changes.xml   (props changed)
    commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/DebugUtils.java   (props changed)
    commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/MapUtils.java   (props changed)
    commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/StringUtils.java   (props changed)
    commons/sandbox/exec/trunk/src/test/bin/testme.sh   (props changed)
    commons/sandbox/exec/trunk/src/test/java/org/apache/commons/exec/util/MapUtilTest.java   (props changed)
    commons/sandbox/exec/trunk/src/test/scripts/forever.bat   (props changed)

Propchange: commons/sandbox/exec/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/DebugUtils.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/MapUtils.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/util/StringUtils.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/exec/trunk/src/test/bin/testme.sh
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: commons/sandbox/exec/trunk/src/test/java/org/apache/commons/exec/util/MapUtilTest.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/exec/trunk/src/test/scripts/forever.bat
------------------------------------------------------------------------------
    svn:eol-style = CRLF