[GitHub] camel pull request #1289: CAMEL-10503 - Camel-Git: Add RemoteAdd command

2016-11-22 Thread chenapan
Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1289 --- 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 #1292: Refactor unit tests using Jgit instead of camel-gi...

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1292 Refactor unit tests using Jgit instead of camel-git Preferred working on separate branches instead of master as it moves a lot. Sorry for that. You can accept PRs the order you want, I'll fi

[GitHub] camel pull request #1291: CAMEL-10502 - Camel-git : Copy headers from in to ...

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1291 CAMEL-10502 - Camel-git : Copy headers from in to out Preferred working on separate branches instead of master as it moves a lot. Sorry for that. You can accept PRs the order you want, I'l

[GitHub] camel pull request #1287: CAMEL-10502 - Camel-git : Copy headers from in to ...

2016-11-21 Thread chenapan
Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1287 --- 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 #1289: CAMEL-10503 - Camel-Git: Add RemoteAdd command

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1289 CAMEL-10503 - Camel-Git: Add RemoteAdd command Finally add RemoteList command too as it goes together. Tried to update issue but JIRA were down. You can merge this pull request into a Git

[GitHub] camel pull request #1288: Camel 10503 remote add

2016-11-21 Thread chenapan
Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1288 --- 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 #1288: Camel 10503 remote add

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1288 Camel 10503 remote add Finally I added RemoteAdd and RemoteList commands, as it goes together. I tried to update the JIRA accordingly but was down. You can merge this pull request into a Git

[GitHub] camel pull request #1287: CAMEL-10502 - Camel-git : Copy headers from in to ...

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1287 CAMEL-10502 - Camel-git : Copy headers from in to out I set up common methods (validateGitLogs, and updateExchange) that I used for my issue only, if fine with you I could refactor existing tests

[GitHub] camel pull request #1281: Add allowEmpty endpoint option

2016-11-21 Thread chenapan
Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1281 --- 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 #1284: CAMEL-10500 Camel-Git: Add allowEmpty commits opti...

2016-11-21 Thread chenapan
Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1284 --- 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 #1284: CAMEL-10500 Camel-Git: Add allowEmpty commits opti...

2016-11-21 Thread chenapan
GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1284 CAMEL-10500 Camel-Git: Add allowEmpty commits option You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenapan/camel master Alternatively you

[GitHub] camel pull request #1281: Add allowEmpty endpoint option

2016-11-20 Thread chenapan
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