cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2004-08-11 Thread vmassol
vmassol 2004/08/11 02:54:30 Modified:clover plugin.jelly plugin.properties clover/xdocs properties.xml changes.xml Log: Added ability for users to specify their own Clover license file by overriding the new maven.clover.license.path property. Revision Changes

Re: cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread Jason van Zyl
On Fri, 2003-12-05 at 12:44, Jason van Zyl wrote: > On Fri, 2003-12-05 at 12:38, [EMAIL PROTECTED] wrote: > > vmassol 2003/12/05 09:38:39 > > > > Modified:clover plugin.jelly plugin.properties > >clover/xdocs properties.xml changes.xml > > Log: > > Allows the user t

Re: cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread Jason van Zyl
On Fri, 2003-12-05 at 12:38, [EMAIL PROTECTED] wrote: > vmassol 2003/12/05 09:38:39 > > Modified:clover plugin.jelly plugin.properties >clover/xdocs properties.xml changes.xml > Log: > Allows the user to override the Clover jar. This is especially useful as the > C

cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:38:39 Modified:clover plugin.jelly plugin.properties clover/xdocs properties.xml changes.xml Log: Allows the user to override the Clover jar. This is especially useful as the Clover jars are license-signed for a specific project so you might wa

cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-04 Thread vmassol
vmassol 2003/12/04 13:46:36 Modified:clover plugin.jelly plugin.properties clover/xdocs properties.xml changes.xml Log: Conditionally instrument test classes too. To instrument test classes set the maven.clover.instrument.tests to true. Note: This feature is st