carlosrovira commented on issue #519: SDK 0.9.6 <js:DataGridPercentageView/> bead work only on header DataGrid, not on cells URL: https://github.com/apache/royale-asjs/issues/519#issuecomment-544473899 Hi Fred, I think SOF is maybe more suited for end users that need to know some topic that is always the same for all. In this case is more about to know what is failing in your current config that could be something just for your case, and maybe less important as a "general rule". The problem: ``` Too many files with unapproved licence : 548 see RAT report ``` is because we have setup in Maven the RAT maven plugin that checks all files has the Apache license header. You can see the RAT report generate in target folder to see what files does not have it. Usually this files are new files you created. HTH Carlos
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
