+1 krishna@krishna:~/Pictures/ofbiz-release-verification$ ./verify-ofbiz-release.sh -a apache-ofbiz-24.09.06
2026-05-14 15:15:04,450 |main |ServiceDispatcher |I| De-Registering dispatcher: entity-default 2026-05-14 15:15:04,450 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-05-14 15:15:04,450 |OFBiz-JobPoller |JobPoller |I| JobPoller thread stopped. 2026-05-14 15:15:04,450 |main |ContainerLoader |I| Stopped container service-container 2026-05-14 15:15:04,450 |main |ContainerLoader |I| Stopping container component-container 2026-05-14 15:15:04,450 |main |ContainerLoader |I| Stopped container component-container > Task :loadAll > Task :compileTestJava > Task :compileTestGroovy > Task :processTestResources > Task :testClasses OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended > Task :test [Incubating] Problems report is available at: file:///home/krishna/Pictures/ofbiz-release-verification/apache-ofbiz-24.09.06/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 5m 44s 42 actionable tasks: 37 executed, 5 up-to-date Done processing files for release apache-ofbiz-24.09.06 krishna@krishna:~/Pictures/ofbiz-release-verification/apache-ofbiz-24.09.06$ ./gradlew test > Task :classes > Task :compileTestJava UP-TO-DATE > Task :compileTestGroovy UP-TO-DATE > Task :processTestResources UP-TO-DATE > Task :testClasses UP-TO-DATE > Task :test UP-TO-DATE [Incubating] Problems report is available at: file:///home/krishna/Pictures/ofbiz-release-verification/apache-ofbiz-24.09.06/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 14s 21 actionable tasks: 4 executed, 17 up-to-date krishna@krishna:~/Pictures/ofbiz-release-verification/apache-ofbiz-24.09.06$ ./gradlew testIntegration 2026-05-14 18:08:17,272 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-05-14 18:08:17,272 |main |ServiceContainer |I| Removing from cache dispatcher: entity-test-KKfaRiCh1W 2026-05-14 18:08:17,272 |main |ServiceDispatcher |I| De-Registering dispatcher: entity-test-KKfaRiCh1W 2026-05-14 18:08:17,272 |main |ServiceDispatcher |I| Shutting down the service engine... 2026-05-14 18:08:17,272 |main |ContainerLoader |I| Stopped container service-container 2026-05-14 18:08:17,272 |main |ContainerLoader |I| Stopping container component-container 2026-05-14 18:08:17,272 |main |ContainerLoader |I| Stopped container component-container > Task :createTestReports Trying to override old definition of datatype junitreport > Task :testIntegration [Incubating] Problems report is available at: file:///home/krishna/Pictures/ofbiz-release-verification/apache-ofbiz-24.09.06/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 4m 51s 19 actionable tasks: 6 executed, 13 up-to-date Successfully tested on: Ubuntu: 22.04.5 LTS sha checksum: OK gpg: Signature: OK openjdk version: "17.0.18" 2026-01-20 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) On Thu, May 14, 2026 at 1:01 PM Ashish Vijaywargiya < [email protected]> wrote: > +1 > > ashish@Ashish-Vijaywargiya ofbiz-version % ./verify-ofbiz-release.sh -a > apache-ofbiz-24.09.06 > > 2026-05-14 11:20:27,199 |main |ServiceContainer > |I| Removing from cache dispatcher: test-dispatcher-jLjiMGjGmI > > 2026-05-14 11:20:27,199 |main |ServiceDispatcher > |I| De-Registering dispatcher: test-dispatcher-jLjiMGjGmI > > 2026-05-14 11:20:27,199 |main |ServiceDispatcher > |I| Shutting down the service engine... > > 2026-05-14 11:20:27,199 |main |ServiceContainer > |I| Removing from cache dispatcher: entity-test-ogf7XmFqd6 > > 2026-05-14 11:20:27,199 |main |ServiceDispatcher > |I| De-Registering dispatcher: entity-test-ogf7XmFqd6 > > 2026-05-14 11:20:27,199 |main |ServiceDispatcher > |I| Shutting down the service engine... > > 2026-05-14 11:20:27,199 |main |ContainerLoader > |I| Stopped container service-container > > 2026-05-14 11:20:27,199 |main |ContainerLoader > |I| Stopping container component-container > > 2026-05-14 11:20:27,199 |main |ContainerLoader > |I| Stopped container component-container > > > > Task :createTestReports > > Trying to override old definition of datatype junitreport > > > > Task :testIntegration > > > [Incubating] Problems report is available at: > > file:///Users/ashish/ofbiz-dev/ofbiz-version/apache-ofbiz-24.09.06/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 3m 49s > > 40 actionable tasks: 35 executed, 5 up-to-date > > Done processing files for release apache-ofbiz-24.09.06 > > ashish@Ashish-Vijaywargiya ofbiz-version % > > Successfully tested on: > macOS Tahoe 26.4.1 (25E253) > > sha checksum OK > > gpg: Signature OK > > ashish@Ashish-Vijaywargiya ofbiz-version % java -version > openjdk version "17.0.10" 2024-01-16 > OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) > OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode) > > -- > Kind Regards, > Ashish Vijaywargiya > Vice President of Operations > *HotWax Systems* > *Enterprise open source experts* > http://www.hotwaxsystems.com > > > > On Wed, May 13, 2026 at 3:45 PM Jacopo Cappellato < > [email protected]> wrote: > > > This is the third vote thread to publish "Apache OFBiz 24.09.06", the > sixth > > release from the release24.09 branch. > > > > The release files can be downloaded from here: > > https://dist.apache.org/repos/dist/dev/ofbiz/ > > and are: > > * apache-ofbiz-24.09.06.zip > > * KEYS: text file with keys > > * apache-ofbiz-24.09.06.zip.asc: the detached signature file > > * apache-ofbiz-24.09.06.zip.sha512: checksum file > > > > Please download and test the zip file, verify the signature > > and the checksum (for instructions about release verification see > > http://www.apache.org/info/verification.html). > > > > Vote: > > [ +1] release as Apache OFBiz 24.09.06 > > [ -1] do not release > > > > This vote will remain open for at least 5 days. > > > > For more details about this process please refer to > > http://www.apache.org/foundation/voting.html > > >
