You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2006/05/04 23:39:22 UTC

svn commit: r399865 - /jakarta/commons/proper/logging/trunk/build.properties.sample

Author: rdonkin
Date: Thu May  4 14:39:21 2006
New Revision: 399865

URL: http://svn.apache.org/viewcvs?rev=399865&view=rev
Log:
Added some notes about how to use the build.properties.sample file.

Modified:
    jakarta/commons/proper/logging/trunk/build.properties.sample

Modified: jakarta/commons/proper/logging/trunk/build.properties.sample
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/build.properties.sample?rev=399865&r1=399864&r2=399865&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/build.properties.sample (original)
+++ jakarta/commons/proper/logging/trunk/build.properties.sample Thu May  4 14:39:21 2006
@@ -1,4 +1,4 @@
-# Copyright 2001-2004 The Apache Software Foundation.
+# Copyright 2001-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.
@@ -11,6 +11,18 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
+######################################################################
+#
+# TO USE:
+# 
+# Copy this file to build.properties and either
+#  
+#    a) Use 'ant getlibs' to populate the default directory 
+#       with dependencies
+# or b) Change the property values to appropriate values
+#
+########################################################################
 
 # Apache Log4j 1.2.x series
 log4j12.jar=lib/log4j-1.2.12.jar



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org