On Oct 4, 2010, at 11:24 PM, Michael Gentry wrote:
> Not sure what is going on with Hudson at the moment.
It is not just Hudson. It is reproducible on my machine.
> Just tried with -DcayenneTestConnection=h2, which I hadn't used before:
So let's compare Maven output. At the test phase of the cayenne-jdk1.5-unpublished project it should print H2 adapter and URL:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.cayenne.access.trans.BatchQueryBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.apache.cayenne.unit.di.DICaseSelfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.cayenne.exp.parser.ExpressionEvaluateInMemoryTest
Oct 5, 2010 9:44:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from resource loaded through InputStream
Oct 5, 2010 9:44:23 AM org.springframework.core.CollectionFactory <clinit>
INFO: Commons Collections 3.x available
Oct 5, 2010 9:44:23 AM org.apache.cayenne.unit.CayenneResources setConnectionKey
INFO: test connection info: [org.apache.cayenne.conn.DataSourceInfo:
user name: username
password: **********
driver: org.h2.Driver
db adapter class: org.apache.cayenne.dba.h2.H2Adapter
url: jdbc:h2:mem:myTestMem;MVCC=TRUE
min. connections: 1
max. connections: 1
]
Andrus
This archive was generated by hypermail 2.0.0 : Tue Oct 05 2010 - 06:47:03 UTC