svn commit: r452517 - in /maven/plugins/trunk/maven-clover-plugin: ./ src/it/contexts/ src/it/contexts/src/ src/it/contexts/src/main/ src/it/contexts/src/main/java/ src/it/contexts/src/main/java/org/

2006-10-03 Thread vmassol
Author: vmassol Date: Tue Oct 3 07:44:56 2006 New Revision: 452517 URL: http://svn.apache.org/viewvc?view=revrev=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 * Started

svn commit: r452524 - in /maven/sandbox/plugins/maven-invoker-plugin: ./ src/main/java/org/apache/maven/plugin/invoker/InvokerMojo.java

2006-10-03 Thread vmassol
Author: vmassol Date: Tue Oct 3 08:05:51 2006 New Revision: 452524 URL: http://svn.apache.org/viewvc?view=revrev=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 dir (next

svn commit: r452628 - in /maven/plugins/trunk/maven-clover-plugin/src/it/contexts: ./ goals.txt pom.xml src/main/java/org/apache/maven/plugin/clover/samples/contexts/Simple.java src/test/verifier/ src

2006-10-03 Thread vmassol
Author: vmassol Date: Tue Oct 3 14:22:12 2006 New Revision: 452628 URL: http://svn.apache.org/viewvc?view=revrev=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/

svn commit: r452632 - /maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage.apt

2006-10-03 Thread vmassol
Author: vmassol Date: Tue Oct 3 14:30:14 2006 New Revision: 452632 URL: http://svn.apache.org/viewvc?view=revrev=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.apt

svn commit: r452714 - in /maven/plugins/trunk/maven-dependency-plugin/src: main/java/org/apache/maven/plugin/dependency/utils/translators/ test/java/org/apache/maven/plugin/dependency/ test/java/org/a

2006-10-03 Thread brianf
Author: brianf Date: Tue Oct 3 21:07:13 2006 New Revision: 452714 URL: http://svn.apache.org/viewvc?view=revrev=452714 Log: more unit tests Added: maven/plugins/trunk/maven-dependency-plugin/src/test/java/org/apache/maven/plugin/dependency/utils/translators/