From: Date: September 4 2007 11:17pm Subject: Connector/J commit: r6554 - branches/branch_5_0/connector-j List-Archive: http://lists.mysql.com/commits/33672 X-Bug: 21116 Message-Id: <200709042117.l84LHvUl025942@bk-internal.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Modified: branches/branch_5_0/connector-j/build.xml Log: Fixed BUG#21116, revision not updated in DBMD.getDriverVersion() when released (we now stuff in the svn revision of the directory). Modified: branches/branch_5_0/connector-j/build.xml =================================================================== --- branches/branch_5_0/connector-j/build.xml 2007-09-04 18:48:51 UTC (rev 6553) +++ branches/branch_5_0/connector-j/build.xml 2007-09-04 21:17:57 UTC (rev 6554) @@ -109,6 +109,14 @@ + + + + + + + + @@ -123,6 +131,7 @@ +