Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 99d38b0f879b1abd82a30168cb45ceb09ce54ec5
https://github.com/hibernate/hibernate-search/commit/99d38b0f879b1abd82a3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3843 Upgrade the version of ASM in maven-surefire-plugin to 7.3.1
This adds support for JDK15 bytecode.
Commit: 86a91f093e789f0c42fd98f88484956273c03f30
https://github.com/hibernate/hibernate-search/commit/86a91f093e789f0c42fd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-3843 Test Hibernate Search with JDK15 in Jenkinsfile
Compare:
https://github.com/hibernate/hibernate-search/compare/55ff2b1ac236...86a9...