[ https://issues.apache.org/jira/browse/MARMOTTA-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595797#comment-13595797 ]
ASF subversion and git services commented on MARMOTTA-111: ---------------------------------------------------------- Commit 1d70c3b3c67312a1f7e9a565e2b4b00af13fce29 in branch refs/heads/master from [~wastl] [ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=1d70c3b ] MARMOTTA-111 - Replace C3P0 by Tomcat JDBC Pool in case C3P0 license issues are not resolved > Replace C3P0 by Tomcat JDBC Pool in case C3P0 license issues are not resolved > ----------------------------------------------------------------------------- > > Key: MARMOTTA-111 > URL: https://issues.apache.org/jira/browse/MARMOTTA-111 > Project: Marmotta > Issue Type: Task > Reporter: Sebastian Schaffert > Assignee: Sebastian Schaffert > Priority: Blocker > Fix For: 3.0-incubating > > Time Spent: 2.3h > > In case the license issues with C3P0 (currently LGPL) are not resolved, we > should switch to the Apache Tomcat JDBC connection pool instead. It is > documented at: > http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html > The Maven Artifact for the connection pool is: > <dependency> > <groupId>org.apache.tomcat</groupId> > <artifactId>tomcat-jdbc</artifactId> > <version>7.0.25</version> > </dependency> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira