Author: marcusb-guest
Date: 2006-12-23 22:37:26 +0100 (Sat, 23 Dec 2006)
New Revision: 2882

Removed:
   trunk/mysql-connector-java/debian/README.Debian
Log:
Remove probably  outdated file.


Deleted: trunk/mysql-connector-java/debian/README.Debian
===================================================================
--- trunk/mysql-connector-java/debian/README.Debian     2006-12-23 21:36:56 UTC 
(rev 2881)
+++ trunk/mysql-connector-java/debian/README.Debian     2006-12-23 21:37:26 UTC 
(rev 2882)
@@ -1,21 +0,0 @@
-MySQL JDBC Driver for Debian
-----------
-
-This package provides a JDBC 3.0 driver for the mysql database
-system and supports all MySQL versions up to 4.1 release.
-
-This driver supports Java runtimes from JDK 1.2.x to 1.5.x
-as well as the free runtimes like kaffe, sablevm or jamvm.
-
-This MySQL driver does not support JDK-1.1.x or JDK-1.0.x.
-
-Because of the implementation of java.sql.Savepoint this driver will 
-not run on non-free JDKs older than 1.4 unless the class verifier 
-is turned off (-Xverify:none), as the class verifier will try to load 
-the class definition for java.sql.Savepoint even though it is not accessed 
-by the driver unless you actually use savepoint functionality.
-
-This affects JDK 1.3.1 for example but NOT the free runtimes as they
-already implement java.sql.Savepoint.
-
- -- Wolfgang Baer <[EMAIL PROTECTED]>


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to