Commit Graph

358 Commits (6e0f4a8d441bb293d61755baefc6544ab6efeec4)

Author SHA1 Message Date
Brett Wooldridge a5a38d582f Fix log4j version. 4 years ago
Brett Wooldridge 668a3388c8
Update pom.xml 4 years ago
Gili Tzabari a228b6df93
Simplified build of multi-release JAR. (#1584) 4 years ago
Sergey Monichev 90991e8121
Change to default "skipTests" property instead of custom "skip.unit.tests" (#1249)
Co-authored-by: Brett Wooldridge <brett.wooldridge@gmail.com>
4 years ago
sullis 99c213efd2
use [testcontainers-java] for Postgres unit test (#1430) 4 years ago
Prashant Bhat 8217f2082d
#1582: update module-info to mark optional dependencies as 'static' (#1587)
* #1582: update module-info to mark optional dependencies as 'static'

* update to hibernate.core release 5.4.16.Final and use its module name

Co-authored-by: Brett Wooldridge <brett.wooldridge@gmail.com>
4 years ago
Gili Tzabari 30c63c6372
Fixed optional dependencies that were marked as required in module-in… (#1669)
* Fixed optional dependencies that were marked as required in module-info.java

* * Upgraded bundle plugin to fix https://issues.apache.org/jira/browse/FELIX-6259.
* Windows requires the use of ${file.separator} to separate classpath entries.

* Need to use a different log4j-slf4j-impl artifact under Java 11.
4 years ago
Brett Wooldridge cdf9dbf38a [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge ffd528dbd2 generate proxies with Java 1.8 5 years ago
Brett Wooldridge 29988f2543 generate proxies with Java 1.8 5 years ago
Brett Wooldridge 38c5b8b7f5 [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge 6ee9c7540e [maven-release-plugin] prepare release HikariCP-3.4.4 5 years ago
Gili Tzabari 1d05b0ec67
Added missing dependencies (#1577)
* Added missing dependencies.

* Ant needs to be told which dependencies go on the classpath and modulepath.

* Removed unused classpath entry.
5 years ago
Brett Wooldridge 2cb6381930 Remove java11 artifact classifier 5 years ago
Brett Wooldridge f6fd47b945 Force inclusion of META-INF/versions directory in jar. 5 years ago
Gili Tzabari d9ee5fab69 Renamed Java9 artifact to Java11. 5 years ago
Gili Tzabari aaf4d3a59e Added module-info.java for Java9 5 years ago
Brett Wooldridge 1e35af8f9f [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge 56a158ea42 [maven-release-plugin] prepare release HikariCP-3.4.3 5 years ago
Brett Wooldridge 87ae31e5f6 Upgrade docker plugin. 5 years ago
sullis 76fc5d64d2 maven compiler plugin 3.8.1 (#1520) 5 years ago
sullis 1f5abf3387 mockito 3.2.4 (#1519) 5 years ago
Sam f2c5e6e2e7 Upgrade Micrometer to version 1.3.2 (#1510)
Co-authored-by: Jiahao Lin <59959658+jiahaolinTHG@users.noreply.github.com>
5 years ago
Brett Wooldridge 7870f7dd25 [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge ab2f7209cd [maven-release-plugin] prepare release HikariCP-3.4.2 5 years ago
Brett Wooldridge 02f9f9b5d8 [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge 98181e8225 [maven-release-plugin] prepare release HikariCP-3.4.1 5 years ago
Brett Wooldridge bdb756e9f8 [maven-release-plugin] prepare for next development iteration 5 years ago
Brett Wooldridge a7afebc6b0 [maven-release-plugin] prepare release HikariCP-3.4.0 5 years ago
Brett Wooldridge 109b910fbf Prepare for release. 5 years ago
Brett Wooldridge c953243af3 Add proxy class for java.sql.DatabaseMetaData. 5 years ago
Brett Wooldridge 9a7aea8e3e [maven-release-plugin] prepare for next development iteration 6 years ago
Brett Wooldridge 86cabf0862 [maven-release-plugin] prepare release HikariCP-3.3.1 6 years ago
Matteo Gazzetta 9de3044491 Test Java 11 in Travis CI (#1311)
* Bump pax.exam.version from 4.11.0 to 4.13.1

Bumps `pax.exam.version` from 4.11.0 to 4.13.1.

Updates `pax-exam-container-native` from 4.11.0 to 4.13.1

Updates `pax-exam-junit4` from 4.11.0 to 4.13.1

Updates `pax-exam-link-assembly` from 4.11.0 to 4.13.1

Updates `pax-exam-link-mvn` from 4.11.0 to 4.13.1

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump pax.url.version from 2.5.2 to 2.5.4

Bumps `pax.url.version` from 2.5.2 to 2.5.4.

Updates `pax-url-aether` from 2.5.2 to 2.5.4
- [Release notes](https://github.com/ops4j/org.ops4j.pax.url/releases)
- [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.5.2...url-2.5.4)

Updates `pax-url-reference` from 2.5.2 to 2.5.4
- [Release notes](https://github.com/ops4j/org.ops4j.pax.url/releases)
- [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.5.2...url-2.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump maven-javadoc-plugin from 2.10.4 to 3.0.1

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 2.10.4 to 3.0.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-2.10.4...maven-javadoc-plugin-3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump maven-bundle-plugin from 3.3.0 to 4.1.0

Bumps maven-bundle-plugin from 3.3.0 to 4.1.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump maven-compiler-plugin from 3.7.0 to 3.8.0

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Test Java 11 in Travis CI

* Bump jacoco-maven-plugin to 0.8.2

* Bump maven-surefire-plugin to 2.22.1

* Update felix framework to 6.0.1
6 years ago
Matteo Gazzetta af5996c6bc Bump javassist from 3.22.0-CR1 to 3.24.1-GA (#1303)
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.22.0-CR1 to 3.24.1-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Brett Wooldridge 17e8a59807 [maven-release-plugin] prepare for next development iteration 6 years ago
Brett Wooldridge ec5e85e431 [maven-release-plugin] prepare release HikariCP-3.3.0 6 years ago
Matteo Gazzetta 110f97e4c1 Bump log4j.version from 2.9.0 to 2.11.1 (#1302)
Bumps `log4j.version` from 2.9.0 to 2.11.1.

Updates `log4j-slf4j-impl` from 2.9.0 to 2.11.1

Updates `log4j-api` from 2.9.0 to 2.11.1

Updates `log4j-core` from 2.9.0 to 2.11.1

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Matteo Gazzetta d035231e49 Bump mockito-core from 2.10.0 to 2.23.4 (#1301)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.10.0 to 2.23.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.10.0...v2.23.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Brett Wooldridge 1ab97870e8 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge ad827dbb34 [maven-release-plugin] prepare release HikariCP-3.2.0 7 years ago
Brett Wooldridge 0f06b56325
Update pom.xml 7 years ago
Brett Wooldridge aeb235f007 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 234ba765b4 [maven-release-plugin] prepare release HikariCP-3.1.0 7 years ago
Brett Wooldridge 3695c1025e Bump middle version number due to new API method (get/setCatalog() on HikariConfigMXBean) 7 years ago
Brett Wooldridge 8d3f2b9cf0 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 132683a08f [maven-release-plugin] prepare release HikariCP-3.0.0 7 years ago
Brett Wooldridge a11d6a6b39 Prepare for release. 7 years ago
Pascal Schumacher 9cf765911c Update Micrometer to 1.0.0 (#1098) 7 years ago
Brett Wooldridge c259dd229c [maven-release-plugin] prepare for next development iteration 7 years ago