Author: markt
Date: Mon Oct 23 20:16:33 2006
New Revision: 467221

URL: http://svn.apache.org/viewvc?view=rev&rev=467221
Log:
Correct props.

Modified:
    tomcat/tc6.0.x/trunk/.classpath   (contents, props changed)
    tomcat/tc6.0.x/trunk/.project   (props changed)
    tomcat/tc6.0.x/trunk/BUILDING.txt   (contents, props changed)
    tomcat/tc6.0.x/trunk/KEYS   (props changed)
    tomcat/tc6.0.x/trunk/LICENSE   (props changed)
    tomcat/tc6.0.x/trunk/README.txt   (props changed)
    tomcat/tc6.0.x/trunk/RELEASE-NOTES   (contents, props changed)
    tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt   (contents, props changed)
    tomcat/tc6.0.x/trunk/build.properties.default   (contents, props changed)
    tomcat/tc6.0.x/trunk/build.xml   (props changed)
    tomcat/tc6.0.x/trunk/dist.xml   (props changed)
    tomcat/tc6.0.x/trunk/extras.xml   (props changed)

Modified: tomcat/tc6.0.x/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/.classpath?view=diff&rev=467221&r1=467220&r2=467221
==============================================================================
--- tomcat/tc6.0.x/trunk/.classpath (original)
+++ tomcat/tc6.0.x/trunk/.classpath Mon Oct 23 20:16:33 2006
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry 
excluding="**/.svn/**|org/apache/tomcat/util/net/puretls/" kind="src" 
path="java"/>
-       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/apache-ant-1.6.5/lib/ant.jar"/>
-       <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/eclipse/plugins/org.eclipse.jdt.core_3.1.2.jar"/>
-       <classpathentry kind="output" path=".settings/output"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry 
excluding="**/.svn/**|org/apache/tomcat/util/net/puretls/" kind="src" 
path="java"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/apache-ant-1.6.5/lib/ant.jar"/>
+       <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/eclipse/plugins/org.eclipse.jdt.core_3.1.2.jar"/>
+       <classpathentry kind="output" path=".settings/output"/>
+</classpath>

Propchange: tomcat/tc6.0.x/trunk/.classpath
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/tc6.0.x/trunk/.classpath
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/.project
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/tc6.0.x/trunk/.project
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: tomcat/tc6.0.x/trunk/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/BUILDING.txt?view=diff&rev=467221&r1=467220&r2=467221
==============================================================================
--- tomcat/tc6.0.x/trunk/BUILDING.txt (original)
+++ tomcat/tc6.0.x/trunk/BUILDING.txt Mon Oct 23 20:16:33 2006
@@ -1,4 +1,4 @@
-$Id: BUILDING.txt 432252 2006-08-17 14:41:02Z jfclere $
+$Id$
 
             ====================================================
             Building The Apache Tomcat 6.0 Servlet/JSP Container

Propchange: tomcat/tc6.0.x/trunk/BUILDING.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/KEYS
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/LICENSE
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/README.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-NOTES?view=diff&rev=467221&r1=467220&r2=467221
==============================================================================
--- tomcat/tc6.0.x/trunk/RELEASE-NOTES (original)
+++ tomcat/tc6.0.x/trunk/RELEASE-NOTES Mon Oct 23 20:16:33 2006
@@ -4,7 +4,7 @@
                             Release Notes
 
 
-$Id: RELEASE-NOTES 351503 2005-12-01 22:12:48Z keith $
+$Id$
 
 
 =============================

Propchange: tomcat/tc6.0.x/trunk/RELEASE-NOTES
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt?view=diff&rev=467221&r1=467220&r2=467221
==============================================================================
--- tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt (original)
+++ tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt Mon Oct 23 20:16:33 2006
@@ -1,4 +1,4 @@
-$Id: RELEASE-PLAN-5.5.txt 304598 2004-08-23 17:26:09Z remm $
+$Id$
 
                       Release Plan for Apache Tomcat 6.0
                       ==================================

Propchange: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.properties.default?view=diff&rev=467221&r1=467220&r2=467221
==============================================================================
--- tomcat/tc6.0.x/trunk/build.properties.default (original)
+++ tomcat/tc6.0.x/trunk/build.properties.default Mon Oct 23 20:16:33 2006
@@ -1,63 +1,63 @@
-# -----------------------------------------------------------------------------
-# build.properties.sample
-#
-# This is an example "build.properties" file, used to customize building 
-# Jasper2 for your local environment.  It defines the location of all external
-# modules that Jasper2 depends on.  Copy this file to "build.properties"
-# in the top-level source directory, and customize it as needed.
-#
-# $Id: build.properties.sample 379500 2006-02-21 15:50:10Z remm $
-# -----------------------------------------------------------------------------
-
-# ----- Default Base Path for Dependent Packages -----
-# Please note this path must be absolute, not relative,
-# as it is referenced with different working directory
-# contexts by the various build scripts.
-base.path=/usr/share/java
-#base.path=C:/path/to/the/repository
-#base.path=/usr/local
-
-compile.source=1.5
-compile.target=1.5
-compile.debug=true
-
-base-jakarta.loc=http://archive.apache.org/dist/jakarta
-base-tomcat.loc=http://archive.apache.org/dist/tomcat
-
-# ----- Commons Logging, version 1.1 or later -----
-commons-logging-src.loc=${base-jakarta.loc}/commons/logging/source/commons-logging-1.1-src.tar.gz
-
-# ----- Eclipse JDT, version 3.2 or later -----
-jdt.home=${base.path}/eclipse/plugins
-jdt.lib=${jdt.home}
-jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.2.0.v_671.jar
-jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.2-200606291905/eclipse-JDT-3.2.zip
-
-# ----- Tomcat native library -----
-tomcat-native.home=${base.path}/tomcat-native-1.1.6
-tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
-tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/tomcat-native-1.1.6-src.tar.gz
-
-# ----- Commons DBCP, version 1.1 or later -----
-commons-dbcp.version=1.2.1
-commons-dbcp.home=${base.path}/commons-dbcp-1.2.1
-commons-dbcp-src.loc=${base-jakarta.loc}/commons/dbcp/source/commons-dbcp-1.2.1-src.tar.gz
-
-# ----- Commons Pool, version 1.1 or later -----
-commons-pool.home=${base.path}/commons-pool-1.2
-commons-pool-src.loc=${base-jakarta.loc}/commons/pool/source/commons-pool-1.2-src.tar.gz
-
-# ----- Commons Collections, version 2.0 or later -----
-commons-collections.home=${base.path}/commons-collections-3.1
-commons-collections.lib=${commons-collections.home}
-commons-collections.jar=${commons-collections.lib}/commons-collections-3.1.jar
-commons-collections.loc=${base-jakarta.loc}/commons/collections/binaries/commons-collections-3.1.tar.gz
-commons-collections-src.loc=${base-jakarta.loc}/commons/collections/source/commons-collections-3.1-src.tar.gz
-
-# ----- NSIS, version 2.0 or later -----
-nsis.home=${base.path}/nsis-2.18
-nsis.exe=${nsis.home}/makensis.exe
-nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll
-nsis.nsexec.dll=${nsis.home}/Plugins/nsExec.dll
-nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll
-nsis.loc=${base-sf.loc}/nsis/nsis-2.18-setup.exe
+# -----------------------------------------------------------------------------
+# build.properties.sample
+#
+# This is an example "build.properties" file, used to customize building 
+# Jasper2 for your local environment.  It defines the location of all external
+# modules that Jasper2 depends on.  Copy this file to "build.properties"
+# in the top-level source directory, and customize it as needed.
+#
+# $Id$
+# -----------------------------------------------------------------------------
+
+# ----- Default Base Path for Dependent Packages -----
+# Please note this path must be absolute, not relative,
+# as it is referenced with different working directory
+# contexts by the various build scripts.
+base.path=/usr/share/java
+#base.path=C:/path/to/the/repository
+#base.path=/usr/local
+
+compile.source=1.5
+compile.target=1.5
+compile.debug=true
+
+base-jakarta.loc=http://archive.apache.org/dist/jakarta
+base-tomcat.loc=http://archive.apache.org/dist/tomcat
+
+# ----- Commons Logging, version 1.1 or later -----
+commons-logging-src.loc=${base-jakarta.loc}/commons/logging/source/commons-logging-1.1-src.tar.gz
+
+# ----- Eclipse JDT, version 3.2 or later -----
+jdt.home=${base.path}/eclipse/plugins
+jdt.lib=${jdt.home}
+jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.2.0.v_671.jar
+jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.2-200606291905/eclipse-JDT-3.2.zip
+
+# ----- Tomcat native library -----
+tomcat-native.home=${base.path}/tomcat-native-1.1.6
+tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
+tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/tomcat-native-1.1.6-src.tar.gz
+
+# ----- Commons DBCP, version 1.1 or later -----
+commons-dbcp.version=1.2.1
+commons-dbcp.home=${base.path}/commons-dbcp-1.2.1
+commons-dbcp-src.loc=${base-jakarta.loc}/commons/dbcp/source/commons-dbcp-1.2.1-src.tar.gz
+
+# ----- Commons Pool, version 1.1 or later -----
+commons-pool.home=${base.path}/commons-pool-1.2
+commons-pool-src.loc=${base-jakarta.loc}/commons/pool/source/commons-pool-1.2-src.tar.gz
+
+# ----- Commons Collections, version 2.0 or later -----
+commons-collections.home=${base.path}/commons-collections-3.1
+commons-collections.lib=${commons-collections.home}
+commons-collections.jar=${commons-collections.lib}/commons-collections-3.1.jar
+commons-collections.loc=${base-jakarta.loc}/commons/collections/binaries/commons-collections-3.1.tar.gz
+commons-collections-src.loc=${base-jakarta.loc}/commons/collections/source/commons-collections-3.1-src.tar.gz
+
+# ----- NSIS, version 2.0 or later -----
+nsis.home=${base.path}/nsis-2.18
+nsis.exe=${nsis.home}/makensis.exe
+nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll
+nsis.nsexec.dll=${nsis.home}/Plugins/nsExec.dll
+nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll
+nsis.loc=${base-sf.loc}/nsis/nsis-2.18-setup.exe

Propchange: tomcat/tc6.0.x/trunk/build.properties.default
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/tc6.0.x/trunk/build.properties.default
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/build.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/dist.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: tomcat/tc6.0.x/trunk/extras.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



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

Reply via email to