mcarlett opened a new pull request, #871: URL: https://github.com/apache/camel-spring-boot/pull/871
The Spring Boot configuration is executed before the ftp server configuration and the results are wrong route configurations (wrong default ftp server port), due to the ftp server initialization on each test. Now the failure test classes add the routes to the Camel context before each test, when the ftp server is already configured and the port number is correctly set -- 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]
