You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by rdowner <gi...@git.apache.org> on 2015/11/23 22:40:06 UTC

[GitHub] incubator-brooklyn pull request: BROOKLYN-197 Add jetty-schemas to...

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

[GitHub] incubator-brooklyn pull request: BROOKLYN-197 Add jetty-schemas to...

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

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


---
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: BROOKLYN-197 Add jetty-schemas to...

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

    https://github.com/apache/incubator-brooklyn/pull/1056#issuecomment-159093936
  
    Looks good.


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