[ https://issues.apache.org/jira/browse/CONNECTORS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128419#comment-13128419 ]
Karl Wright commented on CONNECTORS-276: ---------------------------------------- The maven repository has the jtds jar at: http://repo1.maven.org/maven2/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.jar ... and the MySQL jdbc driver is at: http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar > The Ant download-dependencies target should download and unpack the mysql > jdbc driver > ------------------------------------------------------------------------------------- > > Key: CONNECTORS-276 > URL: https://issues.apache.org/jira/browse/CONNECTORS-276 > Project: ManifoldCF > Issue Type: Improvement > Components: JDBC connector > Affects Versions: ManifoldCF 0.4 > Reporter: Karl Wright > Fix For: ManifoldCF 0.4 > > > The driver may be present in the maven repository. If so, that's obviously > the right place to download it from. If not, it can be found here, in a zip > package: > http://dev.mysql.com/downloads/mirror.php?id=404190 > This ticket should also be construed as changing the jtds jar download so > that it gets it from maven, if available. > No unpacking would then be needed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira