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

thiagohp pushed a commit to branch feature/coffeescript-to-typescript
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git

commit 71cc56c24e3956e22072daf73a3384d802ee16e3
Author: Thiago H. de Paula Figueiredo <thi...@arsmachina.com.br>
AuthorDate: Sun Jun 8 16:21:36 2025 -0300

    Revert "More temporary logging"
    
    This reverts commit fb457f8692bbef72e2ee616de2084c86c56e5a1e.
---
 .../integration/TapestryBeanValidationIntegrationTests.java              | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/TapestryBeanValidationIntegrationTests.java
 
b/tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/TapestryBeanValidationIntegrationTests.java
index 109ca1b12..1b7826f92 100644
--- 
a/tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/TapestryBeanValidationIntegrationTests.java
+++ 
b/tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/TapestryBeanValidationIntegrationTests.java
@@ -114,7 +114,6 @@ public class TapestryBeanValidationIntegrationTests extends 
SeleniumTestCase
         openLinks("BeanEditForm Validation Demo");// TODO: remove this
         
         System.out.println("TTTTTTTTTTTTTTTTTTTTTTTt");
-        System.err.println("RRRRRRRRRRRRRRR");
         
         LoggerFactory.getLogger(TapestryBeanValidationIntegrationTests.class)
             .warn("LOGLOGLOGLOGLOGLOGLOGLOGLOGLOGLOGLOG");

Reply via email to