GitHub user chenapan opened a pull request:
https://github.com/apache/camel/pull/1281
Add allowEmpty endpoint option
Just added a allowEmpty option to the endpoint to manage empty commits. I
initilized this option to true for backward compatibility reason whether it
sounds more natural to set it to false to match native git behaviour. I also
create the corresponding header that take precedence on the property.
I tried to create an issue with this but at that time the site :
http://issues.apache.org/jira/browse/CAMEL were Offline.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenapan/camel camel-2.18.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1281.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 #1281
----
commit 736470c418ced6679a4b0eb7ef215a347e03cf6c
Author: Olivier Antibi <[email protected]>
Date: 2016-11-20T21:43:15Z
Add allowEmpty endpoint option
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---