davecromberge opened a new pull request #362:
URL: https://github.com/apache/datasketches-java/pull/362


   The Teletype `<tt>` tag has been deprecated in HTML 5 and was resulting in 
Javadoc generation errors on this branch.  The official HTML documentation 
recommends using alternatives such as `<samp />` or `<code />` instead.
   This PR replaces `<tt />` usages with `<code />`.
   
   Finally, matrix testing support has been added to the build to run the tests 
against Java 8-13.


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