adoroszlai commented on PR #7447:
URL: https://github.com/apache/ozone/pull/7447#issuecomment-2490209423

   > The LICENSE.txt under hadoop-ozone/dist/src/main/license/bin mentioned 
these two package.
   
   Thanks @ChenSammi for checking.
   
   ```
      com.squareup.okhttp3:okhttp
      com.squareup.okio:okio
   ```
   
   We still need these entries (note that `okhttp` is the v3 one), since they 
are part of the binary distribution:
   
   ```
   share/ozone/lib/okhttp.jar
   share/ozone/lib/okio.jar
   ```
   
   But while verifying, I just noticed that some items introduced by okio 
upgrade in #5063 are missing from the LICENSE.  Updated now in 
4ff2214da279481c6c91864823247188e030f954.


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