Author: crossley
Date: Sun Feb 25 21:58:07 2007
New Revision: 511733
URL: http://svn.apache.org/viewvc?view=rev&rev=511733
Log:
Fix DOS line-endings and svn:eol-style property.
Modified:
forrest/branches/ivyBuild/main/build.properties (contents, props changed)
forrest/branches/ivyBuild/main/ivy-build.xml (contents, props changed)
forrest/branches/ivyBuild/main/ivy.xml (props changed)
Modified: forrest/branches/ivyBuild/main/build.properties
URL:
http://svn.apache.org/viewvc/forrest/branches/ivyBuild/main/build.properties?view=diff&rev=511733&r1=511732&r2=511733
==============================================================================
--- forrest/branches/ivyBuild/main/build.properties (original)
+++ forrest/branches/ivyBuild/main/build.properties Sun Feb 25 21:58:07 2007
@@ -1,2 +1,2 @@
-build.dir=../build
-ivy.repository.dir=../tools/ivy
+build.dir=../build
+ivy.repository.dir=../tools/ivy
Propchange: forrest/branches/ivyBuild/main/build.properties
------------------------------------------------------------------------------
svn:eol-style = native
Modified: forrest/branches/ivyBuild/main/ivy-build.xml
URL:
http://svn.apache.org/viewvc/forrest/branches/ivyBuild/main/ivy-build.xml?view=diff&rev=511733&r1=511732&r2=511733
==============================================================================
--- forrest/branches/ivyBuild/main/ivy-build.xml (original)
+++ forrest/branches/ivyBuild/main/ivy-build.xml Sun Feb 25 21:58:07 2007
@@ -19,9 +19,9 @@
<description>
Ivy based build system for Apache Forrest.
- </description>
+ </description>
- <property file="build.properties"/>
+ <property file="build.properties"/>
<import file="../tools/ivy/build-scripts/common-ivy.xml"/>
</project>
Propchange: forrest/branches/ivyBuild/main/ivy-build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/branches/ivyBuild/main/ivy.xml
------------------------------------------------------------------------------
svn:eol-style = native