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

   GitHub issue resolved #3664
   
   This PR ausesuse of RDF/XML when running without RIOT to log an error and 
throw an exception (`NoReaderForLangException`, `NoWriterForLangException`)
   
   * Rename ARP1 package `rdfxml.xmlinput1` -> `rdfxml.arp1`
     This would be the package if moved to `src/test` at some later date
   * Annotate as deprecated-forRemoval direct use of the RDF/XML reader and 
writers classes
   * Move ARP1 tests to a non-overlapping package
   * These legacy reader/writer are still test in `jena-core` testing.
   
   This PR touches a lot for files because of the two package renamings.
   
   ----
   
    - [x] Tests are included.
    - [x] Key commit messages start with the issue number (GH-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a 
contribution to the Apache Software Foundation under the terms and conditions 
of the [Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to