This is an automated email from the ASF dual-hosted git repository.

hqtran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new e0a3ee74f1 Re-enable build cache
e0a3ee74f1 is described below

commit e0a3ee74f11d8f8d76887b384bd4577ca6cc172e
Author: Quan Tran <[email protected]>
AuthorDate: Mon Nov 3 14:15:12 2025 +0700

    Re-enable build cache
    
    cf https://github.com/apache/james-project/pull/2844
    Hopefully, the latest green build on the master branch published the new 
build cache, and now we can re-enable the build cache.
---
 .mvn/develocity.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml
index 3bb4761b04..24d92dd289 100644
--- a/.mvn/develocity.xml
+++ b/.mvn/develocity.xml
@@ -50,7 +50,7 @@
       </cleanup>
     </local>
     <remote>
-      <enabled>false</enabled>
+      <enabled>true</enabled>
       <storeEnabled>#{isTrue(env['CI'])}</storeEnabled>
       <!--
       the next step is this


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to