Hi, I am going to cross-post this to both the cruise control and ivy user groups. The problem deals with the interaction of the two. Whenever an ivy:configure task is executed it outputs to the shell text like the following: [ivy:configure] Loading jar:file:/D:/dev/rbuck/SANDBO%7E1/HEAD-C%7E2/releng/vend or/ivy/ivy-1.4.1.jar!/fr/jayasoft/ivy/ivy.properties This output clutters the output logs for builds, and is largely unnecessary. The net result in an automated build in cruise control is hundreds of lines of log output, each line being identified as a "Buid Warning". So there are two questions I have here: 1. How does one suppress cruisecontrol from logging these (how to write a simple regexp log filter without writing any Java code) as warnings? 2. How does one suppress such superfluous output from IVY? (someone asked the same question last October, without getting an answer) Thanks in advance, Bob Errors/Warnings: (150) Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties
Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties No coverage data found for '/eng/builds/46-GENERAL-MAIN/INSTRUMENTED/general/pfedit/output/coverage /clover.db'. Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties Loading jar:file:/eng/builds/46-GENERAL-MAIN/releng/vendor/ivy/ivy-1.4.1.jar!/fr /jayasoft/ivy/ivy.properties ...
