matthiasblaesing commented on PR #4378:
URL: https://github.com/apache/netbeans/pull/4378#issuecomment-1185900537

   The travis errors seem to partially caused by network problems (we see 
mismatching checksums for downloads also in other PRs currently running/running 
a few hours ago). The license check though is right and can be run locally:
   
   - clean your git checkout `git clean -f -x -d` (ensure there is nothing in 
the directory that you want to keep apart from the repository data)
   - run `ant verify-libs-and-licenses`
   - have a look at the output - details can be found with `cat 
nbbuild/build/verifylibsandlicenses.xml`


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to