[
https://issues.apache.org/jira/browse/ANY23-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081512#comment-16081512
]
ASF GitHub Bot commented on ANY23-308:
--------------------------------------
Github user ansell commented on the issue:
https://github.com/apache/any23/pull/38
They are not able to change the default host to point to json-ld.org as
they are hosting other websites together. Best guess right now for you is to
update your java version (assuming you don't have a TLS proxy on your site that
is failing when it sees the expired Traefik default certificate, which SNI
should route around silently if the certificates all make their way
successfully to your JDK). I thought all Java-8 releases supported SNI, and we
are already requiring JDK-8 for this project.
> Adding option "-d" to yaml file parsing gives error
> ---------------------------------------------------
>
> Key: ANY23-308
> URL: https://issues.apache.org/jira/browse/ANY23-308
> Project: Apache Any23
> Issue Type: Bug
> Components: rover
> Affects Versions: 2.0
> Reporter: Jacek
> Assignee: Jacek
> Priority: Minor
> Fix For: 2.1
>
>
> Command
> {code:none}
> any23 rover -e yaml -d "urn:test#" -f turtle some_yaml_file.yaml
> {code}
> gives `No suitable extractors found`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)