Author: vmassol
Date: Tue Jan 22 01:56:46 2008
New Revision: 614159
URL: http://svn.apache.org/viewvc?rev=614159&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Reformat code
Modified:
maven/sandbox/trunk/doxia/doxia-module-xwiki/src/main/java/org/apache/maven/doxia/module/xwiki/bl
Author: vmassol
Date: Tue Jan 22 01:31:45 2008
New Revision: 614157
URL: http://svn.apache.org/viewvc?rev=614157&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Added more unit tests for the parser (for italic, bold and links)
Modified:
maven/sandbox/trunk/doxia/doxia-module-xwiki
Author: vmassol
Date: Tue Jan 22 01:16:23 2008
New Revision: 614155
URL: http://svn.apache.org/viewvc?rev=614155&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Added unit tests for parsing sections
Removed:
maven/sandbox/trunk/doxia/doxia-module-xwiki/src/test/resources/section.x
Author: vmassol
Date: Tue Jan 22 01:03:02 2008
New Revision: 614152
URL: http://svn.apache.org/viewvc?rev=614152&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Added more unit tests and fixed the macro parsing code
* Modified the Macro parsing to generate a FigureBlock when the macro i
Author: vmassol
Date: Fri Jan 18 03:32:27 2008
New Revision: 613132
URL: http://svn.apache.org/viewvc?rev=613132&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Add support for parameter values with no name when in compatibility mode
(e.g. {image:image.jpg})
Modified:
maven/san
Author: vmassol
Date: Fri Jan 18 00:40:40 2008
New Revision: 613103
URL: http://svn.apache.org/viewvc?rev=613103&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Macro parsing should now work fine for most cases
Modified:
maven/sandbox/trunk/doxia/doxia-module-xwiki/src/main/java
Author: vmassol
Date: Thu Jan 10 02:42:18 2008
New Revision: 610749
URL: http://svn.apache.org/viewvc?rev=610749&view=rev
Log:
DOXIA-200: Add a Parser for XWiki
* Continue work on the macro parsing
Added:
maven/sandbox/trunk/doxia/doxia-module-xwiki/src/test/java/org/apache/maven/d
Author: vmassol
Date: Wed Jan 9 01:30:34 2008
New Revision: 610316
URL: http://svn.apache.org/viewvc?rev=610316&view=rev
Log:
DOXIA-199, DOXIA-200 (Sink and Parser implementations for XWiki)
* Removed code committed by error in the main tree. I wanted to commit them in
the sandbox, s
Author: vmassol
Date: Fri Dec 28 03:35:27 2007
New Revision: 607213
URL: http://svn.apache.org/viewvc?rev=607213&view=rev
Log:
Fixing typo (missing brace)
Modified:
maven/site/trunk/src/site/apt/powered-by-m2.apt
Modified: maven/site/trunk/src/site/apt/powered-by-m2.apt
URL:
Author: vmassol
Date: Fri Dec 28 03:29:08 2007
New Revision: 607210
URL: http://svn.apache.org/viewvc?rev=607210&view=rev
Log:
Added XWiki to the powered by list
Modified:
maven/site/trunk/src/site/apt/powered-by-m2.apt
Modified: maven/site/trunk/src/site/apt/powered-by-m2.apt
URL:
Author: vmassol
Date: Sun Apr 15 09:56:55 2007
New Revision: 529014
URL: http://svn.apache.org/viewvc?view=rev&rev=529014
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 15 09:56:50 2007
New Revision: 529013
URL: http://svn.apache.org/viewvc?view=rev&rev=529013
Log:
[maven-scm] copy for tag maven-clover-plugin-2.4
Added:
maven/plugins/tags/maven-clover-plugin-2.4/
- copied from r529010, maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 15 09:56:43 2007
New Revision: 529012
URL: http://svn.apache.org/viewvc?view=rev&rev=529012
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.4
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 15 09:55:30 2007
New Revision: 529010
URL: http://svn.apache.org/viewvc?view=rev&rev=529010
Log:
reverting changes done by the release:prepare goal as it failed and I'm going
to start over again
Modified:
maven/plugins/trunk/maven-clover-plugi
Author: vmassol
Date: Sun Apr 15 09:54:49 2007
New Revision: 529009
URL: http://svn.apache.org/viewvc?view=rev&rev=529009
Log:
removing after failed release:prepare. I'm going to start it again.
Removed:
maven/plugins/tags/maven-clover-plugin-2.4/
Author: vmassol
Date: Sun Apr 15 07:33:40 2007
New Revision: 528986
URL: http://svn.apache.org/viewvc?view=rev&rev=528986
Log:
[maven-scm] copy for tag maven-clover-plugin-2.4
Added:
maven/plugins/tags/maven-clover-plugin-2.4/
- copied from r528984, maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 15 07:27:58 2007
New Revision: 528984
URL: http://svn.apache.org/viewvc?view=rev&rev=528984
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.4
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 15 07:23:34 2007
New Revision: 528983
URL: http://svn.apache.org/viewvc?view=rev&rev=528983
Log:
Clean up:
- Added svn ignore for target
- Removed half-committed license-file IT which I think I committed by error
- Removed duplicated IT tests in pom.xml
Rem
Author: vmassol
Date: Wed Apr 4 09:01:35 2007
New Revision: 525546
URL: http://svn.apache.org/viewvc?view=rev&rev=525546
Log:
MCLOVER-45: Excluded files should be added to compiled sources
Added:
maven/plugins/trunk/maven-clover-plugin/src/it/license-file/
maven/plugins/trunk/m
Author: vmassol
Date: Sun Mar 25 02:24:07 2007
New Revision: 522185
URL: http://svn.apache.org/viewvc?view=rev&rev=522185
Log:
MCLOVER-68: XDoclet plugin executes before the Clover plugin in the lifecycle
forked by the latter
* Added integration test
Updated old license used in the lic
Author: vmassol
Date: Sat Mar 24 11:47:10 2007
New Revision: 522088
URL: http://svn.apache.org/viewvc?view=rev&rev=522088
Log:
MCLOVER-68: XDoclet plugin executes before the Clover plugin in the lifecycle
forked by the latter
Fixed by moving the binding of the clover plugin to the vali
Author: vmassol
Date: Sat Mar 24 11:18:39 2007
New Revision: 522080
URL: http://svn.apache.org/viewvc?view=rev&rev=522080
Log:
* MCLOVER-66: The report goal doesn't support a user-provided Clover license
Fixed bug introduced by previous commit which prevented the default license to
Author: vmassol
Date: Sat Mar 24 02:09:15 2007
New Revision: 521998
URL: http://svn.apache.org/viewvc?view=rev&rev=521998
Log:
* MCLOVER-66: The report goal doesn't support a user-provided Clover license
* MCLOVER-67: Remove deprecated licenseFile configuration parameter
* Update Clove
Author: vmassol
Date: Thu Mar 15 05:16:40 2007
New Revision: 518602
URL: http://svn.apache.org/viewvc?view=rev&rev=518602
Log:
Added link to the JavaBlackBelt Maven exam. Renamed "Book and Articles"
navigation link to "External Resources", as I've added the link on
Author: vmassol
Date: Sat Feb 17 10:51:17 2007
New Revision: 508792
URL: http://svn.apache.org/viewvc?view=rev&rev=508792
Log:
MNG-2831: Cannot add custom artifact handler and custom lifecycle as a build
extension
* Added an IT test to show the problem.
Added:
maven/core-integra
Author: vmassol
Date: Fri Feb 2 05:55:11 2007
New Revision: 502608
URL: http://svn.apache.org/viewvc?view=rev&rev=502608
Log:
MPCLOVER-58: Clover license has expired
Modified:
maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/clover/x
Author: vmassol
Date: Fri Feb 2 05:53:22 2007
New Revision: 502607
URL: http://svn.apache.org/viewvc?view=rev&rev=502607
Log:
MPCLOVER-58: Clover license has expired
Modified:
maven/maven-1/plugins/trunk/clover/src/plugin-resources/clover.license
Modified: maven/maven-1/plugins/t
Author: vmassol
Date: Fri Feb 2 05:32:39 2007
New Revision: 502604
URL: http://svn.apache.org/viewvc?view=rev&rev=502604
Log:
MCLOVER-65: Clover license has expired
New license valid till 2008.
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/resources/clover.license
Modi
Author: vmassol
Date: Sat Jan 20 23:30:55 2007
New Revision: 498253
URL: http://svn.apache.org/viewvc?view=rev&rev=498253
Log:
Minor documentation correction: the contextFilters must be specified in the
reporting section.
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site
Author: vmassol
Date: Sat Dec 2 17:02:58 2006
New Revision: 481680
URL: http://svn.apache.org/viewvc?view=rev&rev=481680
Log:
Added the newly added license integration test to the automated execution of IT
tests.
Added:
maven/plugins/trunk/maven-clover-plugin/src/it/license/goals
Author: vmassol
Date: Sat Dec 2 16:55:45 2006
New Revision: 481679
URL: http://svn.apache.org/viewvc?view=rev&rev=481679
Log:
Refactoring: use the Plexus Resources component to locate the Clover license
specified by the user (using the licenseLocation configuration element). Added
a functi
Author: vmassol
Date: Mon Nov 6 05:44:34 2006
New Revision: 471733
URL: http://svn.apache.org/viewvc?view=rev&rev=471733
Log:
MCLOVER-60: Create architecture documentation
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/architecture/architecture.apt
maven/plugins/t
Author: vmassol
Date: Thu Oct 12 06:20:56 2006
New Revision: 463241
URL: http://svn.apache.org/viewvc?view=rev&rev=463241
Log:
MCLOVER-49: Generate historical report
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage.apt
Modified: maven/plugins/trunk/maven-clover-pl
Author: vmassol
Date: Thu Oct 12 04:08:46 2006
New Revision: 463191
URL: http://svn.apache.org/viewvc?view=rev&rev=463191
Log:
MCLOVER-38: Allow check Mojo to be overriden by a failOnViolation parameter in
the same way PMD and Checkstyle can
Modified:
maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Oct 9 12:40:43 2006
New Revision: 454472
URL: http://svn.apache.org/viewvc?view=rev&rev=454472
Log:
MSOURCES-10: Attached source artifact should not be added for artifacts with
classifier
Modified:
maven/plugins/trunk/maven-source-plugin/src/main/java/org/ap
Author: vmassol
Date: Sat Oct 7 01:42:16 2006
New Revision: 453866
URL: http://svn.apache.org/viewvc?view=rev&rev=453866
Log:
Depending on the latest parent (version 3 has some issue when generating the
site: an index.html file is generated with the content of plugin-info.html even
though
Author: vmassol
Date: Sat Oct 7 01:18:45 2006
New Revision: 453858
URL: http://svn.apache.org/viewvc?view=rev&rev=453858
Log:
Adding some release troubleshooting information.
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-releasing.apt
Modified: maven/site/trunk/src/site
Author: vmassol
Date: Fri Oct 6 07:47:05 2006
New Revision: 453620
URL: http://svn.apache.org/viewvc?view=rev&rev=453620
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Fri Oct 6 07:46:59 2006
New Revision: 453619
URL: http://svn.apache.org/viewvc?view=rev&rev=453619
Log:
[maven-scm] copy for tag maven-clover-plugin-2.3
Added:
maven/plugins/tags/maven-clover-plugin-2.3/
- copied from r452627, maven/plugins/trunk/maven-cl
Author: vmassol
Date: Fri Oct 6 07:46:40 2006
New Revision: 453617
URL: http://svn.apache.org/viewvc?view=rev&rev=453617
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.3
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Fri Oct 6 01:46:38 2006
New Revision: 453531
URL: http://svn.apache.org/viewvc?view=rev&rev=453531
Log:
MCLOVER-47: Align plugin documentation with Maven standards
* I had forgotten to commit the FAQ
* Added Examples to please the docck plugin. It's passing no
Author: vmassol
Date: Fri Oct 6 01:20:12 2006
New Revision: 453524
URL: http://svn.apache.org/viewvc?view=rev&rev=453524
Log:
MCLOVER-47: Align plugin documentation with Maven standards
Patch by Franz Allan Valencia See
Reviewed by Vincent Massol
Modified:
maven/plugins/trunk/maven-cl
Author: vmassol
Date: Wed Oct 4 00:09:56 2006
New Revision: 452773
URL: http://svn.apache.org/viewvc?view=rev&rev=452773
Log:
MCLOVER-57: Automate integration tests
Done. We now need to work a bit more on the result assertions for simple/ and
multiproject/.
Added:
maven/plugins/t
Author: vmassol
Date: Tue Oct 3 14:30:14 2006
New Revision: 452632
URL: http://svn.apache.org/viewvc?view=rev&rev=452632
Log:
MCLOVER-48: Add support for block contexts
* Added documentation on using block contexts
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage
Author: vmassol
Date: Tue Oct 3 14:22:12 2006
New Revision: 452628
URL: http://svn.apache.org/viewvc?view=rev&rev=452628
Log:
MCLOVER-48: Add support for block contexts
* Finished adding tests
Added:
maven/plugins/trunk/maven-clover-plugin/src/it/contexts/src/test/verifier/
m
Author: vmassol
Date: Tue Oct 3 08:05:51 2006
New Revision: 452524
URL: http://svn.apache.org/viewvc?view=rev&rev=452524
Log:
MNG-2587: [maven-invoker-plugin] build.log file should not be placed inside the
target/ directory
The build.log file is now created in the project's top level
Author: vmassol
Date: Tue Oct 3 07:44:56 2006
New Revision: 452517
URL: http://svn.apache.org/viewvc?view=rev&rev=452517
Log:
MCLOVER-48: Add support for block contexts
* Added usage of the invoker plugin to run integration tests automatically
using the -Pintegration-tests profile
* Sta
Author: vmassol
Date: Tue Oct 3 04:08:42 2006
New Revision: 452419
URL: http://svn.apache.org/viewvc?view=rev&rev=452419
Log:
MCLOVER-56: Add documentation about the clover:log goal
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage.apt
Modified: maven/plugins/trunk/m
Author: vmassol
Date: Wed Sep 27 11:04:23 2006
New Revision: 450527
URL: http://svn.apache.org/viewvc?view=rev&rev=450527
Log:
Added Nuxeo ECM to the powered by m2 list. Requested by Stefane Fermigier.
Modified:
maven/site/trunk/src/site/apt/powered-by-m2.apt
Modified: maven/site/trunk
Author: vmassol
Date: Thu Sep 21 07:40:52 2006
New Revision: 448569
URL: http://svn.apache.org/viewvc?view=rev&rev=448569
Log:
MPCLOVER-56: Upgrade to Clover 1.3.13
Modified:
maven/maven-1/plugins/trunk/clover/project.xml
maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
Modi
Author: vmassol
Date: Thu Sep 21 07:35:08 2006
New Revision: 448568
URL: http://svn.apache.org/viewvc?view=rev&rev=448568
Log:
MCLOVER-55: Upgrade to Clover 1.3.13
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-clover-plugin/pom.xml
URL:
Author: vmassol
Date: Sat Sep 9 12:27:11 2006
New Revision: 441845
URL: http://svn.apache.org/viewvc?view=rev&rev=441845
Log:
MCLOVER-47: review plugin documentation
Improved usage page by adding anchors to all sections
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site
Author: vmassol
Date: Sat Sep 9 11:48:57 2006
New Revision: 441843
URL: http://svn.apache.org/viewvc?view=rev&rev=441843
Log:
Fixed some checkstyle errors
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverInstrumentInternalMojo.
Author: vmassol
Date: Sat Sep 9 03:19:10 2006
New Revision: 441774
URL: http://svn.apache.org/viewvc?view=rev&rev=441774
Log:
MCLOVER-47: Align plugin documentation with Maven standards
Added:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/index.apt (contents,
props cha
Author: vmassol
Date: Sat Sep 9 02:33:47 2006
New Revision: 441771
URL: http://svn.apache.org/viewvc?view=rev&rev=441771
Log:
Improved some javadocs
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverInstrumentInternalMojo.java
Modi
Author: vmassol
Date: Fri Sep 8 09:19:18 2006
New Revision: 441550
URL: http://svn.apache.org/viewvc?view=rev&rev=441550
Log:
MCLOVER-52: Support for multiple source code folders
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/cl
Author: vmassol
Date: Mon Sep 4 03:35:37 2006
New Revision: 440020
URL: http://svn.apache.org/viewvc?view=rev&rev=440020
Log:
MCLOVER-47: review plugin documentation
Patch submitted by Franz Allan Valencia See
Reviewed by Vincent Massol
Fixed missing reporting plugins.
Modified:
m
Author: vmassol
Date: Mon Sep 4 02:22:10 2006
New Revision: 439990
URL: http://svn.apache.org/viewvc?view=rev&rev=439990
Log:
MCLOVER-47: review plugin documentation
Patch submitted by Franz Allan Valencia See
Reviewed by Vincent Massol
Fixed javadocs
Modified:
maven/plugins/trunk/m
Author: vmassol
Date: Tue Aug 29 08:51:26 2006
New Revision: 438105
URL: http://svn.apache.org/viewvc?rev=438105&view=rev
Log:
MCLOVER-51: Clover plugin should use the original dependency if it's newer than
the clovered one
Modified:
maven/plugins/trunk/maven-clover-plugin/src/
Author: vmassol
Date: Tue Aug 22 07:56:19 2006
New Revision: 433653
URL: http://svn.apache.org/viewvc?rev=433653&view=rev
Log:
MCLOVER-50: Test failure during Site goal should not stop the Clover build
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/resources/META-INF/m
Author: vmassol
Date: Thu Jul 13 13:24:33 2006
New Revision: 421703
URL: http://svn.apache.org/viewvc?rev=421703&view=rev
Log:
Removed comment leftover
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/resources/META-INF/maven/lifecycle.xml
Modified:
maven/plugins/trunk/m
Author: vmassol
Date: Mon Jun 26 01:20:19 2006
New Revision: 417140
URL: http://svn.apache.org/viewvc?rev=417140&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Jun 26 01:20:12 2006
New Revision: 417139
URL: http://svn.apache.org/viewvc?rev=417139&view=rev
Log:
[maven-scm] copy for tag maven-clover-plugin-2.2
Added:
maven/plugins/tags/maven-clover-plugin-2.2/
- copied from r417015, maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Jun 26 01:19:58 2006
New Revision: 417138
URL: http://svn.apache.org/viewvc?rev=417138&view=rev
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.2
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Jun 26 01:10:02 2006
New Revision: 417137
URL: http://svn.apache.org/viewvc?rev=417137&view=rev
Log:
Improved javadoc for better web site documentation
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/cl
Author: vmassol
Date: Fri Jun 23 05:19:28 2006
New Revision: 416695
URL: http://svn.apache.org/viewvc?rev=416695&view=rev
Log:
* Added debugging information
* Removed old todo which was fixed some time back
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/m
Author: vmassol
Date: Sat May 27 05:42:14 2006
New Revision: 409825
URL: http://svn.apache.org/viewvc?rev=409825&view=rev
Log:
MCLOVER-35: Missing a "test-jar" dependency at compile time.
Fixed. The new algorithm is:
// Do not try to find Clovered versions for artifacts with cla
Author: vmassol
Date: Wed May 24 04:30:39 2006
New Revision: 409142
URL: http://svn.apache.org/viewvc?rev=409142&view=rev
Log:
MCLOVER-20: Add historical reporting
Note: I've had to rewrite almost completely the report mojo as I was using the
Clover CLI API and I'm now using the
Author: vmassol
Date: Fri May 19 04:11:59 2006
New Revision: 407771
URL: http://svn.apache.org/viewvc?rev=407771&view=rev
Log:
MCLOVER-36: Plugin should locate clover artifact based on groupId+artifactId
and not only on artifactId
Added:
maven/plugins/trunk/maven-clover-plugin/src/
Author: vmassol
Date: Thu May 18 04:16:36 2006
New Revision: 407525
URL: http://svn.apache.org/viewvc?rev=407525&view=rev
Log:
MCLOVER-39: clover:check and clover:log should ignore projects with no Clover
database rather than error out
MCLOVER-41: clover:check and clover:log should operat
Author: vmassol
Date: Thu May 18 00:51:53 2006
New Revision: 407490
URL: http://svn.apache.org/viewvc?rev=407490&view=rev
Log:
MCLOVER-41: clover:check should check all Clover databases it can find
Added documentation
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto
Author: vmassol
Date: Thu May 18 00:49:13 2006
New Revision: 407488
URL: http://svn.apache.org/viewvc?rev=407488&view=rev
Log:
Improved javadoc
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverCheckMojo.java
Modified:
maven/plugins/t
Author: vmassol
Date: Thu May 18 00:45:21 2006
New Revision: 407486
URL: http://svn.apache.org/viewvc?rev=407486&view=rev
Log:
MCLOVER-41: clover:check should check all Clover databases it can find
Modified:
maven/plugins/trunk/maven-clover-plugin/src/it/multiproject/pom.xml
m
Author: vmassol
Date: Wed May 17 15:41:52 2006
New Revision: 407392
URL: http://svn.apache.org/viewvc?rev=407392&view=rev
Log:
MCLOVER-39: clover:check and clover:log should ignore projects with no Clover
database rather than error out
Modified:
maven/plugins/trunk/maven-clover-plugin
Author: vmassol
Date: Thu Apr 20 10:51:05 2006
New Revision: 395661
URL: http://svn.apache.org/viewcvs?rev=395661&view=rev
Log:
Added my PGP key
Modified:
maven/maven-1/core/trunk/KEYS
Modified: maven/maven-1/core/trunk/KEYS
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/
Author: vmassol
Date: Mon Apr 17 00:55:48 2006
New Revision: 394636
URL: http://svn.apache.org/viewcvs?rev=394636&view=rev
Log:
Commit to ensure my svn binary has the password cached
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-clover-pl
Author: vmassol
Date: Mon Apr 17 00:47:44 2006
New Revision: 394631
URL: http://svn.apache.org/viewcvs?rev=394631&view=rev
Log:
[maven-release-plugin] prepare for next development iteration (manual)
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/t
Author: vmassol
Date: Mon Apr 17 00:47:05 2006
New Revision: 394629
URL: http://svn.apache.org/viewcvs?rev=394629&view=rev
Log:
[maven-scm] copy for tag maven-clover-plugin-2.1 (manual)
Added:
maven/plugins/tags/maven-clover-plugin-2.1/
- copied from r394628, maven/plugins/trunk/m
Author: vmassol
Date: Mon Apr 17 00:46:11 2006
New Revision: 394628
URL: http://svn.apache.org/viewcvs?rev=394628&view=rev
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.1 (manual)
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/t
Author: vmassol
Date: Mon Apr 17 00:44:58 2006
New Revision: 394626
URL: http://svn.apache.org/viewcvs?rev=394626&view=rev
Log:
Removed 2.1 tag as release:prepare is still unable to prepare a pom which has a
prerequisites element (it gets stripped).
Removed:
maven/plugins/tags/maven-cl
Author: vmassol
Date: Mon Apr 17 00:35:28 2006
New Revision: 394623
URL: http://svn.apache.org/viewcvs?rev=394623&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Apr 17 00:35:09 2006
New Revision: 394622
URL: http://svn.apache.org/viewcvs?rev=394622&view=rev
Log:
[maven-scm] copy for tag maven-clover-plugin-2.1
Added:
maven/plugins/tags/maven-clover-plugin-2.1/
- copied from r394619, maven/plugins/trunk/maven-cl
Author: vmassol
Date: Mon Apr 17 00:35:01 2006
New Revision: 394621
URL: http://svn.apache.org/viewcvs?rev=394621&view=rev
Log:
[maven-release-plugin] prepare release maven-clover-plugin-2.1
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-cl
Author: vmassol
Date: Sun Apr 16 14:26:08 2006
New Revision: 394562
URL: http://svn.apache.org/viewcvs?rev=394562&view=rev
Log:
Added warning in documentation about the current issue with site aggregation
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt
Modi
Author: vmassol
Date: Sat Apr 8 12:18:43 2006
New Revision: 392590
URL: http://svn.apache.org/viewcvs?rev=392590&view=rev
Log:
Added example link to the doco
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/introduction.apt
Modified: maven/plugins/trunk/maven-clover-pl
Author: vmassol
Date: Sat Apr 8 10:09:23 2006
New Revision: 392557
URL: http://svn.apache.org/viewcvs?rev=392557&view=rev
Log:
MCLOVER-32: Add support for aggregating functional tests results
Added documentation.
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto
Author: vmassol
Date: Mon Apr 3 11:37:32 2006
New Revision: 391113
URL: http://svn.apache.org/viewcvs?rev=391113&view=rev
Log:
MCLOVER-27: Upgrade to Clover 1.3.12
Modified:
maven/plugins/trunk/maven-clover-plugin/pom.xml
Modified: maven/plugins/trunk/maven-clover-plugin/pom.xml
URL:
Author: vmassol
Date: Mon Apr 3 01:08:28 2006
New Revision: 390978
URL: http://svn.apache.org/viewcvs?rev=390978&view=rev
Log:
MCLOVER-30: Add support for generating XML and PDF reports
Added:
maven/plugins/trunk/maven-clover-plugin/src/it/maven-clover-plugin-sample-simple/src/
Author: vmassol
Date: Sun Apr 2 10:44:35 2006
New Revision: 390872
URL: http://svn.apache.org/viewcvs?rev=390872&view=rev
Log:
CLOVER-29: Pass on the maven debug flag to Clover
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/cl
Author: vmassol
Date: Sat Apr 1 07:00:19 2006
New Revision: 390680
URL: http://svn.apache.org/viewcvs?rev=390680&view=rev
Log:
Hide architecture section as it's no longer up to date. In the future I think
I'd like to organize the documentation use case by use case and show
Author: vmassol
Date: Sat Apr 1 06:57:35 2006
New Revision: 390679
URL: http://svn.apache.org/viewcvs?rev=390679&view=rev
Log:
Update documentation with latest plugin changes
Modified:
maven/plugins/trunk/maven-clover-plugin/src/it/maven-clover-plugin-sample-simple/pom.xml
m
Author: vmassol
Date: Sat Apr 1 06:35:13 2006
New Revision: 390676
URL: http://svn.apache.org/viewcvs?rev=390676&view=rev
Log:
- Cleaned up by factorizing common configuration elements and ensure
AbstractCloverMojo.execute() is always called by the different mojos as it
registers the lic
Author: vmassol
Date: Sat Apr 1 01:57:42 2006
New Revision: 390632
URL: http://svn.apache.org/viewcvs?rev=390632&view=rev
Log:
MCLOVER-26: dependencies omitted from classpath during clover compile
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/pl
Author: vmassol
Date: Sat Apr 1 00:25:25 2006
New Revision: 390618
URL: http://svn.apache.org/viewcvs?rev=390618&view=rev
Log:
Doc update
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/introduction.apt
Modified: maven/plugins/trunk/maven-clover-plugin/src/site
Author: vmassol
Date: Fri Mar 31 07:45:38 2006
New Revision: 390447
URL: http://svn.apache.org/viewcvs?rev=390447&view=rev
Log:
MCLOVER-19, MCLOVER-25: Refactored clover:clover mojo and separated the clover
database aggregation into a clover:aggregate mojo.
Added:
maven/plugins/trunk/m
Author: vmassol
Date: Fri Mar 31 07:02:06 2006
New Revision: 390439
URL: http://svn.apache.org/viewcvs?rev=390439&view=rev
Log:
Removed my debug logs
Modified:
maven/plugins/trunk/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverReportMojo.java
Modified:
m
Author: vmassol
Date: Fri Mar 31 06:58:46 2006
New Revision: 390438
URL: http://svn.apache.org/viewcvs?rev=390438&view=rev
Log:
MCLOVEr-19, MCLOVER-25: clover:clover and clover:check now don't fork a
lifecycle, they use an existing database. Introduce new clover:instrument mojo
that
Author: vmassol
Date: Thu Mar 30 13:38:37 2006
New Revision: 390248
URL: http://svn.apache.org/viewcvs?rev=390248&view=rev
Log:
MCLOVER-28: Add support for multiple source roots
MCLOVER-24: Add support to include/exclude files from instrumentation
Added:
maven/plugins/trunk/maven-cl
Author: vmassol
Date: Wed Mar 29 08:55:43 2006
New Revision: 389831
URL: http://svn.apache.org/viewcvs?rev=389831&view=rev
Log:
MCLOVER-18: clover:clover bombs on source-less projects
Applied patch submitted by Marcel May and modified it.
Modified:
maven/plugins/trunk/maven-clover-pl
Author: vmassol
Date: Wed Mar 29 08:54:41 2006
New Revision: 389830
URL: http://svn.apache.org/viewcvs?rev=389830&view=rev
Log:
typo fix
Modified:
maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt
Modified: maven/plugins/trunk/maven-clover-plugin/src/site/apt/howto.apt
1 - 100 of 160 matches
Mail list logo