Added some notes about how to use the build.properties.sample file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@399865 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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.
|
||||
@@ -12,6 +12,18 @@
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user