On Sat, 6 Dec 2008, Mark Miller wrote:
Ideas?
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/hudson/hudson-slave/workspace/Lucene-trunk/trunk/build/classes/java
[javac] Compiling 353 source files to
/export/home/hudson/hudson-slave/workspace/Lucene-trunk/trunk/build/classes/java
[clover] Clover Version 1.3.13, built on September 04 2006
[clover] loaded from:
/export/home/hudson/tools/clover/latest/lib/clover.jar
[clover] Open Source License registered to the Apache Software Foundation.
This license of Clover is provided to support projects of the Apache Software
Foundation only.
[clover] [clover] Processing files at 1.4 source level.
[clover] No coverage database
'/export/home/hudson/hudson-slave/workspace/Lucene-trunk/trunk/build/test/clover/db/lucene_coverage.db'
found. Creating a fresh one.
[clover] Clover all over. Instrumented 353 files.
[javac]
/var/tmp/clover13937.tmp/src13938.tmp/org/apache/lucene/analysis/ASCIIFoldingFilter.java:98:
code too large
Hmmm, what's the purpose of clover ?
Googling this, there seems to be a way to exclude files from clover with a
<files> element in <clover-setup>:
http://confluence.atlassian.com/display/CLOVER/Compiling+my+instrumented+sources+fails+with+a+%27code+too+large%27+error.
Andi..
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]