You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2011/04/26 23:42:37 UTC

svn commit: r1096922 - in /incubator/lcf/trunk: ./ connectors/documentum/registry-scripts/ connectors/documentum/server-scripts/ connectors/filenet/registry-scripts/ connectors/filenet/server-scripts/ framework/scripts/

Author: kwright
Date: Tue Apr 26 21:42:36 2011
New Revision: 1096922

URL: http://svn.apache.org/viewvc?rev=1096922&view=rev
Log:
Fix for CONNECTORS-188.  Set eol-style to LF on all shell scripts

Modified:
    incubator/lcf/trunk/CHANGES.txt
    incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh   (props changed)
    incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh   (props changed)
    incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh   (props changed)
    incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh   (props changed)
    incubator/lcf/trunk/framework/scripts/executecommand.sh   (props changed)

Modified: incubator/lcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=1096922&r1=1096921&r2=1096922&view=diff
==============================================================================
--- incubator/lcf/trunk/CHANGES.txt (original)
+++ incubator/lcf/trunk/CHANGES.txt Tue Apr 26 21:42:36 2011
@@ -52,6 +52,9 @@ corrupt entity references.
 ======================= Release 0.2 =======================
 Release Date:  See http://incubator.apache.org/connectors for the official release date.
 
+CONNECTORS-188: Change the eol-style attribute to LF for all the .sh files.
+(Erlend GarĂ¥sen, Karl Wright)
+
 Web site updated to reflect proposed release.
 
 CONNECTORS-172: At the advice of the Derby team, build Derby in

Propchange: incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Tue Apr 26 21:42:36 2011
@@ -1 +1 @@
-native
+LF

Propchange: incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Tue Apr 26 21:42:36 2011
@@ -1 +1 @@
-native
+LF

Propchange: incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Tue Apr 26 21:42:36 2011
@@ -1 +1 @@
-native
+LF

Propchange: incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Tue Apr 26 21:42:36 2011
@@ -1 +1 @@
-native
+LF

Propchange: incubator/lcf/trunk/framework/scripts/executecommand.sh
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Tue Apr 26 21:42:36 2011
@@ -1 +1 @@
-native
+LF