You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by CMoH <gi...@git.apache.org> on 2015/03/13 22:37:08 UTC

[GitHub] incubator-brooklyn pull request: Improve brooklyn-rest-client

GitHub user CMoH opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/551

    Improve brooklyn-rest-client

    Replace painful implementation of BrooklynApi HTTP authentication with proper one.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CMoH/incubator-brooklyn fix-rest-client

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/551.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 #551
    
----
commit 99ff8c9c0a8f9a6af14db8e469271619f6472b3b
Author: Ciprian Ciubotariu <ch...@gmx.net>
Date:   2015-03-13T21:25:22Z

    Unclutter brooklyn-rest-client BrooklynApi
    
    Organize constructors in an order that makes sense.
    Use the painless way of RESTeasy to provide credentials within HTTP
    requests.

commit f337369143d8dce7364a7e19ba8688af122f591a
Author: Ciprian Ciubotariu <ch...@gmx.net>
Date:   2014-11-28T13:22:25Z

    Ignore netbeans files

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Improve brooklyn-rest-client

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/551


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Improve brooklyn-rest-client

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/551#issuecomment-82558267
  
    minor change so i think we can merge without a CLA -- but @CMoH it would be good to have one on file


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Improve brooklyn-rest-client

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/551#issuecomment-81760956
  
    Thanks @CMoH - much nicer!
    
    Have you signed the Apache CLA? See https://brooklyn.incubator.apache.org/developers/how-to-contribute.html#contributor-license-agreement for details? If not, would you mind doing that?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Improve brooklyn-rest-client

Posted by CMoH <gi...@git.apache.org>.
Github user CMoH commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/551#issuecomment-83554415
  
    I have submitted a CLA, and have been notified by Apache that it was filed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---