Author: psteitz
Date: Sun Dec 20 19:19:31 2009
New Revision: 892641
URL: http://svn.apache.org/viewvc?rev=892641&view=rev
Log:
Updated comment.
Modified:
commons/proper/dbcp/trunk/build.properties.sample
Modified: commons/proper/dbcp/trunk/build.properties.sample
URL:
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/build.properties.sample?rev=892641&r1=892640&r2=892641&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/build.properties.sample (original)
+++ commons/proper/dbcp/trunk/build.properties.sample Sun Dec 20 19:19:31 2009
@@ -13,10 +13,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
##########################################################################
-# Sample Ant build.properties file
+# Sample Ant build.properties file for building under JDK 1.6
#
# This setup assumes dependent jars are in a local maven 2 repository.
-# However the jars are located, the properties ending in ".jar" need
+# However the jars are located, the properties ending in ".jar" need to
# expand to full paths to the jars.
##########################################################################