Author: henning
Date: Thu Sep 22 02:42:18 2005
New Revision: 290921

URL: http://svn.apache.org/viewcvs?rev=290921&view=rev
Log:
add eol-style == native 


Modified:
    jakarta/velocity/core/trunk/project.properties   (contents, props changed)

Modified: jakarta/velocity/core/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/project.properties?rev=290921&r1=290920&r2=290921&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/project.properties (original)
+++ jakarta/velocity/core/trunk/project.properties Thu Sep 22 02:42:18 2005
@@ -1,39 +1,39 @@
-# -------------------------------------------------------------------

-# P R O J E C T  P R O P E R T I E S

-#

-# $Id: project.properties,v 1.4 2004/05/30 20:42:05 henning Exp $

-#

-# Do not change this file. Please use build.properties in this directory

-# to do site or installation specific changes to the project build.

-# -------------------------------------------------------------------

-

-maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/

-maven.remote.group=apcvs

-

-maven.repo.list=apache

-

-# Repository for official releases

-maven.repo.apache=scp://cvs.apache.org

-maven.repo.apache.directory=/www/www.apache.org/dist/java-repository

-

-# display the date on the site

-maven.xdoc.date = left

-maven.xdoc.locale.default = en

-# Display the version the web site is documenting

-maven.xdoc.version = ${pom.currentVersion}

-

-# Build 1.3 sources

-maven.compile.source = 1.3

-maven.compile.target = 1.2

-maven.compile.debug = on

-maven.compile.optimize = off

-maven.compile.deprecation = off

-maven.compile.encoding = UTF-8

-

-maven.test.ignore.failures=false

-maven.junit.fork=true

-

-# No ideology without asking

-maven.xdoc.developmentProcessUrl= 

-

-

+# -------------------------------------------------------------------
+# P R O J E C T  P R O P E R T I E S
+#
+# $Id: project.properties,v 1.4 2004/05/30 20:42:05 henning Exp $
+#
+# Do not change this file. Please use build.properties in this directory
+# to do site or installation specific changes to the project build.
+# -------------------------------------------------------------------
+
+maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
+maven.remote.group=apcvs
+
+maven.repo.list=apache
+
+# Repository for official releases
+maven.repo.apache=scp://cvs.apache.org
+maven.repo.apache.directory=/www/www.apache.org/dist/java-repository
+
+# display the date on the site
+maven.xdoc.date = left
+maven.xdoc.locale.default = en
+# Display the version the web site is documenting
+maven.xdoc.version = ${pom.currentVersion}
+
+# Build 1.3 sources
+maven.compile.source = 1.3
+maven.compile.target = 1.2
+maven.compile.debug = on
+maven.compile.optimize = off
+maven.compile.deprecation = off
+maven.compile.encoding = UTF-8
+
+maven.test.ignore.failures=false
+maven.junit.fork=true
+
+# No ideology without asking
+maven.xdoc.developmentProcessUrl= 
+
+

Propchange: jakarta/velocity/core/trunk/project.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to