My apologies. I was away for few days and missed my regular morning digests of dev list....:)
Then there was 384 other emails I had to catch up on... Thanks for the tip... BTW, what was the issue/title of the thread that discussed clover? Regards Amir > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Monday, October 22, 2007 8:16 AM > To: [email protected] > Subject: Re: [magnolia-dev] Clover build issue > > > On Oct 22, 2007, at 14:12 , Amir Mistric wrote: > > > Hi > > > > I am experiencing an issue while trying to build our own module. > > Issue is related to Clover.... > > > > > > Does anyone know how to fix this? > > Checking the commit mails and reading the pom might help ;) > > Quick hint: update your svn local copy again. > > g > > > > > > > > > > > [INFO] [enforcer:enforce {execution: enforce}] [INFO] > > [clover:instrumentInternal] Clover Version 1.3.13, built on > September > > 04 2006 loaded from: > > C:\nemours\java\maven\repository\com\cenqua\clover > > \clover\1.3.13\clover-1.3.13.jar > > 30 day Evaluation Version distributed via the Maven Jar Repository. > > Clover is not free. You have 30 days to evaluate it. After this, > > please visit http://www.cenqua.com to obtain a licensed version of > > Clover > > > > *** ERROR: No source files specified > > > > USAGE: com.cenqua.clover.CloverInstr [OPTIONS] PARAMS [FILES...] > > > > PARAMS: > > -i, --initstring <file> Clover initstring. This is the > > path to the dbfile that > > will be used to > construct/update to > > store coverage data. > > > > -s, --srcdir <dir> Directory containing source files > > to be instrumented. If omitted > > individual source files should be > > specified on the command line. > > > > -d, --destdir <dir> Directory where Clover should > > place the instrumented sources. > > > > > > OPTIONS: > > -p, --flushpolicy <policy> Set the flushpolicy Clover will > > use during coverage recording. > > legal values are > > "directed","interval","threaded". Default is "directed". If > > either "interval" or "threaded" > > policies is used, the flushinterval must also be set > > using the -f option. > > -f, --flushinterval <int> Set the interval between flushes > > (in millisecs). Only applies to > > "interval" or "threaded" flush > > policies. > > -e, --encoding <encoding> Set the File encoding to use when > > reading source files. > > > > --instrumentation <string> Set the instrumentation strategy. > > Valid values are "field" and > > "class". Default is "class". > > > > -jdk14 Direct Clover to parse sources > > using the JDK1.4 grammar. > > > > -jdk15 Direct Clover to parse sources > > using the JDK1.5 grammar. > > > > -v, --verbose Enable verbose logging. > > [INFO] > > > ---------------------------------------------------------------------- > > -- > > [ERROR] BUILD ERROR > > [INFO] > > > ---------------------------------------------------------------------- > > -- > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
