On Wed, Jul 24, 2013 at 6:15 PM, Marvin Humphrey <[email protected]> wrote:
> On Wed, Jul 24, 2013 at 2:15 PM, David E. Wheeler <[email protected]> 
> wrote:
>> Yeah, the more testing the better!
>
> +1
>
> I've started by trying to repair our RAT buildbot, which is currently
> malfunctioning.

Sheesh, that was harder than it should have been.  Turns out the weird
behavior was due to differing versions of Ant, and my workaround didn't work
because I hadn't grokked that our rat-excludes file uses Ant fileset syntax.

    https://issues.apache.org/jira/browse/INFRA-6625
    
http://mail-archives.apache.org/mod_mbox/creadur-dev/201308.mbox/%3CCAAS6%3D7jqPDG8v7%3Dqn0Qc0AkjZ-F4bhyFLn9LgUtDv2JcHsNMSg%40mail.gmail.com%3E

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.

What I'd like to do next is get continuous integration set up for multiple
hosts, and also for running the Clownfish and CFC test suites.  Instead of
managing multiple CI setups, how about one mondo script which runs all
possible congigs in our tree (probing for system capabilities at the start and
cleaning up in between as necessary)?

Marvin Humphrey

Reply via email to