PeterAlfreadLee opened a new pull request #94: Deprecated constructors of 
ZstdOutputStream fix
URL: https://github.com/apache/commons-compress/pull/94
 
 
   The zstd-jni was updated to 1.4.4-7, and some constructors of 
ZstdOutputStream were deprecated.
   
   This PR fix them as the comment was recommended :
   /**
   *  @deprecated
   *  Use ZstdOutputStream() or ZstdOutputStream(level) and set the other 
params with the setters
   **/
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to