svn commit: r292410 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly plugin.properties project.xml xdocs/changes.xml xdocs/properties.xml

2005-09-29 Thread vmassol
Author: vmassol Date: Thu Sep 29 02:30:58 2005 New Revision: 292410 URL: http://svn.apache.org/viewcvs?rev=292410view=rev Log: - Start work on version 1.11-SNAPSHOT - Fixed MPCLOVER-48: allow override of flushpolicy, flushinterval in clover-setup, change default values. Thanks to Brendan

svn commit: r291102 - /maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple/pom.xml

2005-09-23 Thread vmassol
Author: vmassol Date: Fri Sep 23 04:26:37 2005 New Revision: 291102 URL: http://svn.apache.org/viewcvs?rev=291102view=rev Log: Removing the excludeDefault element for now as it's causing the build to fail with: [INFO] Reason: Failed to parse model from file 'C:\dev\maven\components\trunk

svn commit: r291106 - /maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple/pom.xml

2005-09-23 Thread vmassol
Author: vmassol Date: Fri Sep 23 05:14:09 2005 New Revision: 291106 URL: http://svn.apache.org/viewcvs?rev=291106view=rev Log: Added again defaultExcludes. Apparently is was a problem with my version of m2. Sorry for the noise. Modified: maven/components/trunk/examples/maven-clover-plugin

svn commit: r290686 - in /maven/maven-1/plugins/trunk/ejb/xdocs: goals.xml index.xml properties.xml tasks.xml

2005-09-21 Thread vmassol
Author: vmassol Date: Wed Sep 21 05:14:29 2005 New Revision: 290686 URL: http://svn.apache.org/viewcvs?rev=290686view=rev Log: - Added documentation and release notes for version 1.7.1 and above. - Removed tasks.xml file as there's no pending tasks and we're now using JIRA. Removed: maven

svn commit: r290555 - in /maven/maven-1/plugins/trunk/ejb: project.xml xdocs/changes.xml

2005-09-20 Thread vmassol
Author: vmassol Date: Tue Sep 20 13:13:58 2005 New Revision: 290555 URL: http://svn.apache.org/viewcvs?rev=290555view=rev Log: Prepare for version 1.8 development. Modified: maven/maven-1/plugins/trunk/ejb/project.xml maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven

svn commit: r265502 - /maven/maven-1/plugins/trunk/jetty/project.xml

2005-08-31 Thread vmassol
Author: vmassol Date: Wed Aug 31 08:15:55 2005 New Revision: 265502 URL: http://svn.apache.org/viewcvs?rev=265502view=rev Log: MPJETTY-2: Seems that it also requires a dependency on Ant... Not sure why but it's needed apparently... Modified: maven/maven-1/plugins/trunk/jetty/project.xml

svn commit: r265582 - /maven/components/trunk/maven-plugins/maven-surefire-plugin/src/main/java/org/apache/maven/test/SurefirePlugin.java

2005-08-31 Thread vmassol
Author: vmassol Date: Wed Aug 31 13:49:49 2005 New Revision: 265582 URL: http://svn.apache.org/viewcvs?rev=265582view=rev Log: MNG-813: Expose the m2 local repository location to the junit tests using the localRepository system property. Modified: maven/components/trunk/maven-plugins/maven

svn commit: r264817 - in /maven/maven-1/plugins/trunk/jetty: announcements/ plugin.jelly xdocs/changes.xml

2005-08-30 Thread vmassol
Author: vmassol Date: Tue Aug 30 10:22:04 2005 New Revision: 264817 URL: http://svn.apache.org/viewcvs?rev=264817view=rev Log: MPJETTY-2: Allow JSP compilation by adding tools.jar to the jetty execution classpath Removed: maven/maven-1/plugins/trunk/jetty/announcements/ Modified: maven

svn commit: r263838 - /maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml

2005-08-28 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:47:11 2005 New Revision: 263838 URL: http://svn.apache.org/viewcvs?rev=263838view=rev Log: Added a change matching Brett's fix: upgrade to Maven Model 3.0.0 final. Modified: maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven/maven-1/plugins

svn commit: r263839 - in /maven/maven-1/plugins/trunk/ejb: project.xml xdocs/changes.xml

2005-08-28 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:56:19 2005 New Revision: 263839 URL: http://svn.apache.org/viewcvs?rev=263839view=rev Log: [maven-scm-plugin] prepare release 1.7.1 Modified: maven/maven-1/plugins/trunk/ejb/project.xml maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven

svn commit: r263840 - in /maven/maven-1/plugins/tags/MAVEN_EJB_1_7_1: ./ project.xml xdocs/changes.xml

2005-08-28 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:56:34 2005 New Revision: 263840 URL: http://svn.apache.org/viewcvs?rev=263840view=rev Log: [maven-scm] copy for tag MAVEN_EJB_1_7_1 Added: maven/maven-1/plugins/tags/MAVEN_EJB_1_7_1/ - copied from r263837, maven/maven-1/plugins/trunk/ejb/ maven

svn commit: r240420 - /maven/maven-1/plugins/trunk/ejb/project.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 07:05:26 2005 New Revision: 240420 URL: http://svn.apache.org/viewcvs?rev=240420view=rev Log: MPEJB-20: Hopefully fix encoding that does not work with Maven 1.0.2. Thanks to Fredrik Vraalsen. Modified: maven/maven-1/plugins/trunk/ejb/project.xml Modified

svn commit: r240422 - in /maven/maven-1/plugins/tags/MAVEN_EJB_1_7: ./ project.xml xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 07:17:50 2005 New Revision: 240422 URL: http://svn.apache.org/viewcvs?rev=240422view=rev Log: [maven-scm] copy for tag MAVEN_EJB_1_7 Added: maven/maven-1/plugins/tags/MAVEN_EJB_1_7/ - copied from r234453, maven/maven-1/plugins/trunk/ejb/ maven/maven

svn commit: r239415 - /maven/components/trunk/maven-model/maven.mdo

2005-08-23 Thread vmassol
Author: vmassol Date: Tue Aug 23 07:36:09 2005 New Revision: 239415 URL: http://svn.apache.org/viewcvs?rev=239415view=rev Log: MAVEN-1669: Added support for the ejb-client type. Modified: maven/components/trunk/maven-model/maven.mdo Modified: maven/components/trunk/maven-model/maven.mdo URL

svn commit: r239416 - /maven/components/trunk/maven-model/project.xml

2005-08-23 Thread vmassol
Author: vmassol Date: Tue Aug 23 07:36:52 2005 New Revision: 239416 URL: http://svn.apache.org/viewcvs?rev=239416view=rev Log: Bump version to 3.0.1-SNAPSHOT for fixing MAVEN-1669 (support for new ejb-client type) Modified: maven/components/trunk/maven-model/project.xml Modified: maven

svn commit: r239417 - in /maven/maven-1/core/trunk: ./ src/java/org/apache/maven/repository/ src/java/org/apache/maven/verifier/ src/test/touchstone-build/ xdocs/reference/

2005-08-23 Thread vmassol
Author: vmassol Date: Tue Aug 23 07:43:37 2005 New Revision: 239417 URL: http://svn.apache.org/viewcvs?rev=239417view=rev Log: MAVEN-1669: Added support for the ejb-client type. Modified: maven/maven-1/core/trunk/project.xml maven/maven-1/core/trunk/src/java/org/apache/maven/repository

svn commit: r233477 - in /maven/maven-1/plugins/trunk/ejb: plugin.jelly plugin.properties xdocs/changes.xml xdocs/properties.xml

2005-08-19 Thread vmassol
Author: vmassol Date: Fri Aug 19 05:50:55 2005 New Revision: 233477 URL: http://svn.apache.org/viewcvs?rev=233477view=rev Log: - By default do not generate client EJB. I believe this is a more common default that generating as generation of client EJBs is only required for distributed apps

svn commit: r232772 - /maven/maven-1/plugins/trunk/ejb/plugin.jelly

2005-08-15 Thread vmassol
Author: vmassol Date: Mon Aug 15 01:27:20 2005 New Revision: 232772 URL: http://svn.apache.org/viewcvs?rev=232772view=rev Log: MPEJB-20: Fixed error in previous patch for MPEJB-2 in ejb:deploy which was deploying the ejb-client as a jar instead as an ejb. Many thanks to Fredrik Vraalsen

svn commit: r232787 - /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java

2005-08-15 Thread vmassol
Author: vmassol Date: Mon Aug 15 03:37:30 2005 New Revision: 232787 URL: http://svn.apache.org/viewcvs?rev=232787view=rev Log: MNG-736: Move ear source directory to comply with other plugin's structure. Applied on Stephane's behalf. Modified: maven/components/trunk/maven-plugins/maven-ear

svn commit: r232602 - in /maven/components/trunk: maven-core/src/main/resources/META-INF/plexus/ sandbox/maven-rar-plugin/ sandbox/maven-rar-plugin/src/ sandbox/maven-rar-plugin/src/main/ sandbox/maven-rar-plugin/src/main/java/ sandbox/maven-rar-plugin...

2005-08-14 Thread vmassol
Author: vmassol Date: Sun Aug 14 06:19:12 2005 New Revision: 232602 URL: http://svn.apache.org/viewcvs?rev=232602view=rev Log: MNG-150: Create a rar mojo. Applied on behalf of snicoll. Added: maven/components/trunk/sandbox/maven-rar-plugin/ maven/components/trunk/sandbox/maven-rar-plugin

svn commit: r232640 - in /maven/maven-1/plugins/trunk/ejb: ./ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/maven/ src/main/org/apache/maven/ejb/ src/test/ src/test/org/ src/test/org/apache/ src/test/org/apache/maven/ src/test/o...

2005-08-14 Thread vmassol
Author: vmassol Date: Sun Aug 14 13:46:54 2005 New Revision: 232640 URL: http://svn.apache.org/viewcvs?rev=232640view=rev Log: MPEJB-16: Added new EJB type handler that supports codeejb/code and codeejb-client/code types. This fixes the bug with codeejb:install/deploy-client/code not uploading

svn commit: r232650 - in /maven/maven-1/plugins/trunk/ejb: plugin.jelly plugin.properties project.xml xdocs/changes.xml xdocs/properties.xml

2005-08-14 Thread vmassol
Author: vmassol Date: Sun Aug 14 14:41:15 2005 New Revision: 232650 URL: http://svn.apache.org/viewcvs?rev=232650view=rev Log: MPEJB-2: EJB client jar can now be generated and deployed/installed automatically by the standard goals (codeejb/code, codeejb:ejb/code, codeejb:install/code

svn commit: r232653 - in /maven/maven-1/plugins/trunk/ejb: plugin.properties xdocs/changes.xml xdocs/properties.xml

2005-08-14 Thread vmassol
Author: vmassol Date: Sun Aug 14 14:53:33 2005 New Revision: 232653 URL: http://svn.apache.org/viewcvs?rev=232653view=rev Log: MPEJB-12: Fixed default property values in the web site documentation. Modified: maven/maven-1/plugins/trunk/ejb/plugin.properties maven/maven-1/plugins/trunk

svn commit: r230655 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-08-07 Thread vmassol
Author: vmassol Date: Sun Aug 7 01:13:07 2005 New Revision: 230655 URL: http://svn.apache.org/viewcvs?rev=230655view=rev Log: [maven-scm-plugin] prepare release 1.10 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified

svn commit: r230656 - in /maven/maven-1/plugins/tags/MAVEN_CLOVER_1_10: ./ project.xml xdocs/changes.xml

2005-08-07 Thread vmassol
Author: vmassol Date: Sun Aug 7 01:14:01 2005 New Revision: 230656 URL: http://svn.apache.org/viewcvs?rev=230656view=rev Log: [maven-scm] copy for tag MAVEN_CLOVER_1_10 Added: maven/maven-1/plugins/tags/MAVEN_CLOVER_1_10/ - copied from r230490, maven/maven-1/plugins/trunk/clover

svn commit: r230548 - /maven/maven-1/plugins/trunk/clover/xdocs/changes.xml

2005-08-06 Thread vmassol
Author: vmassol Date: Sat Aug 6 05:44:40 2005 New Revision: 230548 URL: http://svn.apache.org/viewcvs?rev=230548view=rev Log: Do not include intermediate issues that are superseded by other ones. Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: maven/maven-1/plugins

svn commit: r226483 - in /maven/components/trunk/maven-plugins/maven-clover-plugin: ./ src/main/java/org/apache/maven/plugin/clover/

2005-07-30 Thread vmassol
Author: vmassol Date: Sat Jul 30 00:50:03 2005 New Revision: 226483 URL: http://svn.apache.org/viewcvs?rev=226483view=rev Log: - Upgrade to Clover 1.3.9 - Added CloverLogMojo (clover:log goal) to display the content of the clover database Added: maven/components/trunk/maven-plugins/maven

svn commit: r226484 - /maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple/pom.xml

2005-07-30 Thread vmassol
Author: vmassol Date: Sat Jul 30 00:50:40 2005 New Revision: 226484 URL: http://svn.apache.org/viewcvs?rev=226484view=rev Log: Upgrade to Clover 1.3.9. Please note that the Clover dependency should be removed (there's a JIRA issue about this) Modified: maven/components/trunk/examples/maven

svn commit: r226509 - /maven/components/trunk/maven-plugins/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverCheckMojo.java

2005-07-30 Thread vmassol
Author: vmassol Date: Sat Jul 30 06:23:01 2005 New Revision: 226509 URL: http://svn.apache.org/viewcvs?rev=226509view=rev Log: Percentage is a string with a percent symbol. Modified: maven/components/trunk/maven-plugins/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover

svn commit: r226510 - in /maven/components/trunk/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-simple: ./ src/main/java/org/apache/maven/plugin/clover/samples/simple/ src/test/java/org/apache/maven/plugin/clover/samples/simple/

2005-07-30 Thread vmassol
Author: vmassol Date: Sat Jul 30 06:25:39 2005 New Revision: 226510 URL: http://svn.apache.org/viewcvs?rev=226510view=rev Log: - Percentage is a string with a percent symbol. - Modified code under test so that TPC is 66,66% and not 100% (just because I can). Added a conditional statement

svn commit: r226345 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-07-29 Thread vmassol
Author: vmassol Date: Fri Jul 29 04:03:27 2005 New Revision: 226345 URL: http://svn.apache.org/viewcvs?rev=226345view=rev Log: MPCLOVER-46: Upgrade to Clover 1.3.9 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified

svn commit: r225621 - /maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml

2005-07-27 Thread vmassol
Author: vmassol Date: Wed Jul 27 13:37:43 2005 New Revision: 225621 URL: http://svn.apache.org/viewcvs?rev=225621view=rev Log: MAVEN-1651: Maven EMMA Plugin released, please list it on the main maven site Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Modified: maven/maven

svn commit: r225623 - /maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml

2005-07-27 Thread vmassol
Author: vmassol Date: Wed Jul 27 13:40:43 2005 New Revision: 225623 URL: http://svn.apache.org/viewcvs?rev=225623view=rev Log: MAVEN-1651: Seems I managed to remove an entry in my previous commit. Adding it again. Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Modified

svn commit: r225267 - /maven/components/trunk/maven-plugins/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverReportMojo.java

2005-07-26 Thread vmassol
Author: vmassol Date: Tue Jul 26 02:48:04 2005 New Revision: 225267 URL: http://svn.apache.org/viewcvs?rev=225267view=rev Log: Do not extend AbstractMavenReport as it does not support externally generated HTML report files (see MNG-645). Indeed, in our case it is Clover which generates

svn commit: r225271 - /maven/components/trunk/maven-plugins/maven-clover-plugin/src/main/java/org/apache/maven/plugin/clover/CloverReportMojo.java

2005-07-26 Thread vmassol
Author: vmassol Date: Tue Jul 26 03:44:31 2005 New Revision: 225271 URL: http://svn.apache.org/viewcvs?rev=225271view=rev Log: MNG-628: No more clover.html + no more site resources generated. Done this time by extending AbstractMavenReport and overriding it's main methods (generate

svn commit: r209751 - in /maven/components/trunk/maven-plugins/maven-clover: ./ maven-clover-plugin-samples/ maven-clover-plugin-samples/maven-clover-plugin-sample-simple/ maven-clover-plugin-samples/maven-clover-plugin-sample-simple/src/ maven-clover-...

2005-07-08 Thread vmassol
Author: vmassol Date: Fri Jul 8 05:52:48 2005 New Revision: 209751 URL: http://svn.apache.org/viewcvs?rev=209751view=rev Log: - Initial commit of the Clover plugin - The CloverCheckMojo still doesn't seem to work and report a coverage error when used in the simple sample. Not sure why yet

svn commit: r209753 - /maven/components/trunk/maven-plugins/maven-clover/maven-clover-plugin/

2005-07-08 Thread vmassol
Author: vmassol Date: Fri Jul 8 05:57:46 2005 New Revision: 209753 URL: http://svn.apache.org/viewcvs?rev=209753view=rev Log: added ignore files Modified: maven/components/trunk/maven-plugins/maven-clover/maven-clover-plugin/ (props changed) Propchange: maven/components/trunk/maven

svn commit: r209758 - in /maven/components/trunk/maven-plugins/maven-clover: ./ maven-clover-plugin-samples/ maven-clover-plugin-samples/maven-clover-plugin-sample-simple/

2005-07-08 Thread vmassol
Author: vmassol Date: Fri Jul 8 06:10:21 2005 New Revision: 209758 URL: http://svn.apache.org/viewcvs?rev=209758view=rev Log: added ignore files Modified: maven/components/trunk/maven-plugins/maven-clover/ (props changed) maven/components/trunk/maven-plugins/maven-clover/maven-clover

svn commit: r209763 - in /maven/components/trunk/maven-plugins/maven-clover: ./ maven-clover-plugin-samples/ maven-clover-plugin-samples/maven-clover-plugin-sample-simple/ maven-clover-plugin/ maven-clover-plugin/src/main/resources/ maven-clover-plugin...

2005-07-08 Thread vmassol
Author: vmassol Date: Fri Jul 8 06:17:26 2005 New Revision: 209763 URL: http://svn.apache.org/viewcvs?rev=209763view=rev Log: Fixed svn properties (eol and keywords) that were not set for non-java files in my config. Modified: maven/components/trunk/maven-plugins/maven-clover/maven-clover

svn commit: r191088 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly xdocs/changes.xml

2005-06-16 Thread vmassol
Author: vmassol Date: Thu Jun 16 22:33:00 2005 New Revision: 191088 URL: http://svn.apache.org/viewcvs?rev=191088view=rev Log: MPCLOVER-44: The codeant:clover-check/code Ant task requires codeinitString/code parameter. Thanks to Carlos Sanchez. Modified: maven/maven-1/plugins/trunk/clover

svn commit: r189569 - in /maven/maven-1/plugins/trunk/dashboard: plugin.jelly xdocs/changes.xml

2005-06-08 Thread vmassol
Author: vmassol Date: Wed Jun 8 03:25:13 2005 New Revision: 189569 URL: http://svn.apache.org/viewcvs?rev=189569view=rev Log: MPDASHBOARD-27: Properties codemaven.dashboard.basedir/code, codemaven.dashboard.includes/code, codemaven.dashboard.excludes/code and codemaven.dashboard.ignoreFailures

svn commit: r188859 - in /maven/maven-1/plugins/trunk/multiproject: project.xml xdocs/changes.xml

2005-06-07 Thread vmassol
Author: vmassol Date: Tue Jun 7 13:47:05 2005 New Revision: 188859 URL: http://svn.apache.org/viewcvs?rev=188859view=rev Log: Set version of the codemaven-model/code dependency to code3.0.0/code (it was pointing to a SNAPSHOT version). Modified: maven/maven-1/plugins/trunk/multiproject

svn commit: r188861 - in /maven/maven-1/plugins/trunk/multiproject: project.xml xdocs/changes.xml

2005-06-07 Thread vmassol
Author: vmassol Date: Tue Jun 7 13:49:53 2005 New Revision: 188861 URL: http://svn.apache.org/viewcvs?rev=188861view=rev Log: [maven-scm-plugin] prepare release 1.4.1 Modified: maven/maven-1/plugins/trunk/multiproject/project.xml maven/maven-1/plugins/trunk/multiproject/xdocs

svn commit: r188863 - in /maven/maven-1/plugins/tags/MAVEN_MULTIPROJECT_1_4_1: ./ project.xml xdocs/changes.xml

2005-06-07 Thread vmassol
Author: vmassol Date: Tue Jun 7 13:50:14 2005 New Revision: 188863 URL: http://svn.apache.org/viewcvs?rev=188863view=rev Log: [maven-scm] copy for tag MAVEN_MULTIPROJECT_1_4_1 Added: maven/maven-1/plugins/tags/MAVEN_MULTIPROJECT_1_4_1/ - copied from r180260, maven/maven-1/plugins

svn commit: r180240 - in /maven/maven-1/plugins/trunk/changes: plugin.properties xdocs/properties.xml

2005-06-06 Thread vmassol
Author: vmassol Date: Sun Jun 5 23:36:51 2005 New Revision: 180240 URL: http://svn.apache.org/viewcvs?rev=180240view=rev Log: Added example for Scarab Modified: maven/maven-1/plugins/trunk/changes/plugin.properties maven/maven-1/plugins/trunk/changes/xdocs/properties.xml Modified

svn commit: r180261 - /maven/maven-1/plugins/trunk/project.xml

2005-06-06 Thread vmassol
Author: vmassol Date: Mon Jun 6 01:42:05 2005 New Revision: 180261 URL: http://svn.apache.org/viewcvs?rev=180261view=rev Log: - Added missing currentVersion tag. Without it, maven site fails. - Added comment/todo for inheriting from the parent-plugin/project.xml POM Modified: maven/maven-1

svn commit: r180315 - in /maven/maven-1/plugins/trunk/cruisecontrol: project.xml xdocs/changes.xml

2005-06-06 Thread vmassol
Author: vmassol Date: Mon Jun 6 07:46:12 2005 New Revision: 180315 URL: http://svn.apache.org/viewcvs?rev=180315view=rev Log: [maven-scm-plugin] prepare release 1.7 Modified: maven/maven-1/plugins/trunk/cruisecontrol/project.xml maven/maven-1/plugins/trunk/cruisecontrol/xdocs

svn commit: r180316 - in /maven/maven-1/plugins/tags/MAVEN_CRUISECONTROL_1_7: ./ project.xml xdocs/changes.xml

2005-06-06 Thread vmassol
Author: vmassol Date: Mon Jun 6 07:46:27 2005 New Revision: 180316 URL: http://svn.apache.org/viewcvs?rev=180316view=rev Log: [maven-scm] copy for tag MAVEN_CRUISECONTROL_1_7 Added: maven/maven-1/plugins/tags/MAVEN_CRUISECONTROL_1_7/ - copied from r180260, maven/maven-1/plugins/trunk

svn commit: r180115 - in /maven/maven-1/plugins/tags/MAVEN_JAR_1_7: ./ project.xml xdocs/changes.xml

2005-06-05 Thread vmassol
Author: vmassol Date: Sun Jun 5 10:19:04 2005 New Revision: 180115 URL: http://svn.apache.org/viewcvs?rev=180115view=rev Log: [maven-scm] copy for tag MAVEN_JAR_1_7 Added: maven/maven-1/plugins/tags/MAVEN_JAR_1_7/ - copied from r179977, maven/maven-1/plugins/trunk/jar/ maven/maven

svn commit: r180118 - in /maven/maven-1/plugins/tags/MAVEN_MULTIPROJECT_1_4: ./ project.xml xdocs/changes.xml

2005-06-05 Thread vmassol
Author: vmassol Date: Sun Jun 5 10:26:55 2005 New Revision: 180118 URL: http://svn.apache.org/viewcvs?rev=180118view=rev Log: [maven-scm] copy for tag MAVEN_MULTIPROJECT_1_4 Added: maven/maven-1/plugins/tags/MAVEN_MULTIPROJECT_1_4/ - copied from r179977, maven/maven-1/plugins/trunk

svn commit: r179982 - /maven/maven-1/plugins/trunk/jar/xdocs/changes.xml

2005-06-04 Thread vmassol
Author: vmassol Date: Sat Jun 4 05:36:38 2005 New Revision: 179982 URL: http://svn.apache.org/viewcvs?rev=179982view=rev Log: Added issue MPJAR-38 to changes.xml file Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml URL

svn commit: r179870 - in /maven/maven-1/plugins/trunk/plugin: project.xml xdocs/changes.xml

2005-06-03 Thread vmassol
Author: vmassol Date: Fri Jun 3 12:40:07 2005 New Revision: 179870 URL: http://svn.apache.org/viewcvs?rev=179870view=rev Log: [maven-scm-plugin] prepare release 1.6 Modified: maven/maven-1/plugins/trunk/plugin/project.xml maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml Modified

svn commit: r179875 - /maven/maven-1/plugins/tags/MAVEN_PLUGIN_1_6

2005-06-03 Thread vmassol
Author: vmassol Date: Fri Jun 3 13:02:44 2005 New Revision: 179875 URL: http://svn.apache.org/viewcvs?rev=179875view=rev Log: Tagging for Maven Plugin plugin 1.6 release. The SCM plugin has failed to copy a file (the project.xml or changes one) and thus the tagging has not been done which

svn commit: r179550 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-06-02 Thread vmassol
Author: vmassol Date: Thu Jun 2 00:46:20 2005 New Revision: 179550 URL: http://svn.apache.org/viewcvs?rev=179550view=rev Log: Upgrade to Clover 1.3.8 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: maven/maven-1

svn commit: r179211 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-05-31 Thread vmassol
Author: vmassol Date: Tue May 31 05:26:08 2005 New Revision: 179211 URL: http://svn.apache.org/viewcvs?rev=179211view=rev Log: Work for version 1.10 is open... Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: maven

svn commit: r179136 - in /maven/maven-1/plugins/trunk/dashboard: project.xml src/plugin-resources/aggregators/junitpassrate.jelly xdocs/changes.xml

2005-05-30 Thread vmassol
Author: vmassol Date: Mon May 30 12:24:34 2005 New Revision: 179136 URL: http://svn.apache.org/viewcvs?rev=179136view=rev Log: - Work for 1.0 version is open - MPDASHBOARD-26: The JUnit pass rate aggregator was no longer showing values in the dashboard. Modified: maven/maven-1/plugins/trunk

svn commit: r178860 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly src/plugin-test/testCloverOffCleansProperly/maven.xml

2005-05-28 Thread vmassol
Author: vmassol Date: Sat May 28 00:49:09 2005 New Revision: 178860 URL: http://svn.apache.org/viewcvs?rev=178860view=rev Log: Use j:expr${... instead of ${... in order to prevent empty new lines being printed Modified: maven/maven-1/plugins/trunk/clover/plugin.jelly maven/maven-1

svn commit: r178861 - /maven/maven-1/plugins/trunk/clover/xdocs/changes.xml

2005-05-28 Thread vmassol
Author: vmassol Date: Sat May 28 00:53:05 2005 New Revision: 178861 URL: http://svn.apache.org/viewcvs?rev=178861view=rev Log: Fixed bad XML Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml URL: http

svn commit: r178862 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-05-28 Thread vmassol
Author: vmassol Date: Sat May 28 00:54:57 2005 New Revision: 178862 URL: http://svn.apache.org/viewcvs?rev=178862view=rev Log: [maven-scm-plugin] prepare release 1.9.1 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified

svn commit: r178863 - in /maven/maven-1/plugins/tags/MAVEN_CLOVER_1_9_1: ./ plugin.jelly project.xml src/plugin-test/testCloverOffCleansProperly/maven.xml xdocs/changes.xml

2005-05-28 Thread vmassol
Author: vmassol Date: Sat May 28 00:55:16 2005 New Revision: 178863 URL: http://svn.apache.org/viewcvs?rev=178863view=rev Log: [maven-scm] copy for tag MAVEN_CLOVER_1_9_1 Added: maven/maven-1/plugins/tags/MAVEN_CLOVER_1_9_1/ - copied from r178617, maven/maven-1/plugins/trunk/clover

svn commit: r178791 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly xdocs/changes.xml

2005-05-27 Thread vmassol
Author: vmassol Date: Fri May 27 09:35:03 2005 New Revision: 178791 URL: http://svn.apache.org/viewcvs?rev=178791view=rev Log: MPCLOVER-40: Fixed the codeclover:test-single/code goal which was wrongly calling the codeclover:swing-report-internal/code (should have been codeclover:swing-report

svn commit: r171287 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-05-22 Thread vmassol
Author: vmassol Date: Sun May 22 00:55:10 2005 New Revision: 171287 URL: http://svn.apache.org/viewcvs?rev=171287view=rev Log: [maven-scm-plugin] prepare release 1.9 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified

svn commit: r171290 - /maven/maven-1/plugins/tags/MAVEN_CLOVER_1_9

2005-05-22 Thread vmassol
Author: vmassol Date: Sun May 22 01:33:28 2005 New Revision: 171290 URL: http://svn.apache.org/viewcvs?rev=171290view=rev Log: Preparing Clover plugin 1.9 release Added: maven/maven-1/plugins/tags/MAVEN_CLOVER_1_9/ - copied from r171289, maven/maven-1/plugins/trunk/clover

svn commit: r171203 - /maven/maven-1/plugins/trunk/clover/src/plugin-test/testCustomCloverLicense

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 04:09:16 2005 New Revision: 171203 URL: http://svn.apache.org/viewcvs?rev=171203view=rev Log: ignore target dir Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/testCustomCloverLicense/ (props changed) Propchange: maven/maven-1/plugins/trunk

svn commit: r171214 - in /maven/maven-1/plugins/trunk/clover: ./ src/plugin-test/testCloverOffCleansProperly/ src/plugin-test/testCloverOffCleansProperly/src/ src/plugin-test/testCloverOffCleansProperly/src/main/ src/plugin-test/testCloverOffCleansProperly/src/main/org/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/clover/ src/plugin-test/testCloverOffCleansProperly/src/main/org/apache/maven/clover/test/ src/plugin-test/testCloverOffCleansProperly/src/test/ src/plugin-test/testCloverOffCleansProperly/src/test/org/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/clover/ src/plugin-test/testCloverOffCleansProperly/src/test/org/apache/maven/clover/test/ xdocs/

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 07:46:36 2005 New Revision: 171214 URL: http://svn.apache.org/viewcvs?rev=171214view=rev Log: MPCLOVER-32: Fully disable Clover in codeclover:off/code so that the Clover compiler adapter delegates straight to the default compiler. Added: maven/maven-1

svn commit: r171216 - /maven/maven-1/plugins/trunk/clover/src/plugin-test/testCloverOffCleansProperly

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 07:48:32 2005 New Revision: 171216 URL: http://svn.apache.org/viewcvs?rev=171216view=rev Log: ignore target dir Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/testCloverOffCleansProperly/ (props changed) Propchange: maven/maven-1/plugins

svn commit: r171219 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly xdocs/changes.xml

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 08:02:21 2005 New Revision: 171219 URL: http://svn.apache.org/viewcvs?rev=171219view=rev Log: MPCLOVER-37: codemaven.test.failure.ignore/code is now correctly reset when codeclover:off/code is called. Thanks to Carlos Sanchez. Modified: maven/maven-1/plugins

svn commit: r171236 - /maven/maven-1/plugins/trunk/clover/xdocs/faq.fml

2005-05-21 Thread vmassol
Author: vmassol Date: Sat May 21 11:12:05 2005 New Revision: 171236 URL: http://svn.apache.org/viewcvs?rev=171236view=rev Log: Fixed missing /p tag Modified: maven/maven-1/plugins/trunk/clover/xdocs/faq.fml Modified: maven/maven-1/plugins/trunk/clover/xdocs/faq.fml URL: http

svn commit: r170957 - in /maven/maven-1/plugins/trunk/dashboard: project.xml xdocs/changes.xml

2005-05-19 Thread vmassol
Author: vmassol Date: Thu May 19 09:30:06 2005 New Revision: 170957 URL: http://svn.apache.org/viewcvs?rev=170957view=rev Log: [maven-scm-plugin] prepare release 1.8 Modified: maven/maven-1/plugins/trunk/dashboard/project.xml maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml

svn commit: r170958 - in /maven/maven-1/plugins/tags/MAVEN_CLOVER_1_8/dashboard: ./ project.xml xdocs/changes.xml

2005-05-19 Thread vmassol
Author: vmassol Date: Thu May 19 09:30:30 2005 New Revision: 170958 URL: http://svn.apache.org/viewcvs?rev=170958view=rev Log: [maven-scm] copy for tag MAVEN_CLOVER_1_8 Added: maven/maven-1/plugins/tags/MAVEN_CLOVER_1_8/dashboard/ - copied from r170952, maven/maven-1/plugins/trunk

svn commit: r170960 - /maven/maven-1/plugins/trunk/dashboard/project.xml

2005-05-19 Thread vmassol
Author: vmassol Date: Thu May 19 09:34:48 2005 New Revision: 170960 URL: http://svn.apache.org/viewcvs?rev=170960view=rev Log: fix wrong tag... sorry... doing too many things at once :-) Modified: maven/maven-1/plugins/trunk/dashboard/project.xml Modified: maven/maven-1/plugins/trunk

svn commit: r170961 - /maven/maven-1/plugins/tags/MAVEN_CLOVER_1_8

2005-05-19 Thread vmassol
Author: vmassol Date: Thu May 19 09:37:14 2005 New Revision: 170961 URL: http://svn.apache.org/viewcvs?rev=170961view=rev Log: wrong tag redoing it Removed: maven/maven-1/plugins/tags/MAVEN_CLOVER_1_8/ - To unsubscribe

svn commit: r170964 - /maven/maven-1/plugins/tags/MAVEN_DASHBOARD_1_8

2005-05-19 Thread vmassol
Author: vmassol Date: Thu May 19 09:43:48 2005 New Revision: 170964 URL: http://svn.apache.org/viewcvs?rev=170964view=rev Log: Prepare for release 1.8 of the Dashboard plugin Added: maven/maven-1/plugins/tags/MAVEN_DASHBOARD_1_8/ - copied from r170963, maven/maven-1/plugins/trunk

svn commit: r170720 - /maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/templates/dashboard.jsl

2005-05-18 Thread vmassol
Author: vmassol Date: Wed May 18 01:09:55 2005 New Revision: 170720 URL: http://svn.apache.org/viewcvs?rev=170720view=rev Log: Finished applying MPDASHBOARD-22 (replaces NaN with N/A for totals that are not numbers) Modified: maven/maven-1/plugins/trunk/dashboard/src/plugin-resources

svn commit: r169652 - in /maven/maven-1/plugins/trunk/clover: ./ src/plugin-test/testMultiproject/ src/plugin-test/testMultiproject/subproject1/ src/plugin-test/testMultiproject/subproject1/src/ src/plugin-test/testMultiproject/subproject1/src/main/ src/plugin-test/testMultiproject/subproject1/src/main/org/ src/plugin-test/testMultiproject/subproject1/src/main/org/apache/ src/plugin-test/testMultiproject/subproject1/src/main/org/apache/maven/ src/plugin-test/testMultiproject/subproject1/src/main/org/apache/maven/clover/ src/plugin-test/testMultiproject/subproject1/src/main/org/apache/maven/clover/test/ src/plugin-test/testMultiproject/subproject1/src/test/ src/plugin-test/testMultiproject/subproject1/src/test/org/ src/plugin-test/testMultiproject/subproject1/src/test/org/apache/ src/plugin-test/testMultiproject/subproject1/src/test/org/apache/maven/ src/plugin-test/testMultiproject/subproject1/src/test/org/apache/maven/clover/ src/plugin-test/testMultiproject/subproject1/src/test/org/apache/maven/clover/test/ src/plugin-test/testMultiproject/subproject2/ src/plugin-test/testMultiproject/subproject2/src/ src/plugin-test/testMultiproject/subproject2/src/main/ src/plugin-test/testMultiproject/subproject2/src/main/org/ src/plugin-test/testMultiproject/subproject2/src/main/org/apache/ src/plugin-test/testMultiproject/subproject2/src/main/org/apache/maven/ src/plugin-test/testMultiproject/subproject2/src/main/org/apache/maven/clover/ src/plugin-test/testMultiproject/subproject2/src/main/org/apache/maven/clover/test/ src/plugin-test/testMultiproject/subproject2/src/test/ src/plugin-test/testMultiproject/subproject2/src/test/org/ src/plugin-test/testMultiproject/subproject2/src/test/org/apache/ src/plugin-test/testMultiproject/subproject2/src/test/org/apache/maven/ src/plugin-test/testMultiproject/subproject2/src/test/org/apache/maven/clover/ src/plugin-test/testMultiproject/subproject2/src/test/org/apache/maven/clover/test/ xdocs/

2005-05-11 Thread vmassol
Author: vmassol Date: Wed May 11 09:28:26 2005 New Revision: 169652 URL: http://svn.apache.org/viewcvs?rev=169652view=rev Log: - Added a quick usage guide in the documentation. - Fixed issue where codeclover:report/code was not calling codeclover:on/code leading to an error when generating

svn commit: r169653 - in /maven/maven-1/plugins/trunk/clover/src/plugin-test/testMultiproject: ./ subproject1/ subproject2/

2005-05-11 Thread vmassol
Author: vmassol Date: Wed May 11 09:31:48 2005 New Revision: 169653 URL: http://svn.apache.org/viewcvs?rev=169653view=rev Log: addition of new ignore files Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/testMultiproject/ (props changed) maven/maven-1/plugins/trunk

svn commit: r169691 - /maven/maven-1/plugins/trunk/native

2005-05-11 Thread vmassol
Author: vmassol Date: Wed May 11 13:06:33 2005 New Revision: 169691 URL: http://svn.apache.org/viewcvs?rev=169691view=rev Log: Added target to ignore file list Modified: maven/maven-1/plugins/trunk/native/ (props changed) Propchange: maven/maven-1/plugins/trunk/native

svn commit: r169507 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly xdocs/changes.xml

2005-05-10 Thread vmassol
Author: vmassol Date: Tue May 10 11:47:23 2005 New Revision: 169507 URL: http://svn.apache.org/viewcvs?rev=169507view=rev Log: Fixed issue with Clover task and type definitions not using an explicit classpath which apparently breaks under Maven 1.1. Modified: maven/maven-1/plugins/trunk

svn commit: r164570 - in /maven/maven-1/plugins/trunk/aspectj: plugin.jelly xdocs/changes.xml xdocs/properties.xml

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 06:20:17 2005 New Revision: 164570 URL: http://svn.apache.org/viewcvs?rev=164570view=rev Log: MPASPECTJ-19: Add support for codeiajc/code's codemessageHolderClass/code attribute and added codemaven.dependency.classpath/code to the codeiajc/code's taskdef so

svn commit: r164571 - in /maven/maven-1/plugins/trunk/aspectj/xdocs: changes.xml properties.xml

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 06:21:16 2005 New Revision: 164571 URL: http://svn.apache.org/viewcvs?rev=164571view=rev Log: Fixed copyright year for modified files Modified: maven/maven-1/plugins/trunk/aspectj/xdocs/changes.xml maven/maven-1/plugins/trunk/aspectj/xdocs/properties.xml

svn commit: r164670 - /maven/maven-1/plugins/trunk/aspectj/src/plugin-test/argfile.lst

2005-04-25 Thread vmassol
Author: vmassol Date: Mon Apr 25 15:14:47 2005 New Revision: 164670 URL: http://svn.apache.org/viewcvs?rev=164670view=rev Log: fixed paths which were probably only working on windows... Modified: maven/maven-1/plugins/trunk/aspectj/src/plugin-test/argfile.lst Modified: maven/maven-1/plugins

svn commit: r164229 - in /maven/maven-1/plugins/trunk/dashboard: src/plugin-resources/templates/dashboard.jsl src/plugin-test/maven.xml xdocs/changes.xml

2005-04-22 Thread vmassol
Author: vmassol Date: Fri Apr 22 05:50:52 2005 New Revision: 164229 URL: http://svn.apache.org/viewcvs?rev=164229view=rev Log: MPDASHBOARD-22: Added aggregator totals to the HTML report. Modified: maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/templates/dashboard.jsl maven

svn commit: r164270 - in /maven/maven-1/plugins/trunk/clover: ./ src/plugin-test/testGenerateReportWhenNoTests/ src/plugin-test/testGenerateReportWhenNoTests/src/ src/plugin-test/testGenerateReportWhenNoTests/src/main/ src/plugin-test/testGenerateReportWhenNoTests/src/main/org/ src/plugin-test/testGenerateReportWhenNoTests/src/main/org/apache/ src/plugin-test/testGenerateReportWhenNoTests/src/main/org/apache/maven/ src/plugin-test/testGenerateReportWhenNoTests/src/main/org/apache/maven/clover/ src/plugin-test/testGenerateReportWhenNoTests/src/main/org/apache/maven/clover/test/ xdocs/

2005-04-22 Thread vmassol
Author: vmassol Date: Fri Apr 22 12:15:46 2005 New Revision: 164270 URL: http://svn.apache.org/viewcvs?rev=164270view=rev Log: MPCLOVER-35: Always generate Clover reports even when there is no coverage data. One of the reason is that Clover generates metrics other than coverage percentage, like

svn commit: r164272 - in /maven/maven-1/plugins/trunk/clover/src/plugin-test: ./ testGenerateReportWhenNoTests/

2005-04-22 Thread vmassol
Author: vmassol Date: Fri Apr 22 12:18:05 2005 New Revision: 164272 URL: http://svn.apache.org/viewcvs?rev=164272view=rev Log: More ignore files Modified: maven/maven-1/plugins/trunk/clover/src/plugin-test/ (props changed) maven/maven-1/plugins/trunk/clover/src/plugin-test

svn commit: r161522 - in maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-04-15 Thread vmassol
Author: vmassol Date: Fri Apr 15 14:33:36 2005 New Revision: 161522 URL: http://svn.apache.org/viewcvs?view=revrev=161522 Log: MPCLOVER-36: Upgraded to Clover 1.3.6 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified

svn commit: r160006 - in maven/maven-1/plugins/trunk/dashboard/src/plugin-test: ./ common/ subproject1/ subproject2/ subproject3/ testIndividualReportsGeneratedByDashboard/ testIndividualReportsNotGeneratedByDashboard/

2005-04-04 Thread vmassol
Author: vmassol Date: Mon Apr 4 01:38:36 2005 New Revision: 160006 URL: http://svn.apache.org/viewcvs?view=revrev=160006 Log: Renamed test projects to more meaningful names Added: maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsGeneratedByDashboard

svn commit: r160008 - maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsGeneratedByDashboard maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard

2005-04-04 Thread vmassol
Author: vmassol Date: Mon Apr 4 01:40:42 2005 New Revision: 160008 URL: http://svn.apache.org/viewcvs?view=revrev=160008 Log: Renamed test projects to more meaningful names Added: maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsGeneratedByDashboard

svn commit: r160009 - in maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testWhenNoReportsGenerated: ./ .cvsignore project.properties project.xml

2005-04-04 Thread vmassol
Author: vmassol Date: Mon Apr 4 01:48:27 2005 New Revision: 160009 URL: http://svn.apache.org/viewcvs?view=revrev=160009 Log: Renamed test projects to more meaningful names. Had some issue with subclipse, sorry for the numerous commits... :-( Added: maven/maven-1/plugins/trunk/dashboard

svn commit: r160015 - in maven/maven-1/plugins/trunk/dashboard: ./ src/plugin-test/ src/plugin-test/testIndividualReportsGeneratedByDashboard/ src/plugin-test/testIndividualReportsNotGeneratedByDashboard/ src/plugin-test/testWhenNoReportsGenerated/ xdocs/

2005-04-04 Thread vmassol
Author: vmassol Date: Mon Apr 4 02:26:59 2005 New Revision: 160015 URL: http://svn.apache.org/viewcvs?view=revrev=160015 Log: Default values for codemaven.dashboard.basedir/code, codemaven.dashboard.includes/code, codemaven.dashboard.excludes/code and codemaven.dashboard.ignoreFailures/code

svn commit: r160064 - in maven/maven-1/plugins/trunk/clover: ./ src/plugin-test/testGenerateHistoryReport/ src/plugin-test/testSiteReportAndGenerationOfDifferentFormats/ src/plugin-test/testSiteReportAndXmlReportGeneration/ xdocs/

2005-04-04 Thread vmassol
Author: vmassol Date: Mon Apr 4 10:32:23 2005 New Revision: 160064 URL: http://svn.apache.org/viewcvs?view=revrev=160064 Log: MPCLOVER-31: Added PDF report generation Added: maven/maven-1/plugins/trunk/clover/src/plugin-test/testSiteReportAndGenerationOfDifferentFormats/ - copied

svn commit: r159900 - maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/templates/dashboard.jsl

2005-04-03 Thread vmassol
Author: vmassol Date: Sun Apr 3 00:35:07 2005 New Revision: 159900 URL: http://svn.apache.org/viewcvs?view=revrev=159900 Log: refactoring: improved variable name Modified: maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/templates/dashboard.jsl Modified: maven/maven-1/plugins

svn commit: r159768 - maven/maven-1/plugins/trunk/scm

2005-04-02 Thread vmassol
Author: vmassol Date: Sat Apr 2 05:19:34 2005 New Revision: 159768 URL: http://svn.apache.org/viewcvs?view=revrev=159768 Log: ignore target dir Modified: maven/maven-1/plugins/trunk/scm/ (props changed) Propchange: maven/maven-1/plugins/trunk/scm

svn commit: r159771 - in maven/maven-1/plugins/trunk/antlr: project.xml xdocs/changes.xml

2005-04-02 Thread vmassol
Author: vmassol Date: Sat Apr 2 06:06:34 2005 New Revision: 159771 URL: http://svn.apache.org/viewcvs?view=revrev=159771 Log: MPANTLR-7: Update to ANTLR 2.7.5 Modified: maven/maven-1/plugins/trunk/antlr/project.xml maven/maven-1/plugins/trunk/antlr/xdocs/changes.xml Modified: maven

svn commit: r159227 - maven/maven-1/plugins/trunk/multiproject/plugin.properties

2005-03-28 Thread vmassol
Author: vmassol Date: Mon Mar 28 01:28:45 2005 New Revision: 159227 URL: http://svn.apache.org/viewcvs?view=revrev=159227 Log: Fixed comment. It was using the wrong dashboard plugin goal. Modified: maven/maven-1/plugins/trunk/multiproject/plugin.properties Modified: maven/maven-1/plugins

svn commit: r157343 - in maven/maven-1/plugins/trunk/dashboard: src/plugin-resources/aggregators/ src/plugin-test/subproject1/src/java/org/apache/maven/dashboard/test/subproject1/ src/plugin-test/subproject1/src/test/org/apache/maven/dashboard/test/subproject1/ src/plugin-test/subproject2/src/java/org/apache/maven/dashboard/test/subproject2/ src/plugin-test/subproject2/src/test/ src/plugin-test/subproject2/src/test/org/ src/plugin-test/subproject2/src/test/org/apache/ src/plugin-test/subproject2/src/test/org/apache/maven/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/test/ src/plugin-test/subproject2/src/test/org/apache/maven/dashboard/test/subproject2/ src/plugin-test/subproject3/ xdocs/

2005-03-13 Thread vmassol
Author: vmassol Date: Sun Mar 13 09:10:08 2005 New Revision: 157343 URL: http://svn.apache.org/viewcvs?view=revrev=157343 Log: MPDASHBOARD-17: Prevent failure in codejunitpassrate.jelly/code due to a division by zero when there is a unit test source directory defined but no tests are executed

svn commit: r156960 - in maven/maven-1/plugins/trunk/plugin: plugin.jelly project.xml src/plugin-test/ src/plugin-test/maven.xml xdocs/changes.xml

2005-03-10 Thread vmassol
Author: vmassol Date: Thu Mar 10 08:33:28 2005 New Revision: 156960 URL: http://svn.apache.org/viewcvs?view=revrev=156960 Log: Added new codeassert:assertFileContains/code tag that verifies if a file contains a specific string. Modified: maven/maven-1/plugins/trunk/plugin/plugin.jelly

svn commit: r156961 - maven/maven-1/plugins/trunk/plugin/xdocs/tags.xml

2005-03-10 Thread vmassol
Author: vmassol Date: Thu Mar 10 08:37:10 2005 New Revision: 156961 URL: http://svn.apache.org/viewcvs?view=revrev=156961 Log: Added new codeassert:assertFileContains/code tag that verifies if a file contains a specific string. Modified: maven/maven-1/plugins/trunk/plugin/xdocs/tags.xml

svn commit: r156341 - maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml

2005-03-06 Thread vmassol
Author: vmassol Date: Sun Mar 6 13:00:41 2005 New Revision: 156341 URL: http://svn.apache.org/viewcvs?view=revrev=156341 Log: Fixed incorrect version Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml

svn commit: r156245 - in maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-03-05 Thread vmassol
Author: vmassol Date: Sat Mar 5 06:34:10 2005 New Revision: 156245 URL: http://svn.apache.org/viewcvs?view=revrev=156245 Log: Start working on version 1.9 Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified: maven/maven

svn commit: r156247 - in maven/maven-1/plugins/tags/MAVEN_DASHBOARD_1_7: ./ project.xml xdocs/changes.xml

2005-03-05 Thread vmassol
Author: vmassol Date: Sat Mar 5 06:37:25 2005 New Revision: 156247 URL: http://svn.apache.org/viewcvs?view=revrev=156247 Log: [maven-scm] copy for tag MAVEN_DASHBOARD_1_7 Added: maven/maven-1/plugins/tags/MAVEN_DASHBOARD_1_7/ - copied from r156167, maven/maven-1/plugins/trunk

  1   2   3   4   5   6   7   8   9   >