List:Commits« Previous MessageNext Message »
From:eherman Date:February 9 2008 11:55am
Subject:Connector/MXJ commit: r108 - trunk/connector-mxj
View as plain text  
Modified:
   trunk/connector-mxj/_dev_notes.txt
Log:
updating TODO

Modified: trunk/connector-mxj/_dev_notes.txt
===================================================================
--- trunk/connector-mxj/_dev_notes.txt	2007-09-24 13:17:49 UTC (rev 107)
+++ trunk/connector-mxj/_dev_notes.txt	2008-02-09 11:55:48 UTC (rev 108)
@@ -7,6 +7,7 @@
 TODO:
  * make package (.tar.gz) and lib (.jar) naming consistent with Connector/J
  * move KILL_DELAY constant into properties file; increase default.
+ * make "kill.exe" a property; move to properties file.
  * Replace option parsing with pre-parsed options table read from resources
  * Make documentation note about problems with using jdbc:mysql:mxj urls 
    when C/J and C/MXJ files are not loaded by the same classloader.
@@ -19,7 +20,9 @@
  * update the downloads page to reflect current docs
  * update jar names in docs
  * mention jmx comes with Java 1.5 
-
+ * decouple mysqld version - make binary db-files.jar a separate download.
+ * finish up work with Kent so that the db-files.jar are an output of the
+   server builds
 ---------
 ROLLING A CONNECTOR/MXJ DISTRO
 

Thread
Connector/MXJ commit: r108 - trunk/connector-mxjeherman9 Feb