You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by mc...@apache.org on 2004/10/14 08:36:20 UTC

svn commit: rev 54773 - excalibur/trunk/components/datasource

Author: mcconnell
Date: Wed Oct 13 23:36:20 2004
New Revision: 54773

Modified:
   excalibur/trunk/components/datasource/project.xml
Log:
applied diff from niclas

Modified: excalibur/trunk/components/datasource/project.xml
==============================================================================
--- excalibur/trunk/components/datasource/project.xml	(original)
+++ excalibur/trunk/components/datasource/project.xml	Wed Oct 13 23:36:20 2004
@@ -38,10 +38,15 @@
     </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: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org