[GitHub] camel pull request #1156: The interface SpringApplicationConfiguration is de...

2016-09-06 Thread Pogorelov
Github user Pogorelov closed the pull request at: https://github.com/apache/camel/pull/1156 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1156: The interface SpringApplicationConfiguration is de...

2016-09-05 Thread Pogorelov
GitHub user Pogorelov reopened a pull request: https://github.com/apache/camel/pull/1156 The interface SpringApplicationConfiguration is deprecated From @SpringApplicationConfiguration(classes=MyConfig.class) to @SpringBootTest(classes=MyConfig.class) Note: https://github.com

[GitHub] camel pull request #1156: The interface SpringApplicationConfiguration is de...

2016-09-05 Thread Pogorelov
Github user Pogorelov closed the pull request at: https://github.com/apache/camel/pull/1156 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1156: The interface SpringApplicationConfiguration is de...

2016-09-05 Thread Pogorelov
GitHub user Pogorelov opened a pull request: https://github.com/apache/camel/pull/1156 The interface SpringApplicationConfiguration is deprecated From @SpringApplicationConfiguration(classes=MyConfig.class) to @SpringBootTest(classes=MyConfig.class) Note: https://github.com