GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/1044
Review rest-client's dependencies
Removes a few that are unused, marks `org.eclipse.jetty:jetty-server` as a
test dependency and excludes `brooklyn-utils-rest-swagger` (which transitively
means Scala is not pulled in). Downstream clients should be much lighter weight
(in the order of 10Mb if they package rest-client's dependencies).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn restclient-deps
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/1044.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 #1044
----
commit f76d032fac63945da63f8ce1888f2e6f0765d301
Author: Sam Corbett <[email protected]>
Date: 2015-11-18T17:44:51Z
Review rest-client's dependencies
In particular, the dependency on org.eclipse.jetty:jetty-server should
be restricted to the test scope!
----
---
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.
---