Skip to content

Adding the latest stable version of H2 database. The ./gradlew cleanA…#1222

Merged
ashishvijaywargiya merged 1 commit into
apache:trunkfrom
ashishvijaywargiya:trunk
May 17, 2026
Merged

Adding the latest stable version of H2 database. The ./gradlew cleanA…#1222
ashishvijaywargiya merged 1 commit into
apache:trunkfrom
ashishvijaywargiya:trunk

Conversation

@ashishvijaywargiya
Copy link
Copy Markdown
Contributor

…ll loadAll is getting completed in 56 seconds for me. So I will say the latest version is faster than the previous version.

  • runtimeOnly 'com.h2database:h2:2.2.224'
  • runtimeOnly 'com.h2database:h2:2.4.240'

2026-05-16 23:54:23,778 |main |JobPoller |I| Shutting down JobPoller.
2026-05-16 23:54:23,778 |OFBiz-JobPoller |JobPoller |I| JobPoller thread started.
2026-05-16 23:54:23,778 |main |JobPoller |I| JobPoller shutdown completed.
2026-05-16 23:54:23,778 |OFBiz-JobPoller |JobPoller |I| JobPoller thread stopped.
2026-05-16 23:54:23,778 |main |ServiceContainer |I| Removing from cache dispatcher: entity-default
2026-05-16 23:54:23,778 |main |ServiceDispatcher |I| De-Registering dispatcher: entity-default
2026-05-16 23:54:23,778 |main |ServiceDispatcher |I| Shutting down the service engine...
2026-05-16 23:54:23,778 |main |ContainerLoader |I| Stopped container service-container
2026-05-16 23:54:23,778 |main |ContainerLoader |I| Stopping container component-container
2026-05-16 23:54:23,778 |main |ContainerLoader |I| Stopped container component-container
2026-05-16 23:54:23,778 |xer_default_products |DocumentIndexer |I| DocumentIndexer_default_products: indexed Lucene document: productId:dropShip3
2026-05-16 23:54:23,779 |xer_default_products |DocumentIndexer |I| DocumentIndexer_default_products: indexed Lucene document: productId:dropShip3

Task :loadAll

[Incubating] Problems report is available at: file:///Users/ashish/ofbiz-dev/ofbiz-trunk/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 56s
38 actionable tasks: 24 executed, 14 up-to-date
ashish@Ashish-Vijaywargiya ofbiz-trunk % ./gradlew cleanAll loadAll

…ll loadAll is getting completed in 56 seconds for me. So I will say the latest version is faster than the previous version.

-    runtimeOnly 'com.h2database:h2:2.2.224'
+    runtimeOnly 'com.h2database:h2:2.4.240'

2026-05-16 23:54:23,778 |main                 |JobPoller                     |I| Shutting down JobPoller.
2026-05-16 23:54:23,778 |OFBiz-JobPoller      |JobPoller                     |I| JobPoller thread started.
2026-05-16 23:54:23,778 |main                 |JobPoller                     |I| JobPoller shutdown completed.
2026-05-16 23:54:23,778 |OFBiz-JobPoller      |JobPoller                     |I| JobPoller thread stopped.
2026-05-16 23:54:23,778 |main                 |ServiceContainer              |I| Removing from cache dispatcher: entity-default
2026-05-16 23:54:23,778 |main                 |ServiceDispatcher             |I| De-Registering dispatcher: entity-default
2026-05-16 23:54:23,778 |main                 |ServiceDispatcher             |I| Shutting down the service engine...
2026-05-16 23:54:23,778 |main                 |ContainerLoader               |I| Stopped container service-container
2026-05-16 23:54:23,778 |main                 |ContainerLoader               |I| Stopping container component-container
2026-05-16 23:54:23,778 |main                 |ContainerLoader               |I| Stopped container component-container
2026-05-16 23:54:23,778 |xer_default_products |DocumentIndexer               |I| DocumentIndexer_default_products: indexed Lucene document: productId:dropShip3
2026-05-16 23:54:23,779 |xer_default_products |DocumentIndexer               |I| DocumentIndexer_default_products: indexed Lucene document: productId:dropShip3

> Task :loadAll

[Incubating] Problems report is available at: file:///Users/ashish/ofbiz-dev/ofbiz-trunk/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 56s
38 actionable tasks: 24 executed, 14 up-to-date
ashish@Ashish-Vijaywargiya ofbiz-trunk % ./gradlew cleanAll loadAll
@ashishvijaywargiya ashishvijaywargiya merged commit 77cb0b1 into apache:trunk May 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant