Changes Report

Release History

Version Date Description
1.0.0-SNAPSHOT as in SVN


Release 1.0.0-SNAPSHOT - as in SVN

Type Changes By
update Removing the "Startable" interface from HSQLService because the service lifecycle is managed by the container and not the application. sgoeschl
update Removing the access to the Avalon context since it was never used. sgoeschl
update Using HSQLDB 1.8.0.1 which also fixes the GUMP spam about broken builds. sgoeschl
add Using org.apache.avalon.framework.activity.Startable in the service interface to start/stop the service. sgoeschl
update Got rid of the cast to the service implementation class to stop the database since the cast fails when using dynamic proxies sgoeschl
update Add additional tests submitted by Peter Tillemans in Scarab version of this service. epugh
update Initial release sgoeschl