The following document contains the results of RAT (Release Audit Tool) .
*****************************************************
Summary
-------
Notes: 5
Binaries: 136
Archives: 0
Standards: 155
Apache Licensed: 132
Generated Documents: 0
JavaDocs are generated and so license header is optional
Generated files do not required license headers
23 Unknown Licenses
*******************************
Archives (+ indicates readable, $ unreadable):
*****************************************************
Files with AL headers will be marked L
Binary files (which do not require AL headers) will be marked B
Compressed archives will be marked A
Notices, licenses etc will be marked N
!????? junit683644697.properties
!????? junit1110565598.properties
!????? junit1185646430.properties
AL doc/ManualPoolingDriverExample.java
B doc/static_structure_dia.gif
AL doc/JOCLPoolingDriverExample.java
AL doc/BasicDataSourceExample.java
AL doc/test.jocl
AL doc/ManualPoolingDataSourceExample.java
AL doc/abandon.jsp
AL doc/poolingDriverExample.jocl.sample
N doc/README.txt
AL checkstyle.xml
!????? junit2094366940.properties
!????? junit1263759645.properties
AL project.properties
!????? junit1256066549.properties
!????? junit1326440165.properties
!????? junit1022093003.properties
AL xdocs/downloads.xml
AL xdocs/guide/sequencediagrams.xml
AL xdocs/guide/index.xml
AL xdocs/guide/classdiagrams.xml
AL xdocs/guide/jndi-howto.xml
AL xdocs/configuration.xml
AL xdocs/issue-tracking.xml
!????? xdocs/style/project.css
AL xdocs/index.xml
AL xdocs/release-notes-1.1.xml
B xdocs/images/dbcp-logo-white.png
B xdocs/images/dbcp-logo-blue.jpg
B xdocs/images/dbcp-logo-white.xcf
B xdocs/images/uml/getConnection.gif
B xdocs/images/uml/PoolingConnection.gif
B xdocs/images/uml/createDataSource.gif
B xdocs/images/uml/BasicDataSource.gif
B xdocs/images/uml/AbandonedObjectPool.gif
B xdocs/images/uml/prepareStatement.gif
B xdocs/images/uml/PoolingDataSource.gif
B xdocs/images/uml/Delegating.gif
B xdocs/images/uml/ConnectionFactory.gif
AL xdocs/navigation.xml
AL xdocs/building.xml
AL xdocs/changes.xml
AL xdocs/release-notes-1.2.xml
AL xdocs/release-notes-1.2.1.xml
AL xdocs/cvs-usage.xml
!????? junit1791778827.properties
N LICENSE.txt
AL build.properties.sample
!????? junit828785133.properties
!????? manifestMods.txt
!????? junit929238621.properties
AL release-notes.jsl
AL pom.xml
!????? out
!????? junit2057771280.properties
AL src/assembly/bin.xml
AL src/assembly/src.xml
AL src/java/org/apache/commons/jocl/ConstructorUtil.java
AL src/java/org/apache/commons/jocl/package.html
AL src/java/org/apache/commons/jocl/JOCLContentHandler.java
AL src/java/org/apache/commons/dbcp/DelegatingPreparedStatement.java
AL src/java/org/apache/commons/dbcp/DelegatingConnection.java
AL src/java/org/apache/commons/dbcp/BasicDataSource.java
AL src/java/org/apache/commons/dbcp/DelegatingCallableStatement.java
AL src/java/org/apache/commons/dbcp/ConnectionFactory.java
AL src/java/org/apache/commons/dbcp/DelegatingStatement.java
AL src/java/org/apache/commons/dbcp/managed/TransactionContextListener.java
AL src/java/org/apache/commons/dbcp/managed/TransactionRegistry.java
AL src/java/org/apache/commons/dbcp/managed/BasicManagedDataSource.java
AL src/java/org/apache/commons/dbcp/managed/DataSourceXAConnectionFactory.java
AL src/java/org/apache/commons/dbcp/managed/ManagedConnection.java
AL src/java/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.java
AL src/java/org/apache/commons/dbcp/managed/ManagedDataSource.java
AL src/java/org/apache/commons/dbcp/managed/TransactionContext.java
AL src/java/org/apache/commons/dbcp/managed/XAConnectionFactory.java
AL src/java/org/apache/commons/dbcp/AbandonedConfig.java
AL src/java/org/apache/commons/dbcp/PoolableConnection.java
AL src/java/org/apache/commons/dbcp/PoolablePreparedStatement.java
AL src/java/org/apache/commons/dbcp/PoolingConnection.java
AL src/java/org/apache/commons/dbcp/DriverConnectionFactory.java
AL src/java/org/apache/commons/dbcp/SQLNestedException.java
AL src/java/org/apache/commons/dbcp/DriverManagerConnectionFactory.java
AL src/java/org/apache/commons/dbcp/DataSourceConnectionFactory.java
AL src/java/org/apache/commons/dbcp/AbandonedTrace.java
AL src/java/org/apache/commons/dbcp/PoolingDataSource.java
AL src/java/org/apache/commons/dbcp/overview.html
AL src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java
AL src/java/org/apache/commons/dbcp/datasources/KeyedCPDSConnectionFactory.java
AL src/java/org/apache/commons/dbcp/datasources/PoolKey.java
AL src/java/org/apache/commons/dbcp/datasources/CPDSConnectionFactory.java
AL src/java/org/apache/commons/dbcp/datasources/UserPassKey.java
AL src/java/org/apache/commons/dbcp/datasources/LRUMap.java
AL src/java/org/apache/commons/dbcp/datasources/PooledConnectionAndInfo.java
AL src/java/org/apache/commons/dbcp/datasources/SharedPoolDataSource.java
AL src/java/org/apache/commons/dbcp/datasources/SharedPoolDataSourceFactory.java
AL src/java/org/apache/commons/dbcp/datasources/package.html
AL src/java/org/apache/commons/dbcp/datasources/InstanceKeyDataSource.java
AL src/java/org/apache/commons/dbcp/datasources/SequencedHashMap.java
AL src/java/org/apache/commons/dbcp/datasources/InstanceKeyObjectFactory.java
AL src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSourceFactory.java
AL src/java/org/apache/commons/dbcp/DbcpException.java
AL src/java/org/apache/commons/dbcp/package.html
AL src/java/org/apache/commons/dbcp/BasicDataSourceFactory.java
AL src/java/org/apache/commons/dbcp/AbandonedObjectPool.java
AL src/java/org/apache/commons/dbcp/PoolableConnectionFactory.java
AL src/java/org/apache/commons/dbcp/PoolingDriver.java
AL src/java/org/apache/commons/dbcp/DelegatingResultSet.java
AL src/java/org/apache/commons/dbcp/cpdsadapter/DriverAdapterCPDS.java
AL src/java/org/apache/commons/dbcp/cpdsadapter/ConnectionImpl.java
AL src/java/org/apache/commons/dbcp/cpdsadapter/package.html
AL src/java/org/apache/commons/dbcp/cpdsadapter/PooledConnectionImpl.java
AL src/java/org/apache/commons/dbcp/cpdsadapter/PoolablePreparedStatementStub.java
AL src/test/org/apache/commons/jocl/TestAll.java
AL src/test/org/apache/commons/jocl/TestJOCLContentHandler.java
AL src/test/org/apache/commons/dbcp/TestDelegatingPreparedStatement.java
AL src/test/org/apache/commons/dbcp/TesterDriver.java
AL src/test/org/apache/commons/dbcp/TesterResultSet.java
AL src/test/org/apache/commons/dbcp/TesterStatement.java
AL src/test/org/apache/commons/dbcp/managed/TestManagedDataSourceInTx.java
AL src/test/org/apache/commons/dbcp/managed/TestManagedDataSource.java
AL src/test/org/apache/commons/dbcp/managed/TestBasicManagedDataSource.java
AL src/test/org/apache/commons/dbcp/TestJOCLed.java
AL src/test/org/apache/commons/dbcp/TestAll.java
AL src/test/org/apache/commons/dbcp/TesterConnection.java
AL src/test/org/apache/commons/dbcp/TestJndi.java
AL src/test/org/apache/commons/dbcp/TestPStmtPoolingBasicDataSource.java
AL src/test/org/apache/commons/dbcp/datasources/PooledConnectionProxy.java
AL src/test/org/apache/commons/dbcp/datasources/ConnectionPoolDataSourceProxy.java
AL src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java
AL src/test/org/apache/commons/dbcp/datasources/TestKeyedCPDSConnectionFactory.java
AL src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.java
AL src/test/org/apache/commons/dbcp/datasources/TestInstanceKeyDataSource.java
AL src/test/org/apache/commons/dbcp/datasources/TestFactory.java
AL src/test/org/apache/commons/dbcp/TestAbandonedObjectPool.java
AL src/test/org/apache/commons/dbcp/TestDelegatingStatement.java
AL src/test/org/apache/commons/dbcp/TestPoolingDataSource.java
AL src/test/org/apache/commons/dbcp/TestManual.java
AL src/test/org/apache/commons/dbcp/TestPoolableConnection.java
AL src/test/org/apache/commons/dbcp/TestConnectionPool.java
AL src/test/org/apache/commons/dbcp/TesterPreparedStatement.java
AL src/test/org/apache/commons/dbcp/TesterCallableStatement.java
AL src/test/org/apache/commons/dbcp/TestDelegatingConnection.java
AL src/test/org/apache/commons/dbcp/TestAbandonedBasicDataSource.java
AL src/test/org/apache/commons/dbcp/TestBasicDataSource.java
AL src/test/org/apache/commons/dbcp/TestBasicDataSourceFactory.java
AL src/test/org/apache/commons/dbcp/TestPStmtPooling.java
AL src/test/testpool.jocl
B src/site/resources/images/dbcp-logo-white.png
B src/site/resources/images/uml/getConnection.gif
B src/site/resources/images/uml/PoolingConnection.gif
B src/site/resources/images/uml/createDataSource.gif
B src/site/resources/images/uml/BasicDataSource.gif
B src/site/resources/images/uml/AbandonedObjectPool.gif
B src/site/resources/images/uml/prepareStatement.gif
B src/site/resources/images/uml/PoolingDataSource.gif
B src/site/resources/images/uml/Delegating.gif
B src/site/resources/images/uml/ConnectionFactory.gif
AL src/site/site.xml
B bin/ManualPoolingDriverExample.class
B bin/org/apache/commons/jocl/ConstructorUtil.class
B bin/org/apache/commons/jocl/TestJOCLContentHandler.class
B bin/org/apache/commons/jocl/TestAll.class
AL bin/org/apache/commons/jocl/package.html
B bin/org/apache/commons/jocl/JOCLContentHandler$ConstructorDetails.class
B bin/org/apache/commons/jocl/JOCLContentHandler.class
B bin/org/apache/commons/dbcp/DataSourceConnectionFactory.class
B bin/org/apache/commons/dbcp/TestJndi.class
B bin/org/apache/commons/dbcp/TestDelegatingPreparedStatement.class
B bin/org/apache/commons/dbcp/TestAbandonedBasicDataSource.class
B bin/org/apache/commons/dbcp/DelegatingPreparedStatement.class
B bin/org/apache/commons/dbcp/ConnectionFactory.class
B bin/org/apache/commons/dbcp/TesterStatement.class
B bin/org/apache/commons/dbcp/TestAbandonedObjectPool.class
B bin/org/apache/commons/dbcp/AbandonedConfig.class
B bin/org/apache/commons/dbcp/DbcpException.class
B bin/org/apache/commons/dbcp/PoolableConnectionFactory.class
B bin/org/apache/commons/dbcp/TestBasicDataSource.class
B bin/org/apache/commons/dbcp/TestBasicDataSourceFactory.class
B bin/org/apache/commons/dbcp/DriverConnectionFactory.class
B bin/org/apache/commons/dbcp/DriverManagerConnectionFactory.class
B bin/org/apache/commons/dbcp/managed/ManagedConnection.class
B bin/org/apache/commons/dbcp/managed/DataSourceXAConnectionFactory.class
B bin/org/apache/commons/dbcp/managed/XAConnectionFactory.class
B bin/org/apache/commons/dbcp/managed/TransactionContextListener.class
B bin/org/apache/commons/dbcp/managed/ManagedDataSource.class
B bin/org/apache/commons/dbcp/managed/TransactionContext.class
B bin/org/apache/commons/dbcp/managed/LocalXAConnectionFactory$LocalXAResource.class
B bin/org/apache/commons/dbcp/managed/TestManagedDataSource.class
B bin/org/apache/commons/dbcp/managed/BasicManagedDataSource.class
B bin/org/apache/commons/dbcp/managed/TransactionRegistry.class
B bin/org/apache/commons/dbcp/managed/TestManagedDataSourceInTx.class
B bin/org/apache/commons/dbcp/managed/TestManagedDataSource$NonDelegatingPoolableConnectionFactory.class
B bin/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.class
B bin/org/apache/commons/dbcp/managed/TestBasicManagedDataSource.class
B bin/org/apache/commons/dbcp/managed/ManagedConnection$CompletionListener.class
B bin/org/apache/commons/dbcp/TestConnectionPool$TestThread.class
B bin/org/apache/commons/dbcp/BasicDataSourceFactory.class
B bin/org/apache/commons/dbcp/TestAbandonedObjectPool$SimpleFactory.class
B bin/org/apache/commons/dbcp/TestPoolingDataSource$NonDelegatingPoolableConnectionFactory.class
B bin/org/apache/commons/dbcp/PoolingDataSource.class
B bin/org/apache/commons/dbcp/PoolingConnection.class
B bin/org/apache/commons/dbcp/TesterDriver.class
B bin/org/apache/commons/dbcp/PoolingConnection$PStmtKey.class
B bin/org/apache/commons/dbcp/BasicDataSource.class
B bin/org/apache/commons/dbcp/TestPStmtPooling.class
B bin/org/apache/commons/dbcp/DelegatingResultSet.class
B bin/org/apache/commons/dbcp/TesterResultSet.class
B bin/org/apache/commons/dbcp/SQLNestedException.class
B bin/org/apache/commons/dbcp/TestAll.class
B bin/org/apache/commons/dbcp/TesterPreparedStatement.class
B bin/org/apache/commons/dbcp/TesterCallableStatement.class
B bin/org/apache/commons/dbcp/TesterConnection.class
AL bin/org/apache/commons/dbcp/overview.html
B bin/org/apache/commons/dbcp/datasources/KeyedCPDSConnectionFactory.class
B bin/org/apache/commons/dbcp/datasources/PooledConnectionProxy.class
B bin/org/apache/commons/dbcp/datasources/PerUserPoolDataSourceFactory.class
B bin/org/apache/commons/dbcp/datasources/TestInstanceKeyDataSource.class
B bin/org/apache/commons/dbcp/datasources/SharedPoolDataSource.class
B bin/org/apache/commons/dbcp/datasources/PooledConnectionAndInfo.class
B bin/org/apache/commons/dbcp/datasources/TestKeyedCPDSConnectionFactory.class
B bin/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.class
B bin/org/apache/commons/dbcp/datasources/SharedPoolDataSourceFactory.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap$Entry.class
B bin/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource$PoolTest.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap$3.class
B bin/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource$1.class
B bin/org/apache/commons/dbcp/datasources/TestInstanceKeyDataSource$ThrowOnSetupDefaultsDataSource.class
B bin/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.class
B bin/org/apache/commons/dbcp/datasources/LRUMap.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap$2.class
B bin/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap$OrderedIterator.class
B bin/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource$1.class
B bin/org/apache/commons/dbcp/datasources/CPDSConnectionFactory.class
B bin/org/apache/commons/dbcp/datasources/InstanceKeyObjectFactory.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap.class
B bin/org/apache/commons/dbcp/datasources/SequencedHashMap$1.class
AL bin/org/apache/commons/dbcp/datasources/package.html
B bin/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource$PoolTest.class
B bin/org/apache/commons/dbcp/datasources/ConnectionPoolDataSourceProxy.class
B bin/org/apache/commons/dbcp/datasources/PoolKey.class
B bin/org/apache/commons/dbcp/datasources/InstanceKeyDataSource.class
B bin/org/apache/commons/dbcp/datasources/TestFactory.class
B bin/org/apache/commons/dbcp/datasources/UserPassKey.class
B bin/org/apache/commons/dbcp/PoolablePreparedStatement.class
B bin/org/apache/commons/dbcp/PoolingDriver$PoolGuardConnectionWrapper.class
B bin/org/apache/commons/dbcp/TestPStmtPoolingBasicDataSource.class
B bin/org/apache/commons/dbcp/TestDelegatingStatement.class
B bin/org/apache/commons/dbcp/TestJOCLed.class
B bin/org/apache/commons/dbcp/TestPoolableConnection.class
B bin/org/apache/commons/dbcp/PooledTestObject.class
B bin/org/apache/commons/dbcp/AbandonedTrace.class
B bin/org/apache/commons/dbcp/TestDelegatingConnection$RTEGeneratingConnection.class
AL bin/org/apache/commons/dbcp/package.html
B bin/org/apache/commons/dbcp/TestConnectionPool.class
B bin/org/apache/commons/dbcp/DelegatingConnection.class
B bin/org/apache/commons/dbcp/TestManual.class
B bin/org/apache/commons/dbcp/PoolingDataSource$PoolGuardConnectionWrapper.class
B bin/org/apache/commons/dbcp/PoolableConnection.class
B bin/org/apache/commons/dbcp/TestAbandonedObjectPool$ConcurrentBorrower.class
B bin/org/apache/commons/dbcp/TestDelegatingConnection.class
B bin/org/apache/commons/dbcp/cpdsadapter/PoolablePreparedStatementStub.class
B bin/org/apache/commons/dbcp/cpdsadapter/DriverAdapterCPDS.class
B bin/org/apache/commons/dbcp/cpdsadapter/ConnectionImpl.class
B bin/org/apache/commons/dbcp/cpdsadapter/PooledConnectionImpl$PStmtKey.class
AL bin/org/apache/commons/dbcp/cpdsadapter/package.html
B bin/org/apache/commons/dbcp/cpdsadapter/PooledConnectionImpl.class
B bin/org/apache/commons/dbcp/DelegatingCallableStatement.class
B bin/org/apache/commons/dbcp/PoolingDriver.class
B bin/org/apache/commons/dbcp/AbandonedObjectPool.class
B bin/org/apache/commons/dbcp/TestPoolingDataSource.class
B bin/org/apache/commons/dbcp/DelegatingStatement.class
B bin/static_structure_dia.gif
AL bin/test.jocl
B bin/JOCLPoolingDriverExample.class
AL bin/abandon.jsp
B bin/BasicDataSourceExample.class
AL bin/poolingDriverExample.jocl.sample
B bin/ManualPoolingDataSourceExample.class
AL bin/testpool.jocl
N bin/README.txt
!????? doap_dbcp.rdf
!????? junit428506713.properties
AL maven.xml
!????? junit1373474295.properties
AL project.xml
!????? junit114572447.properties
!????? junit990465818.properties
N NOTICE.txt
!????? junit1062386921.properties
AL build.xml
!????? junit1001258984.properties
N README.txt
!????? junit168860795.properties
*****************************************************
Printing headers for files without AL header...
=======================================================================
==junit683644697.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 20:28:09 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1110565598.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 17:37:28 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1185646430.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:34:48 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit2094366940.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:19:57 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1263759645.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:15:34 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1256066549.properties
=======================================================================
#Ant JUnitTask generated properties file
#Mon Jan 28 11:30:38 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1326440165.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:29:15 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1022093003.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:45:08 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==xdocs/style/project.css
=======================================================================
@import url("http://commons.apache.org/style/commons-maven.css");
=======================================================================
==junit1791778827.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:04:31 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit828785133.properties
=======================================================================
#Ant JUnitTask generated properties file
#Mon Jan 28 19:17:10 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@15d616e
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==manifestMods.txt
=======================================================================
Built-By: psteitz
=======================================================================
==junit929238621.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 20:26:34 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==out
=======================================================================
Index: src/java/org/apache/commons/dbcp/PoolableConnectionFactory.java
===================================================================
--- src/java/org/apache/commons/dbcp/PoolableConnectionFactory.java (revision 616996)
+++ src/java/org/apache/commons/dbcp/PoolableConnectionFactory.java (working copy)
@@ -244,7 +244,11 @@
_pool = pool;
}
- public ObjectPool getPool() {
+ /**
+ * Returns the {@link ObjectPool} in which {@link Connection}s are pooled.
+ * @return the connection pool
+ */
+ synchronized public ObjectPool getPool() {
return _pool;
}
Index: src/java/org/apache/commons/dbcp/managed/ManagedConnection.java
===================================================================
--- src/java/org/apache/commons/dbcp/managed/ManagedConnection.java (revision 616996)
+++ src/java/org/apache/commons/dbcp/managed/ManagedConnection.java (working copy)
@@ -153,8 +153,8 @@
}
protected class CompletionListener implements TransactionContextListener {
- public void afterCompletion(TransactionContext transactionContext, boolean commited) {
- if (transactionContext == transactionContext) {
+ public void afterCompletion(TransactionContext completetContext, boolean commited) {
+ if (completetContext == transactionContext) {
transactionComplete();
}
}
Index: src/java/org/apache/commons/dbcp/PoolingDriver.java
===================================================================
--- src/java/org/apache/commons/dbcp/PoolingDriver.java (revision 616996)
+++ src/java/org/apache/commons/dbcp/PoolingDriver.java (working copy)
@@ -59,7 +59,7 @@
}
/** The map of registered pools. */
- protected static HashMap _pools = new HashMap();
+ protected static final HashMap _pools = new HashMap();
/** Controls access to the underlying connection */
private static boolean accessToUnderlyingConnectionAllowed = false;
@@ -236,12 +236,12 @@
}
/** My URL prefix */
- protected static String URL_PREFIX = "jdbc:apache:commons:dbcp:";
=======================================================================
==junit2057771280.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:22:04 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==doap_dbcp.rdf
=======================================================================
<?xml version="1.0"?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="http://commons.apache.org/dbcp/">
<name>Apache Commons DBCP</name>
<homepage rdf:resource="http://commons.apache.org/dbcp/"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/DBCP"/>
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-dbcp.cgi"/>
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
<shortdesc xml:lang="en">Commons Database Connection Pooling</shortdesc>
<description xml:lang="en">Commons Database Connection Pooling</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/repos/asf/commons/proper/dbcp/trunk"/>
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/dbcp"/>
</SVNRepository>
</repository>
<release>
<revision>
<name>commons-dbcp</name>
<created>2004-06-07</created>
<version>1.2.1</version>
</revision>
</release>
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
</Project>
</rdf:RDF>
=======================================================================
==junit428506713.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 17:58:22 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1373474295.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:07:02 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit114572447.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:18:39 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit990465818.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 19:05:36 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1062386921.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 19:02:02 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit1001258984.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 18:55:51 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@3bc473
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png
=======================================================================
==junit168860795.properties
=======================================================================
#Ant JUnitTask generated properties file
#Sun Feb 03 17:52:11 MST 2008
file.encoding.pkg=sun.io
maven.compile.debug=on
maven.property.inheritance=true
java.home=/home/phil/jdk1.5.0_12/jre
maven.jar.manifest.attribute.Implementation-Vendor-Id=org.apache
maven.distBuildIndicator=DIST_BUILD_DIRECTORY
context=org.apache.maven.jelly.MavenJellyContext@1ce784b
maven.xdoc.legend=true
maven.plugin.unpacked.dir=/home/phil/.maven/cache
java.endorsed.dirs=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed
maven.conf.dir=/home/phil/dbcp/trunk/conf
org.apache.commons.jelly.ant.Project=org.apache.commons.grant.GrantProject@5a3923
maven.cobertura.datafile=/home/phil/dbcp/trunk/cobertura.ser
PluginManager.PLUGIN_TEMP_MAP={maven-pmd-plugin\=\n source \= /home/phil/.maven/cache/maven-pmd-plugin-1.6/plugin.jelly\n project \= null\n script \= null, maven-artifact-plugin\=\n source \= /home/phil/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly\n project \= null\n script \= null, maven-checkstyle-plugin\=\n source \= /home/phil/.maven/cache/maven-checkstyle-plugin-2.5/plugin.jelly\n project \= null\n script \= null}
maven.xdoc.includeProjectDocumentation=yes
maven.docs.omitXmlDeclaration=false
maven.xdoc.version=1.3-SNAPSHOT
sun.os.patch.level=unknown
java.vendor.url=http\://java.sun.com/
maven.build.dir=/home/phil/dbcp/trunk/target
java.version=1.5.0_12
maven.remote.group=maven
maven.xdoc.bundle=xdocs
java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
maven.announcement.stylesheet.path=/home/phil/dbcp/trunk/release-notes.jsl
maven.junit.jvm=
user.name=phil
sun.io.unicode.encoding=UnicodeLittle
maven.junit.printSummary=true
sourcesPresent=true
sun.jnu.encoding=UTF-8
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
maven.xdoc.date.format=dd MMMM yyyy
maven.jar.manifest.attribute.X-Compile-Target-JDK=1.4
java.specification.name=Java Platform API Specification
user.timezone=America/Phoenix
maven.cobertura.check.branch=50
maven.cobertura.instrumentation.excludes=NOT_DEFINED
maven.xdoc.poweredby.title=Built by Maven
maven.ssh.executable=ssh
path.separator=\:
maven.xdoc.pomDocuments=cvs-usage.xml,index.xml,maven-reports.xml,dependencies.xml,issue-tracking.xml,mail-lists.xml,project-info.xml,team-list.xml,downloads.jelly
file.encoding=UTF-8
maven.antlr.target.dir=/home/phil/dbcp/trunk/target/antlr
systemScope={java.runtime.name\=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386, java.vm.version\=1.5.0_12-b04, java.vm.vendor\=Sun Microsystems Inc., java.vendor.url\=http\://java.sun.com/, path.separator\=\:, java.vm.name\=Java HotSpot(TM) Client VM, file.encoding.pkg\=sun.io, sun.java.launcher\=SUN_STANDARD, user.country\=US, sun.os.patch.level\=unknown, java.vm.specification.name\=Java Virtual Machine Specification, user.dir\=/home/phil/dbcp/trunk, java.runtime.version\=1.5.0_12-b04, forehead.conf.file\=/home/phil/maven-1.0.2/bin/forehead.conf, java.awt.graphicsenv\=sun.awt.X11GraphicsEnvironment, java.endorsed.dirs\=/home/phil/jdk1.5.0_12/lib/endorsed\:/home/phil/maven-1.0.2/lib/endorsed, os.arch\=i386, java.io.tmpdir\=/tmp, line.separator\=\n, java.vm.specification.vendor\=Sun Microsystems Inc., os.name\=Linux, tools.jar\=/home/phil/jdk1.5.0_12/lib/tools.jar, sun.jnu.encoding\=UTF-8, javax.xml.parsers.SAXParserFactory\=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.library.path\=/home/phil/jdk1.5.0_12/jre/lib/i386/client\:/home/phil/jdk1.5.0_12/jre/lib/i386\:/home/phil/jdk1.5.0_12/jre/../lib/i386, java.specification.name\=Java Platform API Specification, java.class.version\=49.0, sun.management.compiler\=HotSpot Client Compiler, os.version\=2.6.22.14-72.fc6, user.home\=/home/phil, user.timezone\=America/Phoenix, java.awt.printerjob\=sun.print.PSPrinterJob, file.encoding\=UTF-8, java.specification.version\=1.5, java.class.path\=/home/phil/maven-1.0.2/lib/forehead-1.0-beta-5.jar, user.name\=phil, java.vm.specification.version\=1.0, java.home\=/home/phil/jdk1.5.0_12/jre, sun.arch.data.model\=32, user.language\=en, java.specification.vendor\=Sun Microsystems Inc., java.vm.info\=mixed mode, java.version\=1.5.0_12, java.ext.dirs\=/home/phil/jdk1.5.0_12/jre/lib/ext, sun.boot.class.path\=/home/phil/maven-1.0.2/lib/endorsed/xml-apis-1.0.b2.jar\:/home/phil/maven-1.0.2/lib/endorsed/xerces-2.4.0.jar\:/home/phil/jdk1.5.0_12/jre/lib/rt.jar\:/home/phil/jdk1.5.0_12/jre/lib/i18n.jar\:/home/phil/jdk1.5.0_12/jre/lib/sunrsasign.jar\:/home/phil/jdk1.5.0_12/jre/lib/jsse.jar\:/home/phil/jdk1.5.0_12/jre/lib/jce.jar\:/home/phil/jdk1.5.0_12/jre/lib/charsets.jar\:/home/phil/jdk1.5.0_12/jre/classes, javax.xml.parsers.DocumentBuilderFactory\=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.vendor\=Sun Microsystems Inc., maven.home\=/home/phil/maven-1.0.2, file.separator\=/, java.vendor.url.bug\=http\://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding\=UnicodeLittle, sun.cpu.endian\=little, sun.desktop\=gnome, sun.cpu.isalist\=}
maven.junit.dir=/home/phil/dbcp/trunk
maven.jar.manifest.attributes.list=Implementation-Vendor-Id,X-Compile-Source-JDK,X-Compile-Target-JDK
maven.xdoc.poweredby.image=maven-feather.png