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 multistep change, wanted to get feedback 
on what I have done so far..

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aaronjwhiteside/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/297.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #297
    
----
commit c72d335f066dd041b3abb57937f37fdc7e860357
Author: Aaron Whiteside <aaronjwhites...@gmail.com>
Date:   2014-10-09T06:12:40Z

    Initial take on CAMEL-6380
    Created a ModelJAXBContextFactory and replaced all usages of 
JAXBContext.newInstance() with a call to the factory.

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to