You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAMZA-1947: Remove specific js/css files from rat excludes
Internally at Linkedin we've observed that excluding specific `js` and `css` through rat gradle-plugin causes the ligradle build to not run the unit-tests.
To fix it, this patch removes those files from rat excludes and adds the samza license to the individual files.
Author: Shanthoosh Venkataraman <[email protected]>
Reviewers: Prateek Maheshwari <[email protected]>
Closesapache#703 from shanthoosh/master
0 commit comments