[hibernate/hibernate-orm] d58027: HHH-19827 Update AsciidoctorJ config
by Marko Bekhta
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: d580277ce2e39406f985a59579861acc95f21eba
https://github.com/hibernate/hibernate-orm/commit/d580277ce2e39406f985a59...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
Log Message:
-----------
HHH-19827 Update AsciidoctorJ config
- do not pull rouge gem as it comes bundled with AsciidoctorJ distribution
- override AsciidoctorJ version
- bump pdf dependency version to the latest
Commit: 5abee0084436e30a103af674119306ce4c8e7ded
https://github.com/hibernate/hibernate-orm/commit/5abee0084436e30a103af67...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/querylanguage/Hibernate_Query_Language.adoc
M documentation/src/main/asciidoc/quickstart/guides/index.adoc
M documentation/src/main/asciidoc/repositories/Hibernate_Data_Repositories.adoc
M documentation/src/main/asciidoc/shared/filesystem-attributes.adoc
M documentation/src/main/asciidoc/topical/index.adoc
M documentation/src/main/asciidoc/topical/logging/Logging.adoc
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
Log Message:
-----------
HHH-19827 Improve config of the Asciidoc attributes to set the directories and paths
Commit: b8ae253cabc9e63bf084747857290d7398338b0c
https://github.com/hibernate/hibernate-orm/commit/b8ae253cabc9e63bf084747...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/src/main/asciidoc/topical/logging/Logging.adoc
M documentation/src/main/asciidoc/userguide/appendices/LegacyBasicTypeResolution.adoc
M documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc
M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/access.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/customizing.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/dynamic_model.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/immutability.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/inheritance.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/naming.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/natural_id.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/partitioning.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/soft_delete.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/types.adoc
M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
M documentation/src/main/asciidoc/userguide/chapters/events/Events.adoc
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/BytecodeEnhancement.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/criteria/Criteria.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/criteria/CriteriaExtensions.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/extensions/Vector.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/Query.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/programmatic/QuerySpecification.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc
M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/Tooling.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/modelgen.adoc
M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
Log Message:
-----------
HHH-19827 Rely on globally configured root-project-dir / fix paths and duplicated references
Commit: 3cf5d67cbbaa8c500bd682a9e6b440ece5a2b541
https://github.com/hibernate/hibernate-orm/commit/3cf5d67cbbaa8c500bd682a...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
Log Message:
-----------
HHH-19827 Leverage the JAVA_EXEC execution mode for Asciidoc tasks
to help prevent the OOMs that usually occur locally, especially when building PDFs
Commit: c2fcdd3a8021441e58939623d938b9dde63c177e
https://github.com/hibernate/hibernate-orm/commit/c2fcdd3a8021441e5893962...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M dialects.adoc
M documentation/documentation.gradle
M documentation/src/main/asciidoc/integrationguide/Hibernate_Integration_Guide.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/querylanguage/Hibernate_Query_Language.adoc
M documentation/src/main/asciidoc/quickstart/guides/index.adoc
M documentation/src/main/asciidoc/repositories/Hibernate_Data_Repositories.adoc
M documentation/src/main/asciidoc/shared/filesystem-attributes.adoc
M documentation/src/main/asciidoc/shared/renderer-attributes.adoc
M documentation/src/main/asciidoc/topical/index.adoc
R documentation/src/main/asciidoc/userguide/Hibernate_User_Guide-docinfo.html
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
R documentation/src/main/asciidoc/userguide/images/hibernate_logo_a.png
R documentation/src/main/style/asciidoctor/css/asciidoctor.css
R documentation/src/main/style/asciidoctor/css/hibernate-fonts.css
R documentation/src/main/style/asciidoctor/css/hibernate-layout.css
R documentation/src/main/style/asciidoctor/css/hibernate.css
R documentation/src/main/style/asciidoctor/css/jstree-style.css
R documentation/src/main/style/asciidoctor/css/jstree-toc.css
R documentation/src/main/style/asciidoctor/images/jstree/32px.png
R documentation/src/main/style/asciidoctor/images/jstree/40px.png
R documentation/src/main/style/asciidoctor/images/jstree/throbber.gif
R documentation/src/main/style/asciidoctor/images/org/hibernate/bkg_gradient.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/bkg_gradient_header.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/community_doc.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/1.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/1.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/10.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/10.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/11.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/11.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/12.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/12.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/13.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/13.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/14.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/14.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/15.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/15.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/2.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/2.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/3.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/3.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/4.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/4.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/5.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/5.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/6.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/6.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/7.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/7.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/8.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/8.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/9.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/callouts/9.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/caution.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/caution.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/home.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/important.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/important.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/next.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/note.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/note.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/prev.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/tip.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/tip.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/up.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/warning.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/docbook/warning.svg
R documentation/src/main/style/asciidoctor/images/org/hibernate/dot.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/dot2.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/hibernatelogo.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/logo_smaller.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/patterned_rule.png
R documentation/src/main/style/asciidoctor/images/org/hibernate/title_hdr.png
R documentation/src/main/style/asciidoctor/js/toc.js
R documentation/src/main/style/pdf/fonts/Inconsolata-Light.ttf
R documentation/src/main/style/pdf/fonts/NotoEmoji.ttf
R documentation/src/main/style/pdf/fonts/OpenSansEmoji.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-Black.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-BlackItalic.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-Bold.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-BoldItalic.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-ExtraLight.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-ExtraLightItalic.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-Italic.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-Light.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-LightItalic.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-Regular.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-SemiBold.ttf
R documentation/src/main/style/pdf/fonts/SourceSansPro-SemiBoldItalic.ttf
R documentation/src/main/style/pdf/theme.yml
M local-build-plugins/src/main/groovy/local.javadoc.gradle
M migration-guide.adoc
M whats-new.adoc
Log Message:
-----------
HHH-19827 Apply the unified Hibernate asciidoctor theme to all docs
Commit: 4df0e090adda205b7d19329d38b3a6112d6e4674
https://github.com/hibernate/hibernate-orm/commit/4df0e090adda205b7d19329...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
Log Message:
-----------
HHH-19827 Add task dependencies and PDF code theme
Commit: 298cd0e3a2e49efd0e0d6a7bfc5b0a4f5b471792
https://github.com/hibernate/hibernate-orm/commit/298cd0e3a2e49efd0e0d6a7...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
A local-build-asciidoctor-extensions/local-build-asciidoctor-extensions.gradle
A local-build-asciidoctor-extensions/src/main/java/org/hibernate/orm/build/asciidoctor/HibernateAsciidoctorExtensionRegistry.java
A local-build-asciidoctor-extensions/src/main/resources/META-INF/services/org.asciidoctor.jruby.extension.spi.ExtensionRegistry
M settings.gradle
Log Message:
-----------
HHH-19827 Apply Hibernate Asciidoctor extensions
Commit: 149607decd01c3c8828d6928bedfc6a1401cb7ad
https://github.com/hibernate/hibernate-orm/commit/149607decd01c3c8828d692...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/src/main/asciidoc/integrationguide/chapters/services/Services.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
M documentation/src/main/asciidoc/userguide/appendices/Legacy_Native_Queries.adoc
M documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc
M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/compatibility/Compatibility.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/immutability.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/types.adoc
M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
M documentation/src/main/asciidoc/userguide/chapters/events/Events.adoc
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/Query.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc
M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/ant.adoc
M hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/DomainModel.java
M hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/ServiceRegistry.java
Log Message:
-----------
HHH-19827 Adjust source languages in the doc files
since rouge can only handle a lowercased languages ....
Commit: c0e6284c445f4b82293c5aab2bf93e4059e534a6
https://github.com/hibernate/hibernate-orm/commit/c0e6284c445f4b82293c5aa...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
M local-build-plugins/src/main/groovy/local.javadoc.gradle
Log Message:
-----------
HHH-19827 Enable version selector for the main guide
Commit: 6ddd711c9327eafaa8524f26b887b56c2e747c45
https://github.com/hibernate/hibernate-orm/commit/6ddd711c9327eafaa8524f2...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/querylanguage/Hibernate_Query_Language.adoc
M documentation/src/main/asciidoc/querylanguage/Preface.adoc
M documentation/src/main/asciidoc/quickstart/guides/index.adoc
M documentation/src/main/asciidoc/quickstart/guides/preface.adoc
M documentation/src/main/asciidoc/repositories/Hibernate_Data_Repositories.adoc
M documentation/src/main/asciidoc/repositories/Preface.adoc
M documentation/src/main/asciidoc/topical/index.adoc
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
M documentation/src/main/asciidoc/userguide/Preface.adoc
M documentation/src/main/asciidoc/userguide/appendices/SettingsReference.adoc
Log Message:
-----------
HHH-19827 Remove some of the relative path usage in the docs
Commit: d468dfa43a16ffb58e61965fe7031389d9613834
https://github.com/hibernate/hibernate-orm/commit/d468dfa43a16ffb58e61965...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M documentation/documentation.gradle
R documentation/src/main/asciidoc/integrationguide/Hibernate_Integration_Guide.adoc
A documentation/src/main/asciidoc/integrationguide/index.adoc
R documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
A documentation/src/main/asciidoc/introduction/index.adoc
R documentation/src/main/asciidoc/querylanguage/Hibernate_Query_Language.adoc
A documentation/src/main/asciidoc/querylanguage/index.adoc
R documentation/src/main/asciidoc/repositories/Hibernate_Data_Repositories.adoc
A documentation/src/main/asciidoc/repositories/index.adoc
R documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
A documentation/src/main/asciidoc/userguide/index.adoc
M local-build-plugins/src/main/java/org/hibernate/orm/post/DialectReportTask.java
M local-build-plugins/src/main/java/org/hibernate/orm/post/LoggingReportTask.java
Log Message:
-----------
HHH-19827 Render index.htmls instead of some-name.htmls
Compare: https://github.com/hibernate/hibernate-orm/compare/1c76f926d0d9...d468dfa...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
6 months, 4 weeks
[hibernate/hibernate-orm] c4afb8: HHH-19694 Enhanced support for older Informix
by Vladimír Kuruc
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: c4afb8bf247cdbb26d47396c65816e0bfc75472e
https://github.com/hibernate/hibernate-orm/commit/c4afb8bf247cdbb26d47396...
Author: Vladimír Kuruc <kuruc.v(a)chemosvit.sk>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/InformixDialect.java
M hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/InformixSqlAstTranslator.java
M hibernate-core/src/test/java/org/hibernate/orm/test/filter/DynamicFilterTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/QueryTimeOutTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/mutationquery/MutationQueriesFilterTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/mutationquery/MutationQueriesWhereAndFilterTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/mutationquery/MutationQueriesWhereTest.java
M hibernate-testing/src/main/java/org/hibernate/testing/DialectChecks.java
M hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/DialectFeatureChecks.java
Log Message:
-----------
HHH-19694 Enhanced support for older Informix
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
6 months, 4 weeks