This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit d84de60b409f19abe40edc26a473613f34780422 Author: Jean Helou <[email protected]> AuthorDate: Wed Dec 10 09:05:26 2025 +0100 [devscout] restore remote caching --- .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]
