[prev in list] [next in list] [prev in thread] [next in thread] 

List:       muse-commits
Subject:    svn commit: r448901 - /webservices/muse/trunk/build.xml
From:       aeberbac () apache ! org
Date:       2006-09-22 12:21:15
Message-ID: 20060922122115.C710C1A981A () eris ! apache ! org
[Download RAW message or body]

Author: aeberbac
Date: Fri Sep 22 05:21:15 2006
New Revision: 448901

URL: http://svn.apache.org/viewvc?view=rev&rev=448901
Log:
added fix for line endings for scripts

Modified:
    webservices/muse/trunk/build.xml

Modified: webservices/muse/trunk/build.xml
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/build.xml?view=diff&rev=448901&r1=448900&r2=448901
 ==============================================================================
--- webservices/muse/trunk/build.xml (original)
+++ webservices/muse/trunk/build.xml Fri Sep 22 05:21:15 2006
@@ -280,6 +280,12 @@
             </fileset>
         </copy>
 
+        <!-- fix line endings for unix scripts -->
+        <fixcrlf srcdir="${MUSE_TOOLS_BIN}"
+            eol="unix" 
+            includes="**/*.sh"
+            />
+
         <!-- get the extra jars and artifacts for the lib folder -->
         <get src="http://ws.apache.org/muse/build/lib/axis2.zip" \
                dest="${TEMP_DIR}/axis2.zip"/>
         <get src="http://ws.apache.org/muse/build/lib/eclipse-osgi.zip" \
dest="${TEMP_DIR}/eclipse-osgi.zip"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-commits-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic