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

markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit b5d8092cd8333335f0e11b5798ff72d260d83d92
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Sep 26 17:18:11 2024 +0100

    Always use code blocks
---
 res/ide-support/eclipse/clean-up-asf-tomcat.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/ide-support/eclipse/clean-up-asf-tomcat.xml 
b/res/ide-support/eclipse/clean-up-asf-tomcat.xml
index 2e492cb87d..bea61cada7 100644
--- a/res/ide-support/eclipse/clean-up-asf-tomcat.xml
+++ b/res/ide-support/eclipse/clean-up-asf-tomcat.xml
@@ -145,7 +145,7 @@
         <setting id="cleanup.use_anonymous_class_creation" value="false"/>
         <setting id="cleanup.use_autoboxing" value="false"/>
         <setting id="cleanup.use_blocks_only_for_return_and_throw" 
value="false"/>
-        <setting id="cleanup.use_blocks" value="false"/>
+        <setting id="cleanup.use_blocks" value="true"/>
         <setting id="cleanup.use_directly_map_method" value="false"/>
         <setting id="cleanup.use_lambda" value="true"/>
         <setting id="cleanup.use_parentheses_in_expressions" value="false"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to