GitHub user DariusX opened a pull request:

    https://github.com/apache/camel/pull/1146

    CAMEL-10255 - Make it easy to configure property placeholder

    I added a setPropertyPlaceholderLocations() method to Main, as suggested by 
the ticket: 
    https://issues.apache.org/jira/browse/CAMEL-10255
    
    I also made a change to the test class "MainExample" and added a test file 
example.properties.
    Not sure if a test is worth having in this case, but added it, just in case.

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

    $ git pull https://github.com/DariusX/camel 
CAMEL-10255-Property-File-on-Main

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

    https://github.com/apache/camel/pull/1146.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 #1146
    
----
commit 38cb20834dd90b2a485f77d676d15e3a1f0232f3
Author: Darius <dariuscoo...@gmail.com>
Date:   2016-08-28T18:11:47Z

    CAMEL-10255 - Make it easy to configure property placeholder

----


---
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