Re: Apache Camel 2.13.1 released

2014-05-13 Thread Willem Jiang
I’m sorry I made a silly copy past error. The first line should be changed to  The Camel community announces the immediate availability of the new major release Camel 2.13.1. This release contains a total of 74 fixes applied in the past 2 months by the community on the Camel 2.13.x maintenance b

[GitHub] camel pull request: [CAMEL-6819] Use exceptionHandler on Xmpp Cons...

2014-05-13 Thread ancosen
Github user ancosen closed the pull request at: https://github.com/apache/camel/pull/150 --- 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 enab

[GitHub] camel pull request: [CAMEL-6819] Use exceptionHandler on Xmpp Cons...

2014-05-13 Thread ancosen
GitHub user ancosen opened a pull request: https://github.com/apache/camel/pull/151 [CAMEL-6819] Use exceptionHandler on Xmpp Consumer Hi I've just added the idea of bounkong khamphousone of CAMEL-6819 issue. Just one new row. Bye. You can merge this pull

Test failures when building Camel

2014-05-13 Thread Gregor Zurowski
Hi Everyone: During the last vote for releasing version 2.13.1 it seemed that most of you who voted use OS X as the primary platform for building Camel locally. My primary development platforms are Windows and Linux, and I actually had to struggle a bit to get all JUnit tests executed. As posted

[VOTE] Release Apache Camel 2.13.1

2014-05-13 Thread Willem Jiang
This is a vote to release Apache Camel 2.13.1, a patch release coming   with about 72 issues fixed.   Release notes:   https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326053&styleName=&projectId=12311211   Staging repo:   https://repository.apache.org/content/reposito

File monitor does not work with spring properties

2014-05-13 Thread Daniel Lorych
Hi, It seems that file monitor functionality fails when using spring properties via BridgePropertyPlaceholderConfigurer. When directory and filename are explicitly configured in the URI file the route works fine - file is being picked up on changes --- route --- When directory and/or filenam