Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2024-09-28 Thread via GitHub
arturobernalg commented on PR #528: URL: https://github.com/apache/httpcomponents-client/pull/528#issuecomment-2380675103 Closing in favor of [https://github.com/apache/httpcomponents-client/pull/580](url) -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2024-09-28 Thread via GitHub
arturobernalg closed pull request #528: Add Zstd support to ContentCompressionExec. URL: https://github.com/apache/httpcomponents-client/pull/528 -- 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

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-12-19 Thread via GitHub
ok2c closed pull request #498: Add Zstd support to ContentCompressionExec. URL: https://github.com/apache/httpcomponents-client/pull/498 -- 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 c

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-12-13 Thread via GitHub
ok2c commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1853735259 @arturobernalg Could you please change the target branch to `master` so I could delete obsolete `5.4.x`? -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-11-02 Thread via GitHub
arturobernalg commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1791263087 > @arturobernalg [Zstd](https://github.com/luben/zstd-jni#zstd) appears to be [BSD Licensed](https://github.com/luben/zstd-jni/blob/master/LICENSE). It _should_ be comp

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-11-02 Thread via GitHub
ok2c commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1790783519 > Hi all, > > Commons Compress depends on the same lib BUT provides a facade API for all its archive and compressed file formats. @garydgregory Got it. Thank you.

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-11-02 Thread via GitHub
garydgregory commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1790574767 Hi all, Commons Compress depends on the same lib BUT provides a facade API for all its archive and compressed file formats. -- This is an automated message fro

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-11-02 Thread via GitHub
ok2c commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1790504099 @arturobernalg [Zstd](https://github.com/luben/zstd-jni#zstd) appears to be [BSD Licensed](https://github.com/luben/zstd-jni/blob/master/LICENSE). It _should_ be compatible with

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-10-31 Thread via GitHub
arturobernalg commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1787585157 > Why not do this through Commons Compress? In general keep it simple. Adding a direct dependency on the Zstd library is a straightforward way to enable ``'Zstd'

Re: [PR] Add Zstd support to ContentCompressionExec. [httpcomponents-client]

2023-10-31 Thread via GitHub
garydgregory commented on PR #498: URL: https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1786950363 Why not do this through Commons Compress? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR