[hibernate/hibernate-search] d443eb: [Jenkins release job] changelog.txt updated by rel...
by Bot for Hibernate continuous integration
Branch: refs/heads/6.0
Home: https://github.com/hibernate/hibernate-search
Commit: d443eb7953d160fde048dfa263d057ee09ca4860
https://github.com/hibernate/hibernate-search/commit/d443eb7953d160fde048...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build #{RELEASE_VERSION}
Commit: 280e429f8f094b27eacf2da1f34e45610306fade
https://github.com/hibernate/hibernate-search/commit/280e429f8f094b27eacf...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M backend/elasticsearch-aws/pom.xml
M backend/elasticsearch/pom.xml
M backend/lucene/pom.xml
M build/config/pom.xml
M build/surefire-extension/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/backend/lucene/pom.xml
M integrationtest/backend/tck/pom.xml
M integrationtest/jdk/java-modules/pom.xml
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/orm-spring/pom.xml
M integrationtest/mapper/orm/pom.xml
M integrationtest/mapper/pojo-base/pom.xml
M integrationtest/performance/backend/base/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/performance/backend/lucene/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M mapper/javabean/pom.xml
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm/pom.xml
M mapper/pojo-base/pom.xml
M parents/integrationtest/pom.xml
M parents/public/pom.xml
M pom.xml
M reports/pom.xml
M util/common/pom.xml
M util/internal/integrationtest/backend/elasticsearch/pom.xml
M util/internal/integrationtest/backend/lucene/pom.xml
M util/internal/integrationtest/common/pom.xml
M util/internal/integrationtest/jbatch-runtime/pom.xml
M util/internal/integrationtest/jberet-se/pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/stub/pom.xml
M util/internal/integrationtest/pom.xml
M util/internal/integrationtest/v5migrationhelper/pom.xml
M util/internal/test/pom.xml
M v5migrationhelper/engine/pom.xml
M v5migrationhelper/orm/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 6.0.8.Final
Commit: 74ead183903fb703d1a15b42899c63d475cc6a6f
https://github.com/hibernate/hibernate-search/commit/74ead183903fb703d1a1...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M backend/elasticsearch-aws/pom.xml
M backend/elasticsearch/pom.xml
M backend/lucene/pom.xml
M build/config/pom.xml
M build/surefire-extension/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/backend/lucene/pom.xml
M integrationtest/backend/tck/pom.xml
M integrationtest/jdk/java-modules/pom.xml
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/orm-spring/pom.xml
M integrationtest/mapper/orm/pom.xml
M integrationtest/mapper/pojo-base/pom.xml
M integrationtest/performance/backend/base/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/performance/backend/lucene/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M mapper/javabean/pom.xml
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm/pom.xml
M mapper/pojo-base/pom.xml
M parents/integrationtest/pom.xml
M parents/public/pom.xml
M pom.xml
M reports/pom.xml
M util/common/pom.xml
M util/internal/integrationtest/backend/elasticsearch/pom.xml
M util/internal/integrationtest/backend/lucene/pom.xml
M util/internal/integrationtest/common/pom.xml
M util/internal/integrationtest/jbatch-runtime/pom.xml
M util/internal/integrationtest/jberet-se/pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/stub/pom.xml
M util/internal/integrationtest/pom.xml
M util/internal/integrationtest/v5migrationhelper/pom.xml
M util/internal/test/pom.xml
M v5migrationhelper/engine/pom.xml
M v5migrationhelper/orm/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/565bdd3cba7e...74ea...
2 years, 11 months
[hibernate/hibernate-orm] 5a0537: rough implementation of naturalid() function in HQL
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 5a0537aa0419ecd469a99a17dfc12eec6925d9de
https://github.com/hibernate/hibernate-orm/commit/5a0537aa0419ecd469a99a1...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/MetadataContext.java
M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/AbstractIdentifiableType.java
M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/IdentifiableDomainType.java
M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/AttributeContainer.java
M hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/domain/SqmPolymorphicRootDescriptor.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
M hibernate-testing/src/main/java/org/hibernate/testing/orm/domain/gambit/GambitDomainModel.java
A hibernate-testing/src/main/java/org/hibernate/testing/orm/domain/gambit/VersionedEntity.java
Log Message:
-----------
rough implementation of naturalid() function in HQL
and add tests for id(), version(), naturalid()
Commit: 2d55d9a3a81747b29c6317640827b3fe15220319
https://github.com/hibernate/hibernate-orm/commit/2d55d9a3a81747b29c63176...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
Log Message:
-----------
document id(), version(), naturalid() functions
Compare: https://github.com/hibernate/hibernate-orm/compare/80b5c1e085cf...2d55d9a...
2 years, 11 months
[hibernate/hibernate-orm] 80b5c1: get rid of things named Ejb3
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 80b5c1e085cf95c595fd1fdcfe7665d763c4c97a
https://github.com/hibernate/hibernate-orm/commit/80b5c1e085cf95c595fd1fd...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
A hibernate-core/src/main/java/org/hibernate/cfg/AnnotatedColumn.java
A hibernate-core/src/main/java/org/hibernate/cfg/AnnotatedDiscriminatorColumn.java
A hibernate-core/src/main/java/org/hibernate/cfg/AnnotatedJoinColumn.java
M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/BinderHelper.java
M hibernate-core/src/main/java/org/hibernate/cfg/ClassPropertyHolder.java
M hibernate-core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java
M hibernate-core/src/main/java/org/hibernate/cfg/ColumnsBuilder.java
M hibernate-core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java
M hibernate-core/src/main/java/org/hibernate/cfg/CopyIdentifierComponentSecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java
R hibernate-core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java
R hibernate-core/src/main/java/org/hibernate/cfg/EJB3NamingStrategy.java
R hibernate-core/src/main/java/org/hibernate/cfg/Ejb3Column.java
R hibernate-core/src/main/java/org/hibernate/cfg/Ejb3DiscriminatorColumn.java
R hibernate-core/src/main/java/org/hibernate/cfg/Ejb3JoinColumn.java
M hibernate-core/src/main/java/org/hibernate/cfg/FkSecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/IndexColumn.java
M hibernate-core/src/main/java/org/hibernate/cfg/IndexOrUniqueKeySecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/JoinedSubclassFkSecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java
A hibernate-core/src/main/java/org/hibernate/cfg/PersistenceStandardEntityResolver.java
A hibernate-core/src/main/java/org/hibernate/cfg/PersistenceStandardNamingStrategy.java
M hibernate-core/src/main/java/org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/PropertyHolder.java
M hibernate-core/src/main/java/org/hibernate/cfg/ToOneFkSecondPass.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/BasicValueBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/IdBagBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/TableBinder.java
M hibernate-core/src/test/java/org/hibernate/orm/test/cfg/annotations/CollectionBinderTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/joinedsubclass/JoinedSubclassWithImplicitDiscriminatorTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/ejb3joincolumn/Tests.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/AlternativeNamingStrategy.java
Log Message:
-----------
get rid of things named Ejb3
2 years, 11 months