From: Date: December 21 2005 12:13am Subject: Connector/J commit: r4721 - branches/branch_5_0/connector-j List-Archive: http://lists.mysql.com/commits/305 X-Bug: 15676 Message-Id: <200512202313.jBKND4q3017432@bk-internal.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Modified: branches/branch_5_0/connector-j/CHANGES branches/branch_5_0/connector-j/build.xml Log: - Fixed BUG#15676 - lib-nodist directory missing from package breaks out-of-box build Modified: branches/branch_5_0/connector-j/CHANGES =================================================================== --- branches/branch_5_0/connector-j/CHANGES 2005-12-20 23:12:45 UTC (rev 4720) +++ branches/branch_5_0/connector-j/CHANGES 2005-12-20 23:13:02 UTC (rev 4721) @@ -104,6 +104,9 @@ - Fixed BUG#11874 - ResultSet.getShort() for UNSIGNED TINYINT returned wrong values. + - Fixed BUG#15676 - lib-nodist directory missing from + package breaks out-of-box build + 11-30-05 - Version 3.1.12 Modified: branches/branch_5_0/connector-j/build.xml =================================================================== --- branches/branch_5_0/connector-j/build.xml 2005-12-20 23:12:45 UTC (rev 4720) +++ branches/branch_5_0/connector-j/build.xml 2005-12-20 23:13:02 UTC (rev 4721) @@ -74,6 +74,12 @@ + + + +