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

   Some clean up following the recent deprecations in preparation for Jena6.
   
   Note: compiler deprection(forRemoval=true) warnigns are switched off.
   While in the IDE, `SuppressWarnings` works, this does not apply to the 
compile step in the maven build.
   There are many in code for removal and the number hide the appearance of 
warnings that should be addressed.
   
   The suppression is not perfect - use in import statements does not get 
suppressed.
   
   And remove one junk class.
   
   ----
   
   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