On Tue, Aug 13, 2013 at 5:34 AM, Marvin Humphrey <[email protected]> wrote:
> On Tue, Aug 13, 2013 at 2:34 AM, Nick Wellnhofer <[email protected]> wrote:
>> On 05/08/2013 04:38, Marvin Humphrey wrote:
>>> Anyway, the RAT buildbot is producing readable output once again. It's
>>> not passing -- we've got a few files to take care of:
>>>
>>> http://ci.apache.org/projects/lucy/rat-output.html
>>>
>>> But that's straightforward enough.
>>
>>
>> I added license headers to a couple of files but it seems that the RAT
>> report hasn't been updated for some reason.
>
> Thanks for working on those.
>
> I think the buildslave that runs our RAT report is offline, due to some
> problem with the upgrades that were done as a result of our issue.
The buildslave which runs our RAT buildbot task is back. I've committed a few
more license headers and master is now passing.
I've also added a new sh script which runs all tests; I hope to switch all of
our CI over to it, including Travis. Windows testing is still an open
question, though.
https://git-wip-us.apache.org/repos/asf?p=lucy.git;a=blob;f=devel/bin/test_all.sh;h=60f311b5f96374063606fa4cf4c7e1d514040129;hb=omni-test
Marvin Humphrey