Author: niallp
Date: Mon Mar 22 17:22:43 2010
New Revision: 926204
URL: http://svn.apache.org/viewvc?rev=926204&view=rev
Log:
Remove Maven-1 properties
Modified:
commons/proper/beanutils/trunk/build.properties.sample
Modified: commons/proper/beanutils/trunk/build.properties.sample
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/build.properties.sample?rev=926204&r1=926203&r2=926204&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/build.properties.sample (original)
+++ commons/proper/beanutils/trunk/build.properties.sample Mon Mar 22 17:22:43
2010
@@ -28,15 +28,3 @@ commons-logging.jar=${commons-logging.ho
# The pathname of the "junit.jar" JAR file
junit.home=${repository}/junit/junit
junit.jar=${junit.home}/3.8.1/junit-3.8.1.jar
-
-# Configuration Example for Commons Logging in maven
-maven.junit.fork=true
-maven.junit.sysproperties=org.apache.commons.logging.LogFactory
org.apache.commons.logging.Log org.apache.commons.logging.simplelog.defaultlog
-org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
-org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
-org.apache.commons.logging.simplelog.defaultlog=debug
-
-# Maven properties (for web site build)
-# Those committers using agents may like to use
-#maven.username=rdonkin
-#beanutils.cvs=lserver:[email protected]:/home/cvs