I just updated my checkout and tried to run tests, and got this error: C:\cygwin\home\s\svn\lucene\dev\trunk\lucene\common-build.xml:681: report-text doesn't support the "maxClassNameColumns" attribute
Turns out I had a stale RandomizedTesing jar in my checkout that triggered this problem - 'ant clean-jars' fixed it. Is there some way we can automate stale jar removal? For now, I will always run clean-jars when I run clean, but that seems like overkill. Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
