GitHub user tlehoux opened a pull request:
https://github.com/apache/camel/pull/1567
CAMEL-11062 : Camel digitalocean component
I've created a new component to work with DigitalOcean API
(https://developers.digitalocean.com/). It's based on work I did at
https://github.com/tlehoux/camel-digitalocean where you can find in Readme.md
the documentation I wrote.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tlehoux/camel camel-digitalocean
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1567.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 #1567
----
commit 26f888c298dea5a7263088d6d8d0659c1993927a
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:15:54Z
initial commit
commit 9687b4a1849e0ef411540a177a65f70d14dc1c08
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:18:48Z
remove .gitignore file
commit ce4b160b5ca43f785a49820e725a53a3a5d7852c
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:27:58Z
Refactor com.viwilo to org.apache.camel
commit a23398ae1f2534e1807a977d8b3c1cf74d1aca46
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:29:48Z
Change version to 2.19.0-SNAPSHOT
commit c66cecd159afd960dc7cb1de79124b2997e52e06
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:36:35Z
Add Ignore annotation for integration tests class.
commit d1c27bb0656e7d644818217d92f282dd8d825ca0
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:37:31Z
Fixes enumeration issue.
commit 5fada2d10c6cc7f91ba2d2cdaddf6c8cc30642dd
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:38:52Z
Refactor com.viwilo to org.apache.camel
commit 1664b0a370f142c970f7b63ce5dd89850fc04e50
Author: Thomas Lehoux <[email protected]>
Date: 2017-03-24T10:40:18Z
remove README.md and LICENSE
----
---
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.
---