[GitHub] camel pull request: More m2e improvements

2015-05-26 Thread victornoel
Github user victornoel closed the pull request at: https://github.com/apache/camel/pull/526 --- 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: More m2e improvements

2015-05-22 Thread victornoel
GitHub user victornoel opened a pull request: https://github.com/apache/camel/pull/526 More m2e improvements Hi, Here are more improvements for m2e, in continuation of #518. I made the generated source folder visible in Eclipse (again only for the camel-package

[GitHub] camel pull request: Fixes errors in MEP URIs

2015-05-21 Thread victornoel
Github user victornoel closed the pull request at: https://github.com/apache/camel/pull/523 --- 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: Fixes errors in MEP URIs

2015-05-20 Thread victornoel
GitHub user victornoel opened a pull request: https://github.com/apache/camel/pull/523 Fixes errors in MEP URIs Hi, Apparently the URIs used for the Exchange Patterns were wrong in two different ways: - First opt was wrongly worded optional (see http://www.w3.org/TR

[GitHub] camel pull request: Maven plugins: m2e compatibility

2015-05-19 Thread victornoel
Github user victornoel closed the pull request at: https://github.com/apache/camel/pull/518 --- 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: Maven plugins: m2e compatibility

2015-05-18 Thread victornoel
GitHub user victornoel opened a pull request: https://github.com/apache/camel/pull/518 Maven plugins: m2e compatibility Hi, here is a PR following a discussion on the mailing list. The idea is that currently, the camel-package-maven-plugin does not integrate very well with