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 <[email protected]>
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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---