From: Erik Brakkee Date: Tue, 4 May 2010 20:37:35 +0000 (+0000) Subject: Connection leak checking is now implemented. X-Git-Tag: wamblee-utils-0.7~474 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=185601ca79008d99e5c2293bc3686fc501720484;hp=185601ca79008d99e5c2293bc3686fc501720484;p=utils Connection leak checking is now implemented. DatabaseUtils now has start() and stop() methods that must be called. Schema generation for eclipse link implemented. Schemas now generated below the target directory. Derby.log now generated below the target directory. Removed clean plugin setting in root pom ---