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 2021/03/23 10:54:29 UTC

[GitHub] [jena] afs opened a new pull request #963: JENA-2074: JENA-2061: Buffer write RDF/XML

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


   JENA-2076: Prune non-standard content types
   
   And clean-up.
   


-- 
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.

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 #963: JENA-2074: JENA-2061: Buffer write RDF/XML

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


   


-- 
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.

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 edited a comment on pull request #963: JENA-2074: JENA-2061: Buffer write RDF/XML

Posted by GitBox <gi...@apache.org>.
afs edited a comment on pull request #963:
URL: https://github.com/apache/jena/pull/963#issuecomment-804970107


   Added to notes for release notes
   
   The ones removed are "x-" and "text/nquads" (as ASCII, not UTF-8), none of which were ever formalised. I don't know of any client software that uses them. The RFC definition of "text/*" has morphed away from ASCII.  The yukky text/plain for N-triples is still there (RDF 1.0).
   
   My guess is that Java11 with the removal of JDK-provided packages is the most likely user issue and its not even a Jena issue.
   
   But expect the unexpected.
   
   PS If something is in common use, we can put it back at 4.0.1.


-- 
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.

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 commented on pull request #963: JENA-2074: JENA-2061: Buffer write RDF/XML

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #963:
URL: https://github.com/apache/jena/pull/963#issuecomment-804970107


   Added to notes for release notes
   
   The ones removed are "x-" and "text/nquads" (as ASCII, not UTF-8), none of which were ever formalised. I don't know of any client software that uses them. The RFC definition of "text/*" has morphed away from ASCII.  The yukky text/plain for N-triples is still there (RDF 1.0).
   
   My guess is that Java11 with the removal of JDK-provided packages is the most likely user issue and its not even a Jena issue.
   
   But expect the unexpected.
   


-- 
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.

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