GitHub user rdowner opened a pull request:

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

    BROOKLYN-197 Add jetty-schemas to launcher deps

    Without this, Jetty will try to download XML schemas for the documents it 
processes. This means that Brooklyn requires a working connection to the public 
Internet. With this dependency, Jetty can discover the schemas it requires 
without an Internet connection.

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

    $ git pull https://github.com/rdowner/incubator-brooklyn jira-BROOKLYN-197

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

    https://github.com/apache/incubator-brooklyn/pull/1056.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 #1056
    
----
commit dc0a642927c06726259baa9fada07bb4dbdcf0fa
Author: Richard Downer <[email protected]>
Date:   2015-11-23T21:33:27Z

    BROOKLYN-197 Add jetty-schemas to launcher deps
    
    Without this, Jetty will try to download XML schemas for the documents
    it processes. This means that Brooklyn requires a working connection to
    the public Internet. With this dependency, Jetty can discover the
    schemas it requires without an Internet connection.

----


---
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.
---

Reply via email to