You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/01/25 22:48:58 UTC

[jira] Closed: (MAVENUPLOAD-63) MySql Connector-J, update to 3.0.10

Message:

   The following issue has been closed.

   Resolver: Ben Walding
       Date: Sun, 25 Jan 2004 4:48 PM

Done
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-63

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENUPLOAD-63
    Summary: MySql Connector-J, update to 3.0.10
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Joakim Andersson

    Created: Sun, 25 Jan 2004 4:13 PM
    Updated: Sun, 25 Jan 2004 4:48 PM

Description:
I'm missing the latest release of the MySQL Connector/J JDBC driver. I don't know if you need the project template but here it is.

The driver can be downloaded from http://www.mysql.com/get/Downloads/Connector-J/mysql-connector-java-3.0.10-stable.tar.gz/from/http://mysql.dataphone.se/

<project>
  <pomVersion>3</pomVersion>
  <id>mysql-connector-java</id>
  <name>mysql-connector-java</name>
  <groupId>mysql</groupId>
  <currentVersion>3.0.10</currentVersion>
  <organization>
    <name>MySQL AB</name>
    <url>http://www.mysql.com</url>
  </organization>
  <licenses>
    <license>
      <name>GPL</name>
      <url>http://www.gnu.org/licenses/gpl.html</url>
      <comment></comment>
    </license>
  </licenses>
</project>
           



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org