On 29/06/2009, sebb <seb...@gmail.com> wrote: > On 29/06/2009, fha...@apache.org <fha...@apache.org> wrote: > > Author: fhanik > > Date: Mon Jun 29 17:38:21 2009 > > New Revision: 789392 > > > > URL: http://svn.apache.org/viewvc?rev=789392&view=rev > > Log: > > Remove all usage of GPL or LGPL downloads. > > > +1, thanks. > > > > Use H2 for test database (EPL1.0) as it can be downloaded and easily > embedded. > > > Why not just leave it to the tester to decide which database to use? > > All they need to do is to provide the JDBC jar, and pass the details > to the build.xml file. > > That way, the build file can be generic, allowing the code to be > tested easily against many different databases if required. > > > > Derby didn't work, too slow to populate test data with. > > > Did you try embedded Derby? Just curious. > > > > Add Javadoc per Sebb's suggestion. > > > The source files need updating too, as the Javadoc there is rather sparse. > > > > Add EPL and CPL to LICENSE since we use it in the unit test cases. > > >
Just realised: since H2 is not included with the release artifacts - nor stored in SVN - the EPL should not be included in LICENSE. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org