[
https://issues.apache.org/jira/browse/MARMOTTA-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040586#comment-16040586
]
ASF GitHub Bot commented on MARMOTTA-666:
-----------------------------------------
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
----
> PrefixCC Test fail when build doesn't have Internet access
> ----------------------------------------------------------
>
> Key: MARMOTTA-666
> URL: https://issues.apache.org/jira/browse/MARMOTTA-666
> Project: Marmotta
> Issue Type: Bug
> Components: Platform
> Affects Versions: 3.3.0
> Reporter: Sergio Fernández
> Assignee: Sergio Fernández
> Priority: Minor
> Fix For: 3.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)