[hibernate/hibernate-orm] f4fd80: HHH-13379 Enhance date/time tests to allow testing...
by Yoann Rodière
Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-orm
Commit: f4fd801c3ebaa60eba26fca15af9c0ae2f0845ec
https://github.com/hibernate/hibernate-orm/commit/f4fd801c3ebaa60eba26fca...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/type/AbstractJavaTimeTypeTest.java
Log Message:
-----------
HHH-13379 Enhance date/time tests to allow testing certain values only when forcing the JDBC timezone
(cherry picked from commit de8e965cc88e16db40537416d5dd793e9f8c42fa)
Commit: 4f02f4e5eebf1e35a7cfcadb354098127ee40037
https://github.com/hibernate/hibernate-orm/commit/4f02f4e5eebf1e35a7cfcad...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/InstantJavaDescriptor.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/OffsetDateTimeJavaDescriptor.java
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/ZonedDateTimeJavaDescriptor.java
Log Message:
-----------
HHH-13379 Do not change the instant when storing a java.time type representing an instant at DST end in the default JVM timezone
Note problems can still occur in the JDBC driver if the JDBC timezone is
not forced to GMT/UTC.
(cherry picked from commit 89d304a00e9d12e15d64c2d0ffa84c2640868a2d)
Commit: 791b64f63ffe3857a4e79fbd9d95d4c2c604206d
https://github.com/hibernate/hibernate-orm/commit/791b64f63ffe3857a4e79fb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/type/AbstractJavaTimeTypeTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/InstantTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/LocalDateTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/LocalDateTimeTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/LocalTimeTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/OffsetDateTimeTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/OffsetTimeTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/ZonedDateTimeTest.java
Log Message:
-----------
HHH-13379 Test storage of java.time type representing an instant near the end of DST
(cherry picked from commit 0387090bba264f1c40af62f58e335d50bba7731a)
Compare: https://github.com/hibernate/hibernate-orm/compare/330b5da3055b...791b64f...
5 years, 5 months
[hibernate/hibernate-validator] cd3277: HV-1725 Switch to using Jakarta EE artifacts
by Guillaume Smet
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-validator
Commit: cd3277e2b5a865a4b3bd2863e07cfabef27f3f7b
https://github.com/hibernate/hibernate-validator/commit/cd3277e2b5a865a4b...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M annotation-processor/src/test/java/org/hibernate/validator/ap/testutil/CompilerTestHelper.java
M cdi/pom.xml
M distribution/pom.xml
M distribution/src/main/assembly/dist.xml
M documentation/pom.xml
M engine/pom.xml
M integration/pom.xml
M modules/pom.xml
M modules/src/script/setupModules.groovy
M osgi/felixtest/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/src/main/features/features.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M tck-runner/src/test/resources/test.policy
M test-utils/pom.xml
Log Message:
-----------
HV-1725 Switch to using Jakarta EE artifacts
Commit: b33654d097536073b7ad2890d14cfbdc3c9dcd1c
https://github.com/hibernate/hibernate-validator/commit/b33654d097536073b...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M engine/pom.xml
M tck-runner/pom.xml
Log Message:
-----------
HV-1725 Update pom files for Jakarta move
Commit: 0e8e697baf3cb5f09dbbced39435237e48a1e53b
https://github.com/hibernate/hibernate-validator/commit/0e8e697baf3cb5f09...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M documentation/pom.xml
M documentation/src/main/asciidoc/ch01.asciidoc
M documentation/src/main/asciidoc/ch02.asciidoc
M documentation/src/main/asciidoc/ch03.asciidoc
M documentation/src/main/asciidoc/ch04.asciidoc
M documentation/src/main/asciidoc/ch06.asciidoc
M documentation/src/main/asciidoc/ch07.asciidoc
M documentation/src/main/asciidoc/ch08.asciidoc
M documentation/src/main/asciidoc/ch09.asciidoc
M documentation/src/main/asciidoc/ch10.asciidoc
M documentation/src/main/asciidoc/ch11.asciidoc
M documentation/src/main/asciidoc/ch12.asciidoc
M documentation/src/main/asciidoc/ch13.asciidoc
M documentation/src/main/asciidoc/ch14.asciidoc
M documentation/src/main/asciidoc/index.asciidoc
M documentation/src/main/asciidoc/pr01.asciidoc
Log Message:
-----------
HV-1725 Update documentation for Jakarta move
Commit: 80f3951031fcdc7e2d2a7506d61b5e86e9229075
https://github.com/hibernate/hibernate-validator/commit/80f3951031fcdc7e2...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M README.md
Log Message:
-----------
HV-1725 Update README.md for Jakarta
Commit: eaa750be304bc83ce9c3c40e847b5b9e7ea56506
https://github.com/hibernate/hibernate-validator/commit/eaa750be304bc83ce...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M cdi/pom.xml
M engine/pom.xml
Log Message:
-----------
HV-1725 Update the Specification-Title to Jakarta Bean Validation
Commit: d70270c201f1c166108c60ecbfa5de4a23cdbcb0
https://github.com/hibernate/hibernate-validator/commit/d70270c201f1c1661...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/MethodValidationConfiguration.java
M engine/src/main/java/org/hibernate/validator/internal/engine/package-info.java
M engine/src/main/java/org/hibernate/validator/overview.html
Log Message:
-----------
HV-1725 Update some javadoc referencing the JSR or Bean Validation
Commit: 73fecc931b94813076c602d1071b982b51d02a87
https://github.com/hibernate/hibernate-validator/commit/73fecc931b9481307...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M annotation-processor/src/main/resources/org/hibernate/validator/ap/ValidationProcessorMessages.properties
M engine/src/main/java/org/hibernate/validator/internal/util/logging/Messages.java
Log Message:
-----------
HV-1725 Update messages referencing Bean Validation
Compare: https://github.com/hibernate/hibernate-validator/compare/a9ca88b27e4a...7...
5 years, 5 months
[hibernate/hibernate-orm] 343deb: HHH-13531 Some more opportunities to reuse the con...
by Sanne Grinovero
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 343deb982f764c83f4b37056462bbaeeb65cfbd0
https://github.com/hibernate/hibernate-orm/commit/343deb982f764c83f4b3705...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/tree/FromElementType.java
M hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java
M hibernate-core/src/main/java/org/hibernate/internal/util/StringHelper.java
M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/AliasResolutionContextImpl.java
M hibernate-core/src/main/java/org/hibernate/mapping/Column.java
M hibernate-core/src/main/java/org/hibernate/mapping/Formula.java
Log Message:
-----------
HHH-13531 Some more opportunities to reuse the constants pool in AliasConstantsHelperMore opportunities to reuse the int_ constant pools
5 years, 5 months