davsclaus commented on code in PR #10834:
URL: https://github.com/apache/camel/pull/10834#discussion_r1274840592


##########
core/camel-xml-io/src/test/java/org/apache/camel/xml/in/ModelParserTest.java:
##########
@@ -66,13 +66,11 @@ public class ModelParserTest {
 
     public static final String NAMESPACE = 
"http://camel.apache.org/schema/spring";;
     private static final List<String> REST_XMLS
-            = List.of("barRest.xml", "simpleRest.xml", "simpleRestToD.xml", 
"restAllowedValues.xml");
-    private static final List<String> TEMPLATE_XMLS = 
List.of("barTemplate.xml");
-    private static final List<String> TEMPLATED_ROUTE_XMLS = 
List.of("barTemplatedRoute.xml");
-    private static final List<String> BEANS_XMLS

Review Comment:
   This is wrong, not sure how the regen bot is being master 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to