You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/08/19 14:54:09 UTC

[GitHub] [jena] afs opened a new pull request, #1487: Follow redirect (jena-core legacy)

afs opened a new pull request, #1487:
URL: https://github.com/apache/jena/pull/1487

   A test that used to work, has started failing. Same code (same commit!) as a few days ago.
   
   The RDF/XML reader code for "read URL" is not following redirects : either this is a java change or W3C change.
   
   This PR:
   
   1. Changes the test URL to "https".
   2. Implement following redirects (because they code got written as part of diagnosing the problem).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1487: Follow redirect (jena-core legacy)

Posted by GitBox <gi...@apache.org>.
afs merged PR #1487:
URL: https://github.com/apache/jena/pull/1487


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org