GitHub user wikier opened a pull request:
https://github.com/apache/marmotta/pull/29
MARMOTTA-666: make PrefixCC work when there is no Internet connection
Fixes [MARMOTTA-666](https://issues.apache.org/jira/browse/MARMOTTA-666).
---
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [x] Make sure the PR title is formatted like: `MARMOTTA-XXX: title of
pull request`
(replace `XXX` in the title with the actual Jira issue number; if there
is no one,
please [create one](https://issues.apache.org/jira/browse/MARMOTTA)
before).
- [x] Make sure tests pass via mvn clean verify (even better, enable
Travis-CI on your
fork and ensure the whole test suite passes).
- [x] If this contribution is large, please file an
[Apache's Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/marmotta MARMOTTA-666_prefixcc_offline
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/marmotta/pull/29.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 #29
----
commit 7f691913264d03b5540314d643748baa5f7e0408
Author: Sergio Fernández <[email protected]>
Date: 2017-06-07T09:28:46Z
MARMOTTA-666: extended prefix provider interface to allow pinging
commit 4e124fd6d97239bb182f4ebfab3a22e6dbb16f7d
Author: Sergio Fernández <[email protected]>
Date: 2017-06-07T09:33:25Z
MARMOTTA-666: adapted PrefixCC test for only run when there is Internet
access
----
---
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.
---