[GitHub] camel pull request: Initial take on CAMEL-6380

2015-03-05 Thread aaronjwhiteside
Github user aaronjwhiteside closed the pull request at: https://github.com/apache/camel/pull/297 --- 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

[GitHub] camel pull request: Initial take on CAMEL-6380

2014-10-08 Thread aaronjwhiteside
GitHub user aaronjwhiteside opened a pull request: https://github.com/apache/camel/pull/297 Initial take on CAMEL-6380 Created a ModelJAXBContextFactory and replaced all usages of JAXBContext.newInstance() with a call to the factory. This would be the first step in a multis