[hibernate/hibernate-orm] 076866: HHH-14731 Simplify SPI ProxyFactoryFactory#buildBa...
by Sanne Grinovero
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 0768663895803b8b93aaf27eab4092c7efd36e3b
https://github.com/hibernate/hibernate-orm/commit/0768663895803b8b93aaf27...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/BasicProxyFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ProxyFactoryFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/javassist/ProxyFactoryFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/none/NoProxyFactoryFactory.java
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/none/NoneBasicProxyFactory.java
M hibernate-core/src/main/java/org/hibernate/bytecode/spi/ProxyFactoryFactory.java
M hibernate-core/src/main/java/org/hibernate/tuple/component/PojoComponentTuplizer.java
M hibernate-core/src/test/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyBasicProxyFactoryTest.java
M hibernate-core/src/test/java/org/hibernate/bytecode/internal/bytebuddy/GenerateProxiesTest.java
Log Message:
-----------
HHH-14731 Simplify SPI ProxyFactoryFactory#buildBasicProxyFactory to accept a single class or interface only
And deprecate method org.hibernate.bytecode.spi.ProxyFactoryFactory#buildBasicProxyFactory(java.lang.Class, java.lang.Class[])
Commit: 6608d03bfc86088b0d658e583fb0372d44d240f6
https://github.com/hibernate/hibernate-orm/commit/6608d03bfc86088b0d658e5...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyState.java
Log Message:
-----------
HHH-14732 ProxyDefinitionHelpers are immutable and can be declared static
Commit: e782ddf8f9591d21c09889c3456db22580f70acc
https://github.com/hibernate/hibernate-orm/commit/e782ddf8f9591d21c09889c...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/SessionFactoryObserverForBytecodeEnhancer.java
Log Message:
-----------
HHH-14733 Not useful to clear the bycodeprovider caches on sessionFactoryClosing
Commit: f60d8bcd1245ac62271d82408a13a37a3de3febf
https://github.com/hibernate/hibernate-orm/commit/f60d8bcd1245ac62271d824...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyState.java
Log Message:
-----------
HHH-14734 No good reason tu use TypeCache(s) with WithInlineExpunction
Compare: https://github.com/hibernate/hibernate-orm/compare/5616284a12fd...f60d8bc...
3 years, 4 months
[hibernate/hibernate-search] a1c119: HSEARCH-4257 Upgrade to JUnit 4.13.2
by Yoann Rodière
Branch: refs/heads/5.9
Home: https://github.com/hibernate/hibernate-search
Commit: a1c119d82c74f312949d16259704a6c8d81f18b0
https://github.com/hibernate/hibernate-search/commit/a1c119d82c74f312949d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4257 Upgrade to JUnit 4.13.2
Commit: 0ba7f2f6d27cba071173a21d5a1459b10c025951
https://github.com/hibernate/hibernate-search/commit/0ba7f2f6d27cba071173...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4256 Upgrade to latest Arquillian/Shrinkwrap
To avoid problems with non-HTTPS requests to Maven Central during tests.
Commit: 7d744957c6a737a50224e0de8ac71e950ca67fc5
https://github.com/hibernate/hibernate-search/commit/7d744957c6a737a50224...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
R integrationtest/osgi/karaf-it/src/test/resources/maven.properties
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe systemPropertyVariable
... so that we can pass JVM args that spread on multiple lines (the
.properties format does not make that easy).
Commit: 5c22a6d44ce0e1a10ecd0863897c0b1bfccf89d8
https://github.com/hibernate/hibernate-search/commit/5c22a6d44ce0e1a10ecd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Add an ID to the repositories added to the Karaf configuration
As suggested by warnings when executing the OSGi tests.
Commit: 79091889f2fe412a3385d430ce2b3ef624630888
https://github.com/hibernate/hibernate-search/commit/79091889f2fe412a3385...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable use of snapshots from the default repository in the OSGi tests
Commit: 52231d5c0e1c8a4bf1e9b5900b4a73e7af650e5b
https://github.com/hibernate/hibernate-search/commit/52231d5c0e1c8a4bf1e9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable the use of JBoss Public repository snapshots in OSGi tests
We need these snapshots from time to time when experimenting with newer
versions of Hibernate ORM.
Commit: 935fc13c69cd88b7fc678e0fd3f9cedb163a1a45
https://github.com/hibernate/hibernate-search/commit/935fc13c69cd88b7fc67...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3805 - Override repositories in Karaf/Paxexam config
Commit: abe5924fe48246faaf06f2997c1233c648068bca
https://github.com/hibernate/hibernate-search/commit/abe5924fe48246faaf06...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4259 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe systemPropertyVariable
Commit: 9d0a813127e719b2d4d02e146c0835bd89855163
https://github.com/hibernate/hibernate-search/commit/9d0a813127e719b2d4d0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4259 Move Pax-exam properties to system properties
So that they apply when fetching the Karaf distribution as well.
Commit: b6625a31ff71f10929d6b69f9640c1d803dddf73
https://github.com/hibernate/hibernate-search/commit/b6625a31ff71f10929d6...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4259 Fix additionalRuntimeArgLineForWildFlyTests
1. It had a typo ("WildFy")
2. We didn't properly initialize it with an empty value, which resulted
in it being output as a literal '${additionalRuntimeArgLineForWildFlyTests}'
in JVM arguments, which obviously is invalid.
Compare: https://github.com/hibernate/hibernate-search/compare/b1acbdc02c5e...b662...
3 years, 4 months
[hibernate/hibernate-search] e7fe29: HSEARCH-4257 Upgrade to JUnit 4.13.2
by Yoann Rodière
Branch: refs/heads/5.8
Home: https://github.com/hibernate/hibernate-search
Commit: e7fe2964111f35b6f9c0409548f70d4171a0cd9d
https://github.com/hibernate/hibernate-search/commit/e7fe2964111f35b6f9c0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4257 Upgrade to JUnit 4.13.2
Commit: d5fff7647f49377bd872698c51c270068d5096ad
https://github.com/hibernate/hibernate-search/commit/d5fff7647f49377bd872...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4256 Upgrade to latest Arquillian/Shrinkwrap
To avoid problems with non-HTTPS requests to Maven Central during tests.
Commit: 82f125984cabfe82dac98de852b7892c4a69a15d
https://github.com/hibernate/hibernate-search/commit/82f125984cabfe82dac9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Add an ID to the repositories added to the Karaf configuration
As suggested by warnings when executing the OSGi tests.
Commit: 94458cc52b4bcb291750cb9190ab8476e6a5cacf
https://github.com/hibernate/hibernate-search/commit/94458cc52b4bcb291750...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable use of snapshots from the default repository in the OSGi tests
Commit: ed46e4003baa882ab7057d40d7463c7f672263f7
https://github.com/hibernate/hibernate-search/commit/ed46e4003baa882ab705...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable the use of JBoss Public repository snapshots in OSGi tests
We need these snapshots from time to time when experimenting with newer
versions of Hibernate ORM.
Commit: db8b78505fd3292a588db7fb59032c25a8907549
https://github.com/hibernate/hibernate-search/commit/db8b78505fd3292a588d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3805 - Override repositories in Karaf/Paxexam config
Commit: ba38c62b21ea3697159d3621af73c5a762833aec
https://github.com/hibernate/hibernate-search/commit/ba38c62b21ea3697159d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4259 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe systemPropertyVariable
Commit: ac45ecd2815a7f2c8b64a2480b2d2a260ffd9435
https://github.com/hibernate/hibernate-search/commit/ac45ecd2815a7f2c8b64...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4259 Move Pax-exam properties to system properties
So that they apply when fetching the Karaf distribution as well.
Compare: https://github.com/hibernate/hibernate-search/compare/165a47914dab...ac45...
3 years, 4 months
[hibernate/hibernate-search] 85ae46: HSEARCH-4257 Upgrade to JUnit 4.13.2
by Yoann Rodière
Branch: refs/heads/5.7
Home: https://github.com/hibernate/hibernate-search
Commit: 85ae46c51b2b19cd3f5c501229778dd068e7e784
https://github.com/hibernate/hibernate-search/commit/85ae46c51b2b19cd3f5c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4257 Upgrade to JUnit 4.13.2
Commit: 0a065201e5f7a8e785d3d6c0df4843585ff1ad52
https://github.com/hibernate/hibernate-search/commit/0a065201e5f7a8e785d3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4256 Upgrade to latest Arquillian/Shrinkwrap
To avoid problems with non-HTTPS requests to Maven Central during tests.
Commit: 6199c09e6b8bf3f1dcc7f892668cb0d3814bdede
https://github.com/hibernate/hibernate-search/commit/6199c09e6b8bf3f1dcc7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Add an ID to the repositories added to the Karaf configuration
As suggested by warnings when executing the OSGi tests.
Commit: 99211dd36825995f3667ba0721405acd37a68aff
https://github.com/hibernate/hibernate-search/commit/99211dd36825995f3667...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable use of snapshots from the default repository in the OSGi tests
Commit: 120a9f00207290b716d71a5f3a01ddb3bf826a20
https://github.com/hibernate/hibernate-search/commit/120a9f00207290b716d7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable the use of JBoss Public repository snapshots in OSGi tests
We need these snapshots from time to time when experimenting with newer
versions of Hibernate ORM.
Commit: 089f5a6bb7d9f47ef15fa70d475c5a441c06b96e
https://github.com/hibernate/hibernate-search/commit/089f5a6bb7d9f47ef15f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3805 - Override repositories in Karaf/Paxexam config
Commit: e1c8766a2a63f9126010188bedfe64c3f327695e
https://github.com/hibernate/hibernate-search/commit/e1c8766a2a63f9126010...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4259 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe systemPropertyVariable
Commit: 0e0929b8026656b63221b056b99cfa0df6edc963
https://github.com/hibernate/hibernate-search/commit/0e0929b8026656b63221...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4259 Move Pax-exam properties to system properties
So that they apply when fetching the Karaf distribution as well.
Compare: https://github.com/hibernate/hibernate-search/compare/1bd919e4c90a...0e09...
3 years, 4 months