You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2021/04/26 20:48:28 UTC

[GitHub] [guacamole-client] mike-jumper commented on pull request #606: GUACAMOLE-773: Update all Java dependencies to latest available stable versions.

mike-jumper commented on pull request #606:
URL: https://github.com/apache/guacamole-client/pull/606#issuecomment-827137065


   Forgot to mention - these changes also add a new build property, `ignoreLicenseErrors`, which allows errors that occur during the RAT check and `LICENSE` generation to be bypassed for the sake of testing. For example:
   
       mvn -DignoreLicenseErrors=true
   
   This ended up being useful for testing things before having to commit to the upgrade, since committing to the upgrade means re-researching the license that applies to the dependency, verifying the copyright information we have is up-to-date, etc.


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