Author: sandymac
Date: Tue Mar 21 18:58:40 2006
New Revision: 387695

URL: http://svn.apache.org/viewcvs?rev=387695&view=rev
Log:
Remove commons collections references.

Modified:
    
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample
    jakarta/commons/proper/pool/trunk/build.properties.sample

Modified: 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample?rev=387695&r1=387694&r2=387695&view=diff
==============================================================================
--- 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample 
(original)
+++ 
jakarta/commons/proper/pool/branches/1_3_RELEASE_BRANCH/build.properties.sample 
Tue Mar 21 18:58:40 2006
@@ -1,4 +1,4 @@
-#   Copyright 2003-2004 The Apache Software Foundation
+#   Copyright 2003-2004,2006 The Apache Software Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");
 #   you may not use this file except in compliance with the License.
@@ -12,8 +12,5 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# commons-collections.jar - Commons-Collections Classpath
-commons-collections.home=${basedir}/../collections/dist
-commons-collections.jar=${commons-collections.home}/commons-collections.jar
 # junit.jar - JUnit 3.2+ Classpath
 junit.jar=/java/junit/junit.jar

Modified: jakarta/commons/proper/pool/trunk/build.properties.sample
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/build.properties.sample?rev=387695&r1=387694&r2=387695&view=diff
==============================================================================
--- jakarta/commons/proper/pool/trunk/build.properties.sample (original)
+++ jakarta/commons/proper/pool/trunk/build.properties.sample Tue Mar 21 
18:58:40 2006
@@ -1,4 +1,4 @@
-#   Copyright 2003-2004 The Apache Software Foundation
+#   Copyright 2003-2004,2006 The Apache Software Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");
 #   you may not use this file except in compliance with the License.
@@ -12,8 +12,5 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# commons-collections.jar - Commons-Collections Classpath
-commons-collections.home=${basedir}/../collections/dist
-commons-collections.jar=${commons-collections.home}/commons-collections.jar
 # junit.jar - JUnit 3.2+ Classpath
 junit.jar=/java/junit/junit.jar



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

Reply via email to