Project

General

Profile

« Previous | Next » 

Revision 2599

Refactored the build to use a <path> element for the classpath rather
than ant properties. This makes the classpath easier to manage, but required
changes throughout the build. I think everything should still build fine --
it works for me.

Upgraded the JDBC driver for postgres to the version 8 driver.

Fixed problems with the postgres SQL scripts that were preventing them
from being run from ant. Works for me now, but looks like the oracle
scripts might be missing a few tables from its drop list.

View differences:

README
309 309
for details of the license.  Licensor retains title to and ownership of the
310 310
Software and all enhancements, modifications, and updates to the Software.
311 311

  
312
This software includes the JDBC driver for PostgreSQL.  See the 
313
postgresql-license.txt file for details.

Also available in: Unified diff