MySQL JDBC driver is not actually needed AFAICT, and is a small problem for
Gump.
Cheers
Niclas
--
+------//-------------------+
/ http://www.bali.ac /
/ http://niclas.hedhman.org /
+------//-------------------+
Index: project.xml
===================================================================
--- project.xml (revision 54665)
+++ project.xml (working copy)
@@ -38,10 +38,12 @@
</description>
<dependencies>
+<!-- Not really needed, and also no longer the official MySQL JDBC driver.
<dependency>
<id>mm-mysql</id>
<version>2.0.13-bin</version>
</dependency>
+-->
<dependency>
<id>hsqldb</id>
<version>1.7.1</version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Apache Excalibur Project -- URL: http://excalibur.apache.org/