[
https://issues.apache.org/jira/browse/STREAMS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549674#comment-16549674
]
Steve Blackmon commented on STREAMS-613:
----------------------------------------
After trying to fix this by pointing at github, I’ve realized that is not going
to work - because there are nested $refs: http://json-schema.org/calendar $refs
http://json-schema.org/address so pointing at http://...github.../calendar
still fails when it tries to resolve address.
The only fix I know will work is to stop pointing at json-schema.org entirely
and bring all of those schemas into a new module in Apache Streams, modifying
the $refs as necessary. I’ll get started on that now.
> http://www.json-schema.org/address is 404
> -----------------------------------------
>
> Key: STREAMS-613
> URL: https://issues.apache.org/jira/browse/STREAMS-613
> Project: Streams
> Issue Type: Bug
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
> Priority: Major
>
> Streams won’t build because http://www.json-schema.org/address is returning
> 404
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)