[ 
https://issues.apache.org/jira/browse/SDAP-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441250#comment-16441250
 ] 

ASF GitHub Bot commented on SDAP-60:
------------------------------------

fgreg closed pull request #5: SDAP-60 Add mysql drivers
URL: https://github.com/apache/incubator-sdap-ningester/pull/5
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/build.gradle b/build.gradle
index 76b4960..c995162 100644
--- a/build.gradle
+++ b/build.gradle
@@ -60,6 +60,7 @@ dependencies {
        compile("org.springframework.data:spring-data-solr")
 
        compile("com.h2database:h2")
+       compile("mysql:mysql-connector-java")
        compile("org.apache.sdap:nexusproto:$nexusprotoVersion")
        compile("com.google.protobuf:protobuf-java-util:$protobufUtilVersion")
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add mysql drivers
> -----------------
>
>                 Key: SDAP-60
>                 URL: https://issues.apache.org/jira/browse/SDAP-60
>             Project: Apache Science Data Analytics Platform
>          Issue Type: Task
>          Components: nexus
>            Reporter: Frank Greguska
>            Assignee: Frank Greguska
>            Priority: Major
>
> Want to be able to store batch details into mysql. Need to add the drivers to 
> the classpath.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to