This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 75236d5c3e09ea825c6e476744b7e2c8fe88de3f Author: Benoit TELLIER <[email protected]> AuthorDate: Tue Dec 9 17:57:38 2025 +0100 Revert "Re-enable build cache" This reverts commit e0a3ee74f11d8f8d76887b384bd4577ca6cc172e. --- .mvn/develocity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml index 24d92dd289..3bb4761b04 100644 --- a/.mvn/develocity.xml +++ b/.mvn/develocity.xml @@ -50,7 +50,7 @@ </cleanup> </local> <remote> - <enabled>true</enabled> + <enabled>false</enabled> <storeEnabled>#{isTrue(env['CI'])}</storeEnabled> <!-- the next step is this --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
