The files that are causing the failure seem to have been generated. They are not part of the checked-in source code: https://github.com/apache/beam/tree/master/sdks/python/container
Your files are container/vendor/...., and sdks/python/nosetests.xml (which is generated when running nosetests). On Wed, Aug 15, 2018 at 4:11 PM Udi Meiri <[email protected]> wrote: > Hi, > Whenever I run ../../gradlew :rat from the sdks/python directory I get > errors about unapproved licenses. Example: > https://scans.gradle.com/s/gdpcgbexwyrpm > > This didn't use to be the case a few weeks back. > Any ideas what could be causing this? > -- Got feedback? go/pabloem-feedback
