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