zbendhiba commented on a change in pull request #2026: URL: https://github.com/apache/camel-quarkus/pull/2026#discussion_r530226663
########## File path: integration-tests/solr/pom.xml ########## @@ -80,4 +98,52 @@ </dependency> </dependencies> + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-surefire-plugin</artifactId> + <configuration> + <systemPropertyVariables> + <!-- force the locale as we want to explicitly test message interpolation --> Review comment: done !! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org