You need to put a license header in it, assuming there is a comment mechanism for that file type. Otherwise you have to add it to the RAT exclude file with a reason it is excluded. See RAT_README at the top of the source tree.
--Steve > -----Original Message----- > From: Gunnar Tapper [mailto:[email protected]] > Sent: Monday, May 2, 2016 9:51 AM > To: [email protected] > Subject: Re: Build fails > > Hi Steve, > > How does this file get approved? I simply moved the text out from each > guide's directory into a central location to make maintenance simpler. > > Thanks, > > Gunnar > > On Mon, May 2, 2016 at 10:25 AM, Steve Varnau <[email protected]> > wrote: > > > Gunnar, > > > > No, those error messages happen every time because apache repos are read > > only and jenkins plugin expects to have write-access. But what you are > > looking for is the console log of the sub-job that failed. In this case: > > https://jenkins.esgyn.com/job/static-checks/958/console > > > > > > 2016-05-02 06:09:34 ******************************* > > 2016-05-02 06:09:34 > > 2016-05-02 06:09:34 Unapproved licenses: > > 2016-05-02 06:09:34 > > 2016-05-02 06:09:34 trafodion/docs/shared/acknowledgements.txt > > 2016-05-02 06:09:34 > > 2016-05-02 06:09:34 ******************************* > > > > --Steve > > > > > > > -----Original Message----- > > > From: Gunnar Tapper [mailto:[email protected]] > > > Sent: Sunday, May 1, 2016 11:12 PM > > > To: [email protected] > > > Subject: Build fails > > > > > > *2016-05-02 06:09:17* GitHub pull request #457 of commit > > > 21d6d8d36fdb21854acdd6737e597034b76552f9, no merge > > > conflicts.*2016-05-02 06:09:17* Setting status of > > > 21d6d8d36fdb21854acdd6737e597034b76552f9 to PENDING with url > > > https://jenkins.esgyn.com/job/Check-PR-master/694/ and message: 'Build > > > started sha1 is merged.'*2016-05-02 06:09:18* FileNotFoundException > > > means that the credentials Jenkins is using is probably wrong. Or the > > > user account does not have write access to the repo. > > > > > > > > > Is there something I'm doing to cause this? > > > > > > > > > -- > > > Thanks, > > > > > > Gunnar > > > *If you think you can you can, if you think you can't you're right.* > > > > > > -- > Thanks, > > Gunnar > *If you think you can you can, if you think you can't you're right.*
