[midPoint-git] [Evolveum/midpoint] 5b13bb: nasty switch from c3p0 to hikariCP, works, but nee...
Viliam Repan
vilo.repan at evolveum.com
Thu Mar 1 18:04:04 CET 2018
Branch: refs/heads/feature/hikari
Home: https://github.com/Evolveum/midpoint
Commit: 5b13bba5607047211e7a8f3376d9dacc394d4569
https://github.com/Evolveum/midpoint/commit/5b13bba5607047211e7a8f3376d9dacc394d4569
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M build-system/pom.xml
M repo/repo-sql-impl-test/src/test/resources/ctx-test-datasource.xml
M repo/repo-sql-impl/pom.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/DataSourceFactory.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
R repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/MidPointConnectionCustomizer.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/MidPointConnectionTester.java
A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/StupidClass.java
M repo/repo-sql-impl/src/main/resources/ctx-repository-session.xml
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/LocalNodeManager.java
Log Message:
-----------
nasty switch from c3p0 to hikariCP, works, but needs real cleanup before it can be merged to master
More information about the midPoint-svn
mailing list