You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/24 10:46:41 UTC

[jira] [Commented] (CAMEL-11062) New camel-digitalocean component

    [ https://issues.apache.org/jira/browse/CAMEL-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940140#comment-15940140 ] 

ASF GitHub Bot commented on CAMEL-11062:
----------------------------------------

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 <tl...@gmail.com>
Date:   2017-03-24T10:15:54Z

    initial commit

commit 9687b4a1849e0ef411540a177a65f70d14dc1c08
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:18:48Z

    remove .gitignore file

commit ce4b160b5ca43f785a49820e725a53a3a5d7852c
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:27:58Z

    Refactor com.viwilo to org.apache.camel

commit a23398ae1f2534e1807a977d8b3c1cf74d1aca46
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:29:48Z

    Change version to 2.19.0-SNAPSHOT

commit c66cecd159afd960dc7cb1de79124b2997e52e06
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:36:35Z

    Add Ignore annotation for integration tests class.

commit d1c27bb0656e7d644818217d92f282dd8d825ca0
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:37:31Z

    Fixes enumeration issue.

commit 5fada2d10c6cc7f91ba2d2cdaddf6c8cc30642dd
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:38:52Z

    Refactor com.viwilo to org.apache.camel

commit 1664b0a370f142c970f7b63ce5dd89850fc04e50
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-03-24T10:40:18Z

    remove README.md and LICENSE

----


> New camel-digitalocean component
> --------------------------------
>
>                 Key: CAMEL-11062
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11062
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Thomas Lehoux
>             Fix For: 2.19.0
>
>
> 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.
> I will create a pull request.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)