You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(12) |
Nov
|
Dec
(47) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(9) |
Feb
(6) |
Mar
(1) |
Apr
(85) |
May
(9) |
Jun
|
Jul
(6) |
Aug
(85) |
Sep
(42) |
Oct
(27) |
Nov
(15) |
Dec
(27) |
2004 |
Jan
(39) |
Feb
(52) |
Mar
(43) |
Apr
(32) |
May
(18) |
Jun
(5) |
Jul
(63) |
Aug
(69) |
Sep
(12) |
Oct
(80) |
Nov
(55) |
Dec
(30) |
2005 |
Jan
(27) |
Feb
(6) |
Mar
(43) |
Apr
(5) |
May
(48) |
Jun
(48) |
Jul
(100) |
Aug
(16) |
Sep
(43) |
Oct
(25) |
Nov
(249) |
Dec
(2) |
2006 |
Jan
(9) |
Feb
(2) |
Mar
|
Apr
(26) |
May
(21) |
Jun
(8) |
Jul
(14) |
Aug
(104) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(32) |
Feb
|
Mar
(2) |
Apr
|
May
(38) |
Jun
(2) |
Jul
(9) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeff J. <jef...@us...> - 2008-03-01 04:32:14
|
jeffjensen 08/02/29 20:32:01 Modified: javancss/xdocs changes.xml javancss project.xml Log: Release 1.3.2 Revision Changes Path 1.6 +1 -1 maven-plugins/javancss/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 10 Feb 2008 17:11:51 -0000 1.5 +++ changes.xml 1 Mar 2008 04:32:01 -0000 1.6 @@ -7,7 +7,7 @@ <body> - <release version="1.3.2" date="in CVS"> + <release version="1.3.2" date="2008-02-29"> <action dev="jeffjensen" type="update" issue="1872688" due-to="Xavier Chatelain"> Upgrade to JavaNCSS version 28.49. </action> 1.21 +1 -1 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- project.xml 10 Feb 2008 17:11:51 -0000 1.20 +++ project.xml 1 Mar 2008 04:32:01 -0000 1.21 @@ -9,7 +9,7 @@ <artifactId>maven-javancss-plugin</artifactId> <name>Maven JAVANCSS Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3.2-SNAPSHOT</currentVersion> + <currentVersion>1.3.2</currentVersion> <!-- organization is in parent --> <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> |
From: Jeff J. <jef...@us...> - 2008-03-01 04:17:56
|
jeffjensen 08/02/29 20:17:54 Modified: dbunit project.xml dbunit/xdocs changes.xml Log: Release dbUnit plugin 1.9. Revision Changes Path 1.44 +1 -1 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- project.xml 24 Feb 2008 00:54:07 -0000 1.43 +++ project.xml 1 Mar 2008 04:17:54 -0000 1.44 @@ -11,7 +11,7 @@ <name>dbUnit Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.9-SNAPSHOT</currentVersion> + <currentVersion>1.9</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> 1.28 +1 -1 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- changes.xml 24 Feb 2008 00:54:07 -0000 1.27 +++ changes.xml 1 Mar 2008 04:17:54 -0000 1.28 @@ -7,7 +7,7 @@ <author email="jef...@so...">Jeff Jensen</author> </properties> <body> - <release version="1.9-SNAPSHOT" date="in CVS" + <release version="1.9" date="2008-02-29" description="Upgrade to dbUnit 2.2, add properties."> <action dev="jeffjensen" type="add" issue="1642712"> Add "doctype" property for dbUnit export attribute. |
From: Jeff J. <jef...@us...> - 2008-02-24 01:10:29
|
jeffjensen 08/02/23 17:10:11 Modified: sourceforge project.xml Log: add developer connection. add missing SCM tags. Revision Changes Path 1.16 +21 -0 maven-plugins/sourceforge/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 17 May 2007 20:22:39 -0000 1.15 +++ project.xml 24 Feb 2008 01:10:11 -0000 1.16 @@ -24,6 +24,7 @@ <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/sourceforge</connection> + <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/sourceforge</developerConnection> <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/sourceforge/</url> </repository> @@ -38,6 +39,16 @@ <name>1.2</name> <tag>SOURCEFORGE_RELEASE_1_2</tag> </version> + <version> + <id>1.3</id> + <name>1.3</name> + <tag>SOURCEFORGE_PLUGIN_1_3</tag> + </version> + <version> + <id>1.4</id> + <name>1.4</name> + <tag>SOURCEFORGE_PLUGIN_1_4</tag> + </version> </versions> <branches> @@ -63,6 +74,16 @@ <role>Java Developer</role> </roles> </developer> + <developer> + <name>Jeff Jensen</name> + <id>jeffjensen</id> + <email>jj...@ap...</email> + <organization>Sourceforge</organization> + <roles> + <role>Developer</role> + </roles> + <timezone>-6</timezone> + </developer> </developers> <dependencies> |
From: Jeff J. <jef...@us...> - 2008-02-24 00:54:09
|
jeffjensen 08/02/23 16:54:07 Modified: dbunit project.xml plugin.properties plugin.jelly dbunit/xdocs properties.xml changes.xml Log: Upgrade to dbUnit 2.2; add properties "transaction" and "doctype". Revision Changes Path 1.43 +11 -6 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- project.xml 17 May 2007 20:22:37 -0000 1.42 +++ project.xml 24 Feb 2008 00:54:07 -0000 1.43 @@ -11,7 +11,7 @@ <name>dbUnit Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.8</currentVersion> + <currentVersion>1.9-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> @@ -70,6 +70,11 @@ <name>1.8</name> <tag>MAVEN_PLUGINS_DBUNIT_1_8</tag> </version> + <version> + <id>1.9</id> + <name>1.9</name> + <tag>MAVEN_PLUGINS_DBUNIT_1_9</tag> + </version> </versions> <!-- mailingLists is in parent --> @@ -95,7 +100,7 @@ <developer> <name>Jeff Jensen</name> <id>jeffjensen</id> - <email>jef...@us...</email> + <email>jj...@ap...</email> <organization>Sourceforge</organization> <roles> <role>Developer</role> @@ -110,9 +115,9 @@ <!-- dbunit deps --> <dependency> - <groupId>dbunit</groupId> + <groupId>org.dbunit</groupId> <artifactId>dbunit</artifactId> - <version>2.1</version> + <version>2.2</version> <properties> <classloader>root.maven</classloader> </properties> @@ -120,12 +125,12 @@ <dependency> <groupId>poi</groupId> <artifactId>poi</artifactId> - <version>2.0-final-20040126</version> + <version>2.5.1-final-20040804</version> </dependency> <dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> - <version>2.0</version> + <version>2.1</version> </dependency> <dependency> <groupId>xml-apis</groupId> 1.6 +2 -0 maven-plugins/dbunit/plugin.properties Index: plugin.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/plugin.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- plugin.properties 17 Apr 2006 01:44:33 -0000 1.5 +++ plugin.properties 24 Feb 2008 00:54:07 -0000 1.6 @@ -18,3 +18,5 @@ maven.dbunit.query.list= maven.dbunit.query.list.delim=, maven.dbunit.verbose.level=0 +maven.dbunit.transaction=false +maven.dbunit.doctype= 1.16 +4 -4 maven-plugins/dbunit/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/plugin.jelly,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- plugin.jelly 17 Apr 2006 01:44:33 -0000 1.15 +++ plugin.jelly 24 Feb 2008 00:54:07 -0000 1.16 @@ -8,7 +8,7 @@ <goal name="dbunit:init"> <taskdef name="dbunit" classname="org.dbunit.ant.DbUnitTask"> <classpath> - <pathelement path="${plugin.getDependencyPath('dbunit')}"/> + <pathelement path="${plugin.getDependencyPath('org.dbunit:dbunit')}"/> <pathelement path="${plugin.getDependencyPath('exml')}"/> <pathelement path="${plugin.getDependencyPath('dtdparser')}"/> <path refid="maven.dependency.classpath" /> @@ -56,7 +56,7 @@ <setProperty name="datatypeFactory" value="${datatypeFactory}"/> </j:if> - <export dest="${maven.dbunit.dest.dir}/${maven.dbunit.dest.filename}" format="${maven.dbunit.format}"> + <export dest="${maven.dbunit.dest.dir}/${maven.dbunit.dest.filename}" format="${maven.dbunit.format}" doctype="${maven.dbunit.doctype}"> <j:if test="${!empty(maven.dbunit.table.list)}"> <j:if test="${maven.dbunit.verbose.level > 0}"> <ant:echo>Using table list=${maven.dbunit.table.list}</ant:echo> @@ -120,7 +120,7 @@ <j:if test="${!empty(schema)}"> <setProperty name="schema" value="${schema}"/> </j:if> - <operation type="${maven.dbunit.importType}" src="${file}" format="${maven.dbunit.format}" /> + <operation type="${maven.dbunit.importType}" src="${file}" format="${maven.dbunit.format}" transaction="${maven.dbunit.transaction}"/> </dbunit> </goal> @@ -139,7 +139,7 @@ <j:if test="${!empty(schema)}"> <setProperty name="schema" value="${schema}"/> </j:if> - <operation type="${maven.dbunit.deleteType}" src="${file}" format="${maven.dbunit.format}" /> + <operation type="${maven.dbunit.deleteType}" src="${file}" format="${maven.dbunit.format}" transaction="${maven.dbunit.transaction}"/> </dbunit> </goal> 1.11 +22 -0 maven-plugins/dbunit/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/properties.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- properties.xml 14 May 2007 14:29:32 -0000 1.10 +++ properties.xml 24 Feb 2008 00:54:07 -0000 1.11 @@ -46,6 +46,18 @@ <td><code>xml</code></td> </tr> <tr> + <td>maven.dbunit.doctype</td> + <td>Yes</td> + <td> + <p> + If set and format is "flat", + add DOCTYPE declaration referencing specified DTD to exported dataset. + The DTD path can be absolute or relative. + </p> + </td> + <td>(none)</td> + </tr> + <tr> <td>maven.dbunit.importType</td> <td>Yes</td> <td> @@ -118,6 +130,16 @@ <td>false</td> </tr> <tr> + <td>maven.dbunit.transaction</td> + <td>Yes</td> + <td> + <p> + Wrap the operation in a single transaction or not. + </p> + </td> + <td>false</td> + </tr> + <tr> <td>maven.dbunit.dest.dir</td> <td>Yes</td> <td> 1.27 +12 -0 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- changes.xml 28 Jan 2007 13:41:39 -0000 1.26 +++ changes.xml 24 Feb 2008 00:54:07 -0000 1.27 @@ -7,6 +7,18 @@ <author email="jef...@so...">Jeff Jensen</author> </properties> <body> + <release version="1.9-SNAPSHOT" date="in CVS" + description="Upgrade to dbUnit 2.2, add properties."> + <action dev="jeffjensen" type="add" issue="1642712"> + Add "doctype" property for dbUnit export attribute. + </action> + <action dev="jeffjensen" type="add"> + Add transaction property, available with dbUnit 2.2. + </action> + <action dev="jeffjensen" type="add"> + Upgrade to dbUnit 2.2. Update dependencies for that. + </action> + </release> <release version="1.8" date="2007-01-28" description="Add autocommit."> <action dev="jeffjensen" type="add" issue="1115849" due-to="Stephen Cooper"> |
From: Jeff J. <jef...@us...> - 2008-02-10 17:11:57
|
jeffjensen 08/02/10 09:11:51 Modified: javancss/jars ccl.jar javancss.jar javancss/xdocs changes.xml javancss project.xml Log: Upgrade to JavaNCSS version 28.49. Feature 1872688 by Xavier Chatelain. Prep to release 1.3.2. Revision Changes Path 1.3 +1423 -1316maven-plugins/javancss/jars/ccl.jar <<Binary file>> 1.3 +412 -395 maven-plugins/javancss/jars/javancss.jar <<Binary file>> 1.5 +6 -0 maven-plugins/javancss/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/xdocs/changes.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- changes.xml 12 May 2007 00:03:46 -0000 1.4 +++ changes.xml 10 Feb 2008 17:11:51 -0000 1.5 @@ -7,6 +7,12 @@ <body> + <release version="1.3.2" date="in CVS"> + <action dev="jeffjensen" type="update" issue="1872688" due-to="Xavier Chatelain"> + Upgrade to JavaNCSS version 28.49. + </action> + </release> + <release version="1.3.1" date="2007-05-11"> <action dev="ltheussl" type="fix" issue="1632826"> Fix pom. Now works with Maven 1.1. 1.20 +16 -2 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 17 May 2007 20:22:38 -0000 1.19 +++ project.xml 10 Feb 2008 17:11:51 -0000 1.20 @@ -9,7 +9,7 @@ <artifactId>maven-javancss-plugin</artifactId> <name>Maven JAVANCSS Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3.1</currentVersion> + <currentVersion>1.3.2-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> @@ -25,6 +25,11 @@ <versions> <version> + <id>1.3.2</id> + <name>1.3.2</name> + <tag>MAVEN_JAVANCSS_1_3_2</tag> + </version> + <version> <id>1.3.1</id> <name>1.3.1</name> <tag>MAVEN_JAVANCSS_1_3_1</tag> @@ -65,6 +70,16 @@ <role>independent Java specialist</role> </roles> </developer> + <developer> + <name>Jeff Jensen</name> + <id>jeffjensen</id> + <email>jj...@ap...</email> + <organization>Sourceforge</organization> + <roles> + <role>Developer</role> + </roles> + <timezone>-6</timezone> + </developer> </developers> <dependencies> @@ -116,4 +131,3 @@ </build> </project> - |
From: Jeff J. <jef...@us...> - 2007-11-30 03:51:33
|
jeffjensen 07/11/29 19:51:31 Modified: sourceforge/xdocs changes.xml sourceforge plugin.jelly Log: Apply fix James Dempsey for bug 1840932. Revision Changes Path 1.12 +3 -0 maven-plugins/sourceforge/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/xdocs/changes.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- changes.xml 21 Aug 2006 23:41:18 -0000 1.11 +++ changes.xml 30 Nov 2007 03:51:31 -0000 1.12 @@ -13,6 +13,9 @@ --> <release version="1.4-SNAPSHOT" date="in CVS"> + <action dev="jeffjensen" type="fix" issue="1840932" due-to="James Dempsey"> + sourceforge:changes fails under Maven 1.1 + </action> <action dev="scoleborne" type="fix" issue="1363121" due-to="notzippy"> Trying to fix due to sf html changes. </action> 1.11 +9 -11 maven-plugins/sourceforge/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/plugin.jelly,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- plugin.jelly 9 Jan 2006 22:59:14 -0000 1.10 +++ plugin.jelly 30 Nov 2007 03:51:31 -0000 1.11 @@ -78,19 +78,17 @@ <goal name="sourceforge:changes" prereqs="sourceforge:init" description="Creates the CHANGES.txt file"> - + <!-- Generates the changes.txt file --> - <util:available file="xdocs/changes.xml"> - <x:parse var="root" xml="xdocs/changes.xml" /> - <j:set var="version" value="${maven.sourceforge.project.version}" /> - <ant:mkdir dir="${maven.dist.dir}" /> - - <velocity:merge - name="${maven.sourceforge.project.changeNotes}" - basedir="${plugin.resources}/templates" - template="changes.vm" - /> + <util:available file="${basedir}/xdocs/changes.xml"> + <util:file var="inputFile" name="${basedir}/xdocs/changes.xml"/> + <x:parse var="root" xml="${inputFile}"/> + <j:set var="version" value="${maven.sourceforge.project.version}"/> + <ant:mkdir dir="${maven.dist.dir}"/> + + <velocity:merge name="${maven.sourceforge.project.changeNotes}" + basedir="${plugin.resources}/templates" template="changes.vm"/> </util:available> </goal> |
From: Jeff J. <jef...@us...> - 2007-08-23 03:13:20
|
jeffjensen 07/08/22 20:13:15 Modified: findbugs/xdocs changes.xml findbugs project.xml Log: Prep to release 1.4. Revision Changes Path 1.37 +1 -1 maven-plugins/findbugs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/changes.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- changes.xml 29 May 2007 20:54:59 -0000 1.36 +++ changes.xml 23 Aug 2007 03:13:13 -0000 1.37 @@ -7,7 +7,7 @@ <author email="jef...@so...">Jeff Jensen</author> </properties> <body> - <release version="1.4-SNAPSHOT" date="in CVS"> + <release version="1.4" date="2007-08-22"> <action dev="lukas_theussl" type="update">Update to findbugs 1.2.0.</action> <action dev="lukas_theussl" type="fix">Plugin produced invalid xhtml.</action> </release> 1.48 +6 -1 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- project.xml 9 Jul 2007 09:02:38 -0000 1.47 +++ project.xml 23 Aug 2007 03:13:15 -0000 1.48 @@ -11,7 +11,7 @@ <name>FindBugs Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.4-SNAPSHOT</currentVersion> + <currentVersion>1.4</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> @@ -70,6 +70,11 @@ <name>1.3.1</name> <tag>MAVEN_FINDBUGS_1_3_1</tag> </version> + <version> + <id>1.4</id> + <name>1.4</name> + <tag>MAVEN_FINDBUGS_1_4</tag> + </version> </versions> <!-- mailingLists is in parent --> |
From: Jeff J. <jef...@us...> - 2007-07-27 04:56:00
|
jeffjensen 07/07/26 21:55:51 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Make 1.4 release. Revision Changes Path 1.31 +1 -1 maven-plugins/cobertura/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/changes.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- changes.xml 24 Jun 2007 03:06:12 -0000 1.30 +++ changes.xml 27 Jul 2007 04:55:50 -0000 1.31 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.4-SNAPSHOT" date="in CVS" description="Upgrade to Cobertura 1.9."> + <release version="1.4" date="2007-07-26" description="Upgrade to Cobertura 1.9."> <action dev="jeffjensen" type="add"> Upgrade to Cobertura 1.9. This includes adding new dependency asm-tree.jar. </action> 1.37 +3 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- project.xml 24 Jul 2007 01:11:57 -0000 1.36 +++ project.xml 27 Jul 2007 04:55:51 -0000 1.37 @@ -25,7 +25,7 @@ <!--pomVersion is in parent --> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.4-SNAPSHOT</currentVersion> + <currentVersion>1.4</currentVersion> <inceptionYear>2005</inceptionYear> <shortDescription>Cobertura calculates the percentage of code accessed by tests.</shortDescription> <description>Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.</description> @@ -143,8 +143,8 @@ <tag>MAVEN_COBERTURA_1_3_1</tag> </version> <version> - <id>1.4-SNAPSHOT</id> - <name>1.4-SNAPSHOT</name> + <id>1.4</id> + <name>1.4</name> <tag>MAVEN_COBERTURA_1_4</tag> </version> </versions> |
From: Jeff J. <jef...@us...> - 2007-07-24 01:12:00
|
jeffjensen 07/07/23 18:11:57 Modified: cobertura project.xml Log: Update to use cobertura-1.9 instead of 1.9rc1, since it now exists in the repo. Revision Changes Path 1.36 +1 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- project.xml 24 Jun 2007 03:06:12 -0000 1.35 +++ project.xml 24 Jul 2007 01:11:57 -0000 1.36 @@ -68,7 +68,7 @@ <dependency> <groupId>net.sourceforge.cobertura</groupId> <artifactId>cobertura</artifactId> - <version>1.9rc1</version> + <version>1.9</version> <url>http://cobertura.sourceforge.net/</url> </dependency> <dependency> |
From: Jeff J. <jef...@us...> - 2007-07-21 19:02:09
|
jeffjensen 07/07/21 12:02:06 Modified: xdocs index.xml Log: Add maillist notes section. Revision Changes Path 1.14 +19 -0 maven-plugins/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/index.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- index.xml 7 Jul 2007 23:04:20 -0000 1.13 +++ index.xml 21 Jul 2007 19:02:06 -0000 1.14 @@ -69,5 +69,24 @@ so patches are extra-welcomed to fix or improve. :-) </p> </section> + <section name="Maillist Notes"> + <p> + Subscribe by either: + <ul> + <li> + Using the MailMan email interface to send a command in an email. + Use the links on + <a href="mail-lists.html">the site maillists page</a> to do so. + (in the request email, use "subscribe" in the subject or body to do so, + or use "help" to get a list of other options) + </li> + <li> + Using the MailMan web interface. + Get to each list's web interface from + <a href="http://sourceforge.net/mail/?group_id=61626">the SourceForge maillist page</a>. + </li> + </ul> + </p> + </section> </body> </document> |
From: Jeff J. <jef...@us...> - 2007-07-21 18:37:29
|
jeffjensen 07/07/21 11:37:26 Modified: . project.xml Log: Adjust maillists so something will work. Revision Changes Path 1.41 +12 -12 maven-plugins/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/project.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- project.xml 25 May 2007 09:33:35 -0000 1.40 +++ project.xml 21 Jul 2007 18:37:26 -0000 1.41 @@ -57,31 +57,31 @@ <mailingLists> <mailingList> <name>Maven-Plugins User List</name> - <subscribe>${pom.artifactId}-us...@li...</subscribe> - <unsubscribe>${pom.artifactId}-us...@li...</unsubscribe> + <subscribe>${pom.artifactId}-us...@li...</subscribe> + <unsubscribe>${pom.artifactId}-us...@li...</unsubscribe> <post>${pom.artifactId}-u...@li...</post> - <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=11777</archive> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=${pom.artifactId}-user</archive> </mailingList> <mailingList> <name>Maven-Plugins Developer List</name> - <subscribe>${pom.artifactId}-de...@li...</subscribe> - <unsubscribe>${pom.artifactId}-de...@li...</unsubscribe> + <subscribe>${pom.artifactId}-de...@li...</subscribe> + <unsubscribe>${pom.artifactId}-de...@li...</unsubscribe> <post>${pom.artifactId}-de...@li...</post> - <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=11782</archive> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=${pom.artifactId}-developer</archive> </mailingList> <mailingList> <name>Maven-Plugins CVS Commits List</name> - <subscribe>${pom.artifactId}-cv...@li...</subscribe> - <unsubscribe>${pom.artifactId}-cv...@li...</unsubscribe> + <subscribe>${pom.artifactId}-cv...@li...</subscribe> + <unsubscribe>${pom.artifactId}-cv...@li...</unsubscribe> <post>${pom.artifactId}-c...@li...</post> - <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=11781</archive> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=${pom.artifactId}-cvs</archive> </mailingList> <mailingList> <name>Maven-Plugins SourceForge Trackers List</name> - <subscribe>${pom.artifactId}-tr...@li...</subscribe> - <unsubscribe>${pom.artifactId}-tr...@li...</unsubscribe> + <subscribe>${pom.artifactId}-tr...@li...</subscribe> + <unsubscribe>${pom.artifactId}-tr...@li...</unsubscribe> <post>${pom.artifactId}-tr...@li...</post> - <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=49498</archive> + <archive>http://sourceforge.net/mailarchive/forum.php?forum_name=${pom.artifactId}-trackers</archive> </mailingList> </mailingLists> |
From: Jeff J. <jef...@us...> - 2007-07-20 00:58:50
|
jeffjensen 07/07/19 17:58:47 Modified: cobertura/xdocs index.xml Log: Add using section. Revision Changes Path 1.5 +17 -1 maven-plugins/cobertura/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.xml 5 Jun 2006 04:50:37 -0000 1.4 +++ index.xml 20 Jul 2007 00:58:47 -0000 1.5 @@ -26,7 +26,7 @@ <section name="Cobertura Plugin"> <subsection name="Overview"> <p> - The Cobertura tool is a free and easy to use source code coverage analyser. + The Cobertura tool is a free and easy to use source code test coverage analyser. It helps you to discover where your source-code lacks in test coverage. </p> <p> @@ -48,6 +48,22 @@ maven.compile.debug. </p> </subsection> + <subsection name="Using"> + <p> + To use the plugin: + <ol> + <li>Install it per the <a href="http://maven-plugins.sourceforge.net/installing.html">Installing instructions</a>.</li> + <li>To have the cobertura reports generated as part of the site gen, add it to the reports section:</li> + </ol> + </p> +<source><![CDATA[ +<reports> + ... + <report>maven-cobertura-plugin</report> + ... +</reports> +]]></source> + </subsection> </section> </body> </document> |
From: Lukas T. <luk...@us...> - 2007-07-09 09:02:42
|
lukas_theussl 07/07/09 02:02:39 Modified: findbugs project.xml project.properties Log: Add myself as developer. Fix repo connection strings (trailing slash is required for correct links in the changelog report). Show changelog since last release. Revision Changes Path 1.47 +13 -3 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- project.xml 29 May 2007 20:54:59 -0000 1.46 +++ project.xml 9 Jul 2007 09:02:38 -0000 1.47 @@ -24,9 +24,9 @@ <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-findbugs-plugin/</siteDirectory> <repository> - <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/findbugs</connection> - <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/findbugs</developerConnection> - <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/findbugs</url> + <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/findbugs/</connection> + <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/findbugs/</developerConnection> + <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/findbugs/</url> </repository> <versions> @@ -94,6 +94,16 @@ </roles> <timezone>-6</timezone> </developer> + <developer> + <name>Lukas Theussl</name> + <id>lukas_theussl</id> + <email>luk...@us...</email> + <organization>Sourceforge</organization> + <roles> + <role>Developer</role> + </roles> + <timezone>+1</timezone> + </developer> </developers> <contributors> <contributor> 1.6 +2 -0 maven-plugins/findbugs/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.properties 6 May 2005 22:04:37 -0000 1.5 +++ project.properties 9 Jul 2007 09:02:39 -0000 1.6 @@ -12,3 +12,5 @@ #maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/maven/maven-plugins +maven.changelog.type=date +maven.changelog.date=lastRelease \ No newline at end of file |
From: Jeff J. <jef...@us...> - 2007-07-08 03:14:21
|
jeffjensen 07/07/07 20:14:19 Modified: webtest project.xml Added: xdocs tasks.xml Log: Remove remote dir settings from webtest's POM - they are set in the parent and the POM ones were incorrect. Add tasks file noting to review other plugins. Revision Changes Path 1.1 maven-plugins/xdocs/tasks.xml Index: tasks.xml =================================================================== <document xmlns="http://maven-plugins.sourceforge.net/tasks/1_0_0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven-plugins.sourceforge.net/tasks/1_0_0 http://maven-plugins.sourceforge.net/maven-tasks-plugin/xsd/tasks-1_0_0.xsd"> <properties> <title>Tasks</title> <author email="jef...@ap...">Jeff Jensen</author> </properties> <body> <category name="All_Plugins" description="Tasks across all plugins" owner="Everyone"> <task creator="jeffjensen" assignedto="" startdate="" enddate="" effort="" status="" version="1"> <siteDirectory> and <distributionDirectory> are defined in the parent POM (plugin-project.xml). Many plugins also have them defined, possibly erroneously. Corrected: webtest </task> </category> </body> </document> 1.32 +0 -2 maven-plugins/webtest/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- project.xml 18 May 2007 10:37:15 -0000 1.31 +++ project.xml 8 Jul 2007 03:14:19 -0000 1.32 @@ -33,8 +33,6 @@ <shortDescription>Maven Plugin for Canoo WebTest</shortDescription> <description>Maven Plugin for Canoo WebTest</description> <!-- issue tracking url, siteAddress are in parent --> - <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/</siteDirectory> - <distributionDirectory>/home/groups/m/ma/maven-plugins/htdocs/webtest/distributions/</distributionDirectory> <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/webtest</connection> |
From: Jeff J. <jef...@us...> - 2007-07-07 23:04:23
|
jeffjensen 07/07/07 16:04:20 Modified: xdocs index.xml . navigation.jelly Log: Attempt improvements and clarification. Revision Changes Path 1.13 +20 -3 maven-plugins/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/index.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.xml 17 May 2007 22:11:47 -0000 1.12 +++ index.xml 7 Jul 2007 23:04:20 -0000 1.13 @@ -25,7 +25,7 @@ </properties> <body> - <section name="Maven Plugins"> + <section name="Overview"> <p> Maven Plugins is a collection of plugins for <a href="http://maven.apache.org/maven-1.x/">Apache Maven 1.x</a>. @@ -38,6 +38,8 @@ <a href="projects-overview.html">Plugins Overview</a> page for a summary of all plugins available here. </p> + </section> + <section name="Applicabililty"> <p> <strong>Note</strong>: All of the plugins were originally written for Maven 1.0. Many of them worked with Maven 1.1 without change, @@ -45,12 +47,27 @@ issues, please email the user list. </p> <p> - <strong>None of the plugins collected here work with Maven 2.</strong> + <strong>None of the plugins here work with Maven 2.</strong> <br/> - If you are looking for information on some Maven 2 plugin, please check + If you are looking for information on a Maven 2 plugin, please check the main <a href="http://maven.apache.org/plugins/">Maven</a> site, or the <a href="http://mojo.codehaus.org/">Mojo</a> project at Codehaus. </p> </section> + <section name="Support"> + <p> + If you need help or have a question/suggestion, + please email the user list. + </p> + <p> + If you found a bug, need an enhancement, + and/or have a patch to contribute, + please create the correct SourceForge tracker item. + </p> + <p> + There are only a couple of maintainers of the plugins here, + so patches are extra-welcomed to fix or improve. :-) + </p> + </section> </body> </document> 1.9 +9 -5 maven-plugins/navigation.jelly Index: navigation.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/navigation.jelly,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- navigation.jelly 25 May 2007 09:34:11 -0000 1.8 +++ navigation.jelly 7 Jul 2007 23:04:20 -0000 1.9 @@ -6,15 +6,19 @@ <title>${pom.name}</title> <body> <links> - <item name="Maven 1.X" href="http://maven.apache.org/maven-1.x/"/> + <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/> </links> - <menu name="Maven-Plugins"> + <menu name="Overview"> + <item name="Home" href="/index.html"/> <item name="List of Plugins" href="/projects-overview.html"/> - <item name="Installation" href="/installing.html"/> + <item name="Installing" href="/installing.html"/> <item name="Last releases" href="/multichanges-report.html"/> - <item name="Plugin Repository" href="http://maven-plugins.sourceforge.net/repository/maven-plugins/"/> + <item name="Mailing Lists" href="/mail-lists.html"/> + </menu> + <menu name="Plugin Repos"> + <item name="Release" href="http://maven-plugins.sourceforge.net/repository/maven-plugins/" target="_blank"/> + <item name="Snapshot" href="http://maven-plugins.sourceforge.net/snapshot-repository/maven-plugins/" target="_blank"/> </menu> - <menu name="Plugins"> <j:forEach var="file" items="${scanner.iterator()}"> <item name="${file.parentFile.name}" href="${pom.url}/maven-${file.parentFile.name}-plugin/index.html"/> |
From: Jeff J. <jef...@us...> - 2007-07-07 23:02:32
|
jeffjensen 07/07/07 16:02:29 Modified: xdocs installing.xml Log: Attempt improvements and clarification. Revision Changes Path 1.12 +19 -12 maven-plugins/xdocs/installing.xml Index: installing.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/installing.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- installing.xml 28 Jan 2007 16:37:40 -0000 1.11 +++ installing.xml 7 Jul 2007 23:02:28 -0000 1.12 @@ -5,13 +5,12 @@ </properties> <body> - <section name="Installation of Plugins"> + <section name="Installing Plugins"> <p> - Plugins available from this site need installing into the local Maven repository set-up before use. - There are 2 ways to do this. + Plugins need installing into the local Maven repository before use. </p> - <subsection name="Manual Install"> + <subsection name="Manual Download and Manual Install"> <p> After you have downloaded a plugin for Maven (from <a href="http://maven-plugins.sourceforge.net/repository/maven-plugins/">Maven-Plugins</a>, or from a different source), you should look in your Maven installation and you will find <B>$MAVEN_HOME/plugins/</B>. @@ -21,7 +20,7 @@ </p> </subsection> - <subsection name="Automatic Install"> + <subsection name="Manual Download and Automatic Install"> <h4>Make Your Project Aware of the SourceForge Repository</h4> <p> You can set up your Maven installation to "know about" the Maven-Plugins project. To do this you need @@ -40,9 +39,16 @@ For example to download the findbugs plugin, use: </p> <source>maven -DartifactId=maven-findbugs-plugin -DgroupId=maven-plugins -Dversion=1.0-SNAPSHOT plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/repository</source> + </subsection> + <subsection name="Automatic Download and Automatic Install"> <h4>Automatic Download</h4> <p> - Instead, you can add a dependency in the project.xml file + Make your project aware of the SourceForge repository by + following the instructions above. + </p> + <p> + Instead of manually downloading, + you can add a dependency in the project.xml file so that anyone building your product will have the plugin automatically downloaded and installed. <source><![CDATA[ @@ -55,12 +61,13 @@ ]]></source> </p> </subsection> - <subsection name="Snapshots"> - <p> - If you need to test a snapshot, use the following snapshot repository as above: - <code>http://maven-plugins.sourceforge.net/snapshot-repository</code> - </p> - </subsection> + </section> + <section name="Using Snapshots"> + <p> + If you need to use/test a snapshot version instead of a released version, + use the following snapshot repository in the above instructions: + <code>http://maven-plugins.sourceforge.net/snapshot-repository</code> + </p> </section> </body> |
From: Jeff J. <jef...@us...> - 2007-06-24 04:00:12
|
jeffjensen 07/06/23 21:00:08 Modified: cobertura plugin.jelly Log: Update dep groups and correct typo in code. Revision Changes Path 1.23 +7 -7 maven-plugins/cobertura/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/plugin.jelly,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- plugin.jelly 24 Jun 2007 03:06:12 -0000 1.22 +++ plugin.jelly 24 Jun 2007 04:00:06 -0000 1.23 @@ -33,14 +33,14 @@ <ant:pathelement path="${plugin.getDependencyPath('urbanophile:java-getopt')}"/> <ant:pathelement path="${plugin.getDependencyPath('javancss:javancss')}"/> <ant:pathelement path="${plugin.getDependencyPath('javancss:ccl')}"/> - <ant:pathelement path="${plugin.getDependencyPath('asm')}"/> - <ant:pathelement path="${plugin.getDependencyPath('asm-tree')}"/> - <ant:pathelement path="${plugin.getDependencyPath('oro')}"/> - <ant:pathelement path="${plugin.getDependencyPath('log4j')}"/> - <ant:pathelement path="${plugin.getDependencyPath('cobertura')}"/> + <ant:pathelement path="${plugin.getDependencyPath('asm:asm')}"/> + <ant:pathelement path="${plugin.getDependencyPath('asm:asm-tree')}"/> + <ant:pathelement path="${plugin.getDependencyPath('oro:oro')}"/> + <ant:pathelement path="${plugin.getDependencyPath('log4j:log4j')}"/> + <ant:pathelement path="${plugin.getDependencyPath('net.sourceforge.cobertura:cobertura')}"/> </ant:path> - <ant:taskdef classpath="${plugin.getDependencyPath('cobertura')}" resource="tasks.properties" /> + <ant:taskdef classpath="${plugin.getDependencyPath('net.sourceforge.cobertura:cobertura')}" resource="tasks.properties" /> <maven:get plugin="maven-xdoc-plugin" property="maven.docs.dest" var="docsDest"/> <j:set var="coberturaDocs" value="${docsDest}/cobertura"/> @@ -294,7 +294,7 @@ <ant:cobertura-report srcdir="${sourceDir}" destdir="${coberturaDocs}" datafile="${maven.cobertura.datafile}" format="${maven.cobertura.format}" - maxmemory="$(maven.cobertura.report.maxmemory)"> + maxmemory="${maven.cobertura.report.maxmemory}"> <ant:classpath> <ant:path refid="cobertura.classpath"/> <ant:path refid="maven.dependency.classpath"/> |
From: Jeff J. <jef...@us...> - 2007-06-24 03:06:17
|
jeffjensen 07/06/23 20:06:12 Modified: cobertura plugin.properties project.xml plugin.jelly cobertura/xdocs changes.xml properties.xml Log: Upgrade Cobertura plugin to use new Cobertura 1.9rc1. Revision Changes Path 1.11 +3 -0 maven-plugins/cobertura/plugin.properties Index: plugin.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/plugin.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- plugin.properties 23 Jan 2007 03:14:30 -0000 1.10 +++ plugin.properties 24 Jun 2007 03:06:11 -0000 1.11 @@ -19,6 +19,7 @@ maven.cobertura.junit.fork=yes maven.cobertura.instrumentation.includes=**/*.class maven.cobertura.instrumentation.excludes=NOT_DEFINED +maven.cobertura.instrumentation.maxmemory=64m #set default datafile location and name maven.cobertura.datafile=${maven.cobertura.dir}/cobertura.ser @@ -43,3 +44,5 @@ # set to true to force cobertura to run to get total number of # executable lines, regardless of if unit tests exist or not. maven.cobertura.force=false + +maven.cobertura.report.maxmemory=64m 1.35 +15 -4 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- project.xml 13 May 2007 20:26:56 -0000 1.34 +++ project.xml 24 Jun 2007 03:06:12 -0000 1.35 @@ -22,10 +22,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd"> <extend>${basedir}/../plugin-project.xml</extend> - <pomVersion>3</pomVersion> + <!--pomVersion is in parent --> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.3.1</currentVersion> + <currentVersion>1.4-SNAPSHOT</currentVersion> <inceptionYear>2005</inceptionYear> <shortDescription>Cobertura calculates the percentage of code accessed by tests.</shortDescription> <description>Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.</description> @@ -66,9 +66,9 @@ </developers> <dependencies> <dependency> - <groupId>cobertura</groupId> + <groupId>net.sourceforge.cobertura</groupId> <artifactId>cobertura</artifactId> - <version>1.8</version> + <version>1.9rc1</version> <url>http://cobertura.sourceforge.net/</url> </dependency> <dependency> @@ -84,6 +84,12 @@ <url>http://asm.objectweb.org/</url> </dependency> <dependency> + <groupId>asm</groupId> + <artifactId>asm-tree</artifactId> + <version>2.2.1</version> + <url>http://asm.objectweb.org/</url> + </dependency> + <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.9</version> @@ -136,5 +142,10 @@ <name>1.3.1</name> <tag>MAVEN_COBERTURA_1_3_1</tag> </version> + <version> + <id>1.4-SNAPSHOT</id> + <name>1.4-SNAPSHOT</name> + <tag>MAVEN_COBERTURA_1_4</tag> + </version> </versions> </project> 1.22 +4 -2 maven-plugins/cobertura/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/plugin.jelly,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- plugin.jelly 13 May 2007 19:17:39 -0000 1.21 +++ plugin.jelly 24 Jun 2007 03:06:12 -0000 1.22 @@ -34,6 +34,7 @@ <ant:pathelement path="${plugin.getDependencyPath('javancss:javancss')}"/> <ant:pathelement path="${plugin.getDependencyPath('javancss:ccl')}"/> <ant:pathelement path="${plugin.getDependencyPath('asm')}"/> + <ant:pathelement path="${plugin.getDependencyPath('asm-tree')}"/> <ant:pathelement path="${plugin.getDependencyPath('oro')}"/> <ant:pathelement path="${plugin.getDependencyPath('log4j')}"/> <ant:pathelement path="${plugin.getDependencyPath('cobertura')}"/> @@ -104,7 +105,7 @@ <maven:addPath id="maven.dependency.classpath" refid="cobertura.classpath"/> - <ant:cobertura-instrument todir="${maven.cobertura.instrumentation}" datafile="${maven.cobertura.datafile}"> + <ant:cobertura-instrument todir="${maven.cobertura.instrumentation}" datafile="${maven.cobertura.datafile}" maxmemory="${maven.cobertura.instrumentation.maxmemory}"> <j:if test="${not empty(context.getVariable('maven.cobertura.ignoreregex'))}"> <ant:ignore regex="${maven.cobertura.ignoreregex}"/> @@ -292,7 +293,8 @@ description="Generate test coverage reports with Cobertura in maven.cobertura.format format"> <ant:cobertura-report srcdir="${sourceDir}" destdir="${coberturaDocs}" - datafile="${maven.cobertura.datafile}" format="${maven.cobertura.format}"> + datafile="${maven.cobertura.datafile}" format="${maven.cobertura.format}" + maxmemory="$(maven.cobertura.report.maxmemory)"> <ant:classpath> <ant:path refid="cobertura.classpath"/> <ant:path refid="maven.dependency.classpath"/> 1.30 +11 -0 maven-plugins/cobertura/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/changes.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- changes.xml 13 May 2007 20:26:55 -0000 1.29 +++ changes.xml 24 Jun 2007 03:06:12 -0000 1.30 @@ -22,6 +22,17 @@ <title>Changes</title> </properties> <body> + <release version="1.4-SNAPSHOT" date="in CVS" description="Upgrade to Cobertura 1.9."> + <action dev="jeffjensen" type="add"> + Upgrade to Cobertura 1.9. This includes adding new dependency asm-tree.jar. + </action> + <action dev="jeffjensen" type="add"> + Add maven.cobertura.instrumentation.maxmemory property available with Cobertura 1.9. + </action> + <action dev="jeffjensen" type="add"> + Add maven.cobertura.report.maxmemory property available with Cobertura 1.9. + </action> + </release> <release version="1.3.1" date="2007-05-13" description="Make it Maven 1.1 compatible."> <action dev="lukas_theussl" type="update"> Running with test-plugin-1.8 (Maven 1.1), the plugin would fail if there are test errors. 1.13 +16 -0 maven-plugins/cobertura/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/properties.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- properties.xml 14 May 2007 14:29:31 -0000 1.12 +++ properties.xml 24 Jun 2007 03:06:12 -0000 1.13 @@ -48,6 +48,14 @@ </td> </tr> <tr> + <td>maven.cobertura.instrumentation.maxmemory</td> + <td>64m</td> + <td>Yes</td> + <td> + Specifies the JVM max memory amount for the instrumentation task. + </td> + </tr> + <tr> <td>maven.cobertura.instrumentation.includes</td> <td>**/*.class</td> <td>Yes</td> @@ -64,6 +72,14 @@ </td> </tr> <tr> + <td>maven.cobertura.report.maxmemory</td> + <td>64m</td> + <td>Yes</td> + <td> + Specifies the JVM max memory amount for the report task. + </td> + </tr> + <tr> <td>maven.cobertura.ignoreregex</td> <td>Not defined</td> <td>Yes</td> |
From: Jeff J. <jef...@us...> - 2007-05-30 02:59:50
|
jeffjensen 07/05/29 19:59:47 Modified: . HOWTO_RELEASE.txt Log: Add notes on full SF site deploy. Revision Changes Path 1.8 +12 -2 maven-plugins/HOWTO_RELEASE.txt Index: HOWTO_RELEASE.txt =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/HOWTO_RELEASE.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- HOWTO_RELEASE.txt 12 May 2007 02:33:05 -0000 1.7 +++ HOWTO_RELEASE.txt 30 May 2007 02:59:47 -0000 1.8 @@ -59,8 +59,8 @@ first magically fixes the deploy issues (e.g. missing <version> info). -PUBLISH THE SITE TO SOURCEFORGE -------------------------------- +PUBLISH THE RELEASE'S SITE TO SOURCEFORGE +----------------------------------------- Set this in build.properties, or on command line when running: maven.username=(your SF id) @@ -114,3 +114,13 @@ maven -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository announcement Edit it (adjust repos at minimum) and email. + + +PUBLISHING THE ENTIRE SF SITE +----------------------------- +From the top level dir: +1. Build site locally and review: + maven -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository multiproject:site + +2. Deploy it: + maven -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository -Dmaven.site.failonerror=false multiproject:site-deploy |
From: Lukas T. <luk...@us...> - 2007-05-29 20:55:13
|
lukas_theussl 07/05/29 13:54:59 Modified: findbugs/src/plugin-resources findbugs.jsl findbugs/xdocs changes.xml findbugs project.xml plugin.jelly Log: Prepare next version. Update to findbugs 1.2.0. Fix invalid xhtml generated by plugin. Revision Changes Path 1.5 +124 -120 maven-plugins/findbugs/src/plugin-resources/findbugs.jsl Index: findbugs.jsl =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/src/plugin-resources/findbugs.jsl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- findbugs.jsl 29 May 2007 20:43:33 -0000 1.4 +++ findbugs.jsl 29 May 2007 20:54:58 -0000 1.5 @@ -1,120 +1,124 @@ -<?xml version="1.0"?> - -<jsl:stylesheet - select="$doc" - xmlns:j="jelly:core" - xmlns:jsl="jelly:jsl" - xmlns:util="jelly:util" - xmlns:x="jelly:xml" - xmlns:doc="doc" - xmlns="dummy" trim="false"> - - <!-- This needs to be instantiated here to be available in the template matches --> - <j:useBean var="mavenTool" class="org.apache.maven.util.MavenTool"/> - <j:useBean var="htmlescape" class="org.apache.velocity.anakia.Escape"/> - <j:useBean var="fileutil" class="org.apache.velocity.texen.util.FileUtil"/> - <j:useBean var="pathtool" class="org.apache.maven.util.DVSLPathTool"/> - - <jsl:template match="BugCollection"> - <document> - - <properties> - <title>FindBugs Results</title> - </properties> - - <body> - <section name="FindBugs Results"> - <p> - The following document contains the results of - <a - href="http://findbugs.sourceforge.net/">FindBugs</a>. - </p> - </section> - - <section name="Summary"> - <j:set var="fileCount"><x:expr select="count(file)"/></j:set> - <j:set var="errorCount"><x:expr select="count(file/BugInstance)"/></j:set> - <table> - <tr> - <th>Files</th> - <th>Errors</th> - </tr> - <tr> - <td><doc:formatAsNumber string="${fileCount}" pattern="0"/></td> - <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> - </tr> - </table> - </section> - - <section name="Files"> - <table> - <tr> - <th>Files</th> - <th>Violations</th> - </tr> - <x:set var="files" select="file"/> - <!-- x:forEach is busted --> - <j:forEach var="file" items="${files}"> - - <j:set var="name" value="${file.attribute('classname').getValue()}"/> - <!--- +1 is for the trailing slash above --> - <j:set var="errorCount"><x:expr select="count($file/BugInstance)"/></j:set> - - <j:if test="${errorCount != 0}"> - <tr> - <td> - <a href="#${name}">${name}</a> - </td> - <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> - </tr> - </j:if> - </j:forEach> - </table> - - <j:forEach var="file" items="${files}"> - <x:set var="errorCount" select="count($file/BugInstance)"/> - <j:if test="${errorCount != 0}"> - <j:set var="name" value="${file.attribute('classname').getValue()}"/> - <subsection name="${name}"> - <table> - <tr> - <th>Violation</th> - <th>Line</th> - <th>Priority</th> - </tr> - <x:set var="errors" select="$file/BugInstance"/> - <j:forEach var="error" items="${errors}"> - <tr> - <td> - <j:set var="errorMessage" value="${error.attribute('message').getValue()}"/> - <a alt="Bug Description" title="Bug Description" target="_blank" - href="http://findbugs.sourceforge.net/bugDescriptions.html#${error.attribute('type').getValue()}"> - ${htmlescape.getText(errorMessage)} - </a> - </td> - <td> - <j:set var="line" value="${error.attribute('line').getValue()}"/> - <util:replace var="jxrName1" value="${name}" oldChar="." newChar="/"/> - <util:tokenize var="jxrName2" delim="\$">${jxrName1}</util:tokenize> - - <j:set var="loopOnceVar" value="TRUE"/> - <j:forEach var="jxrName3" items="${jxrName2}"> - <j:if test="${loopOnceVar=='TRUE'}"> - <a href="xref/${jxrName3}.html#${line}">${line}</a> - <j:set var="loopOnceVar" value="FALSE"/> - </j:if> - </j:forEach> - </td> - <td>${error.attribute('priority').getValue()} - </td> - </tr> - </j:forEach> - </table> - </subsection> - </j:if> - </j:forEach> - </section> - </body> - </document> - </jsl:template> -</jsl:stylesheet> +<?xml version="1.0"?> + +<jsl:stylesheet + select="$doc" + xmlns:j="jelly:core" + xmlns:jsl="jelly:jsl" + xmlns:util="jelly:util" + xmlns:x="jelly:xml" + xmlns:doc="doc" + xmlns="dummy" trim="false"> + + <!-- This needs to be instantiated here to be available in the template matches --> + <j:useBean var="mavenTool" class="org.apache.maven.util.MavenTool"/> + <j:useBean var="htmlescape" class="org.apache.velocity.anakia.Escape"/> + <j:useBean var="fileutil" class="org.apache.velocity.texen.util.FileUtil"/> + <j:useBean var="pathtool" class="org.apache.maven.util.DVSLPathTool"/> + + <jsl:template match="BugCollection"> + <document> + + <properties> + <title>FindBugs Results</title> + </properties> + + <body> + <section name="FindBugs Results"> + <p> + The following document contains the results of + <a + href="http://findbugs.sourceforge.net/">FindBugs</a>. + </p> + </section> + + <section name="Summary"> + <j:set var="fileCount"><x:expr select="count(file)"/></j:set> + <j:set var="errorCount"><x:expr select="count(file/BugInstance)"/></j:set> + <table> + <tr> + <th>Files</th> + <th>Errors</th> + </tr> + <tr> + <td><doc:formatAsNumber string="${fileCount}" pattern="0"/></td> + <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> + </tr> + </table> + </section> + + <section name="Files"> + <table> + <tr> + <th>Files</th> + <th>Violations</th> + </tr> + <x:set var="files" select="file"/> + <!-- x:forEach is busted --> + <j:forEach var="file" items="${files}"> + + <j:set var="name" value="${file.attribute('classname').getValue()}"/> + <util:replace var="escapename" value="${name}" oldChar="$" newChar="_"/> + <util:replace var="escapename" value="${escapename}" oldChar="." newChar="_"/> + <!--- +1 is for the trailing slash above --> + <j:set var="errorCount"><x:expr select="count($file/BugInstance)"/></j:set> + + <j:if test="${errorCount != 0}"> + <tr> + <td> + <a href="#${escapename}">${name}</a> + </td> + <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> + </tr> + </j:if> + </j:forEach> + </table> + + <j:forEach var="file" items="${files}"> + <x:set var="errorCount" select="count($file/BugInstance)"/> + <j:if test="${errorCount != 0}"> + <j:set var="name" value="${file.attribute('classname').getValue()}"/> + <util:replace var="escapename" value="${name}" oldChar="$" newChar="_"/> + <util:replace var="escapename" value="${escapename}" oldChar="." newChar="_"/> + <subsection name="${name}" id="${escapename}"> + <table> + <tr> + <th>Violation</th> + <th>Line</th> + <th>Priority</th> + </tr> + <x:set var="errors" select="$file/BugInstance"/> + <j:forEach var="error" items="${errors}"> + <tr> + <td> + <j:set var="errorMessage" value="${error.attribute('message').getValue()}"/> + <a title="Bug Description" target="_blank" + href="http://findbugs.sourceforge.net/bugDescriptions.html#${error.attribute('type').getValue()}"> + ${htmlescape.getText(errorMessage)} + </a> + </td> + <td> + <j:set var="line" value="${error.attribute('line').getValue()}"/> + <util:replace var="jxrName1" value="${name}" oldChar="." newChar="/"/> + <util:tokenize var="jxrName2" delim="\$">${jxrName1}</util:tokenize> + + <j:set var="loopOnceVar" value="TRUE"/> + <j:forEach var="jxrName3" items="${jxrName2}"> + <j:if test="${loopOnceVar=='TRUE'}"> + <a href="xref/${jxrName3}.html#${line}">${line}</a> + <j:set var="loopOnceVar" value="FALSE"/> + </j:if> + </j:forEach> + </td> + <td>${error.attribute('priority').getValue()} + </td> + </tr> + </j:forEach> + </table> + </subsection> + </j:if> + </j:forEach> + </section> + </body> + </document> + </jsl:template> +</jsl:stylesheet> 1.36 +4 -0 maven-plugins/findbugs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/changes.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- changes.xml 28 Jan 2007 15:37:15 -0000 1.35 +++ changes.xml 29 May 2007 20:54:59 -0000 1.36 @@ -7,6 +7,10 @@ <author email="jef...@so...">Jeff Jensen</author> </properties> <body> + <release version="1.4-SNAPSHOT" date="in CVS"> + <action dev="lukas_theussl" type="update">Update to findbugs 1.2.0.</action> + <action dev="lukas_theussl" type="fix">Plugin produced invalid xhtml.</action> + </release> <release version="1.3.1" date="2007-01-28"> <action dev="jeffjensen" type="update" issue="1536970" due-to="Shinobu Kawai"> Should use prereqs for java:compile. 1.46 +40 -9 maven-plugins/findbugs/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/project.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- project.xml 17 May 2007 20:22:37 -0000 1.45 +++ project.xml 29 May 2007 20:54:59 -0000 1.46 @@ -11,7 +11,7 @@ <name>FindBugs Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3.1</currentVersion> + <currentVersion>1.4-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> @@ -112,30 +112,61 @@ <dependencies> <dependency> - <groupId>findbugs</groupId> + <groupId>net.sourceforge.findbugs</groupId> <artifactId>bcel</artifactId> - <version>5.1</version> + <version>1.2.0</version> </dependency> <dependency> - <groupId>findbugs</groupId> + <groupId>net.sourceforge.findbugs</groupId> <artifactId>coreplugin</artifactId> - <version>1.0.0</version> + <version>1.2.0</version> </dependency> <dependency> - <groupId>findbugs</groupId> + <groupId>net.sourceforge.findbugs</groupId> <artifactId>findbugs</artifactId> - <version>1.0.0</version> + <version>1.2.0</version> </dependency> <dependency> - <groupId>findbugs</groupId> + <groupId>net.sourceforge.findbugs</groupId> <artifactId>findbugs-ant</artifactId> - <version>1.0.0</version> + <version>1.2.0</version> </dependency> <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> <version>1.4</version> </dependency> + <!-- Transitive deps needed by findbugs --> + <dependency> + <groupId>asm</groupId> + <artifactId>asm</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>asm</groupId> + <artifactId>asm-analysis</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>asm</groupId> + <artifactId>asm-commons</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>asm</groupId> + <artifactId>asm-tree</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>asm</groupId> + <artifactId>asm-util</artifactId> + <version>3.0</version> + </dependency> + <dependency> + <groupId>asm</groupId> + <artifactId>asm-xml</artifactId> + <version>3.0</version> + </dependency> </dependencies> <!-- build is in the parent --> <!-- reports is in the parent --> 1.18 +11 -5 maven-plugins/findbugs/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/plugin.jelly,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- plugin.jelly 9 Aug 2006 02:13:29 -0000 1.17 +++ plugin.jelly 29 May 2007 20:54:59 -0000 1.18 @@ -64,15 +64,21 @@ <!-- Define a FindBugs task with the rulesets and all jars in the classpath --> <path id="findbugs.classpath"> - <pathelement location="${plugin.getDependencyPath('findbugs:bcel')}"/> - <pathelement location="${plugin.getDependencyPath('findbugs:coreplugin')}"/> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs')}"/> - <pathelement location="${plugin.getDependencyPath('findbugs:findbugs-ant')}"/> + <pathelement location="${plugin.getDependencyPath('net.sourceforge.findbugs:bcel')}"/> + <pathelement location="${plugin.getDependencyPath('net.sourceforge.findbugs:coreplugin')}"/> + <pathelement location="${plugin.getDependencyPath('net.sourceforge.findbugs:findbugs')}"/> + <pathelement location="${plugin.getDependencyPath('net.sourceforge.findbugs:findbugs-ant')}"/> <pathelement location="${plugin.getDependencyPath('dom4j:dom4j')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm-analysis')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm-commons')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm-tree')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm-util')}" /> + <pathelement location="${plugin.getDependencyPath('asm:asm-xml')}" /> </path> <path id="findbugs.pluginlist"> - <pathelement location="${plugin.getDependencyPath('findbugs:coreplugin')}"/> + <pathelement location="${plugin.getDependencyPath('net.sourceforge.findbugs:coreplugin')}"/> <j:if test="${context.getVariable('maven.findbugs.plugins') != null}"> <pathelement path="${maven.findbugs.plugins}"/> </j:if> |
From: Jeff J. <jef...@us...> - 2007-05-29 20:43:40
|
jeffjensen 07/05/29 13:43:33 Modified: findbugs/src/plugin-resources findbugs.jsl Log: Change from binary to ascii file mode. Revision Changes Path 1.4 +120 -120 maven-plugins/findbugs/src/plugin-resources/findbugs.jsl Index: findbugs.jsl =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/src/plugin-resources/findbugs.jsl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- findbugs.jsl 2 May 2006 05:37:11 -0000 1.3 +++ findbugs.jsl 29 May 2007 20:43:33 -0000 1.4 @@ -1,120 +1,120 @@ -<?xml version="1.0"?> - -<jsl:stylesheet - select="$doc" - xmlns:j="jelly:core" - xmlns:jsl="jelly:jsl" - xmlns:util="jelly:util" - xmlns:x="jelly:xml" - xmlns:doc="doc" - xmlns="dummy" trim="false"> - - <!-- This needs to be instantiated here to be available in the template matches --> - <j:useBean var="mavenTool" class="org.apache.maven.util.MavenTool"/> - <j:useBean var="htmlescape" class="org.apache.velocity.anakia.Escape"/> - <j:useBean var="fileutil" class="org.apache.velocity.texen.util.FileUtil"/> - <j:useBean var="pathtool" class="org.apache.maven.util.DVSLPathTool"/> - - <jsl:template match="BugCollection"> - <document> - - <properties> - <title>FindBugs Results</title> - </properties> - - <body> - <section name="FindBugs Results"> - <p> - The following document contains the results of - <a - href="http://findbugs.sourceforge.net/">FindBugs</a>. - </p> - </section> - - <section name="Summary"> - <j:set var="fileCount"><x:expr select="count(file)"/></j:set> - <j:set var="errorCount"><x:expr select="count(file/BugInstance)"/></j:set> - <table> - <tr> - <th>Files</th> - <th>Errors</th> - </tr> - <tr> - <td><doc:formatAsNumber string="${fileCount}" pattern="0"/></td> - <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> - </tr> - </table> - </section> - - <section name="Files"> - <table> - <tr> - <th>Files</th> - <th>Violations</th> - </tr> - <x:set var="files" select="file"/> - <!-- x:forEach is busted --> - <j:forEach var="file" items="${files}"> - - <j:set var="name" value="${file.attribute('classname').getValue()}"/> - <!--- +1 is for the trailing slash above --> - <j:set var="errorCount"><x:expr select="count($file/BugInstance)"/></j:set> - - <j:if test="${errorCount != 0}"> - <tr> - <td> - <a href="#${name}">${name}</a> - </td> - <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> - </tr> - </j:if> - </j:forEach> - </table> - - <j:forEach var="file" items="${files}"> - <x:set var="errorCount" select="count($file/BugInstance)"/> - <j:if test="${errorCount != 0}"> - <j:set var="name" value="${file.attribute('classname').getValue()}"/> - <subsection name="${name}"> - <table> - <tr> - <th>Violation</th> - <th>Line</th> - <th>Priority</th> - </tr> - <x:set var="errors" select="$file/BugInstance"/> - <j:forEach var="error" items="${errors}"> - <tr> - <td> - <j:set var="errorMessage" value="${error.attribute('message').getValue()}"/> - <a alt="Bug Description" title="Bug Description" target="_blank" - href="http://findbugs.sourceforge.net/bugDescriptions.html#${error.attribute('type').getValue()}"> - ${htmlescape.getText(errorMessage)} - </a> - </td> - <td> - <j:set var="line" value="${error.attribute('line').getValue()}"/> - <util:replace var="jxrName1" value="${name}" oldChar="." newChar="/"/> - <util:tokenize var="jxrName2" delim="\$">${jxrName1}</util:tokenize> - - <j:set var="loopOnceVar" value="TRUE"/> - <j:forEach var="jxrName3" items="${jxrName2}"> - <j:if test="${loopOnceVar=='TRUE'}"> - <a href="xref/${jxrName3}.html#${line}">${line}</a> - <j:set var="loopOnceVar" value="FALSE"/> - </j:if> - </j:forEach> - </td> - <td>${error.attribute('priority').getValue()} - </td> - </tr> - </j:forEach> - </table> - </subsection> - </j:if> - </j:forEach> - </section> - </body> - </document> - </jsl:template> -</jsl:stylesheet> +<?xml version="1.0"?> + +<jsl:stylesheet + select="$doc" + xmlns:j="jelly:core" + xmlns:jsl="jelly:jsl" + xmlns:util="jelly:util" + xmlns:x="jelly:xml" + xmlns:doc="doc" + xmlns="dummy" trim="false"> + + <!-- This needs to be instantiated here to be available in the template matches --> + <j:useBean var="mavenTool" class="org.apache.maven.util.MavenTool"/> + <j:useBean var="htmlescape" class="org.apache.velocity.anakia.Escape"/> + <j:useBean var="fileutil" class="org.apache.velocity.texen.util.FileUtil"/> + <j:useBean var="pathtool" class="org.apache.maven.util.DVSLPathTool"/> + + <jsl:template match="BugCollection"> + <document> + + <properties> + <title>FindBugs Results</title> + </properties> + + <body> + <section name="FindBugs Results"> + <p> + The following document contains the results of + <a + href="http://findbugs.sourceforge.net/">FindBugs</a>. + </p> + </section> + + <section name="Summary"> + <j:set var="fileCount"><x:expr select="count(file)"/></j:set> + <j:set var="errorCount"><x:expr select="count(file/BugInstance)"/></j:set> + <table> + <tr> + <th>Files</th> + <th>Errors</th> + </tr> + <tr> + <td><doc:formatAsNumber string="${fileCount}" pattern="0"/></td> + <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> + </tr> + </table> + </section> + + <section name="Files"> + <table> + <tr> + <th>Files</th> + <th>Violations</th> + </tr> + <x:set var="files" select="file"/> + <!-- x:forEach is busted --> + <j:forEach var="file" items="${files}"> + + <j:set var="name" value="${file.attribute('classname').getValue()}"/> + <!--- +1 is for the trailing slash above --> + <j:set var="errorCount"><x:expr select="count($file/BugInstance)"/></j:set> + + <j:if test="${errorCount != 0}"> + <tr> + <td> + <a href="#${name}">${name}</a> + </td> + <td><doc:formatAsNumber string="${errorCount}" pattern="0"/></td> + </tr> + </j:if> + </j:forEach> + </table> + + <j:forEach var="file" items="${files}"> + <x:set var="errorCount" select="count($file/BugInstance)"/> + <j:if test="${errorCount != 0}"> + <j:set var="name" value="${file.attribute('classname').getValue()}"/> + <subsection name="${name}"> + <table> + <tr> + <th>Violation</th> + <th>Line</th> + <th>Priority</th> + </tr> + <x:set var="errors" select="$file/BugInstance"/> + <j:forEach var="error" items="${errors}"> + <tr> + <td> + <j:set var="errorMessage" value="${error.attribute('message').getValue()}"/> + <a alt="Bug Description" title="Bug Description" target="_blank" + href="http://findbugs.sourceforge.net/bugDescriptions.html#${error.attribute('type').getValue()}"> + ${htmlescape.getText(errorMessage)} + </a> + </td> + <td> + <j:set var="line" value="${error.attribute('line').getValue()}"/> + <util:replace var="jxrName1" value="${name}" oldChar="." newChar="/"/> + <util:tokenize var="jxrName2" delim="\$">${jxrName1}</util:tokenize> + + <j:set var="loopOnceVar" value="TRUE"/> + <j:forEach var="jxrName3" items="${jxrName2}"> + <j:if test="${loopOnceVar=='TRUE'}"> + <a href="xref/${jxrName3}.html#${line}">${line}</a> + <j:set var="loopOnceVar" value="FALSE"/> + </j:if> + </j:forEach> + </td> + <td>${error.attribute('priority').getValue()} + </td> + </tr> + </j:forEach> + </table> + </subsection> + </j:if> + </j:forEach> + </section> + </body> + </document> + </jsl:template> +</jsl:stylesheet> |
From: Lukas T. <luk...@us...> - 2007-05-25 09:38:36
|
lukas_theussl 07/05/25 02:38:35 Modified: webtest/xdocs index.xml Log: Fix invalid xdoc. Revision Changes Path 1.6 +2 -2 maven-plugins/webtest/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 24 Jun 2005 10:41:53 -0000 1.5 +++ index.xml 25 May 2007 09:38:35 -0000 1.6 @@ -22,7 +22,8 @@ <p> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + </p> + <ul> <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li> <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. </li> @@ -30,7 +31,6 @@ <li>The names "Canoo" and "Canoo WebTest" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact in...@ca.... </li> <li>Products derived from this software may not be called "WebTest", nor may "Canoo" appear in their name, without prior written permission of the Canoo Engineering AG. </li> </ul> - </p> <p> THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
From: Lukas T. <luk...@us...> - 2007-05-25 09:38:08
|
lukas_theussl 07/05/25 02:38:05 Modified: axis plugin.jelly Log: Add missing dependency. Revision Changes Path 1.7 +1 -0 maven-plugins/axis/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/axis/plugin.jelly,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- plugin.jelly 2 Feb 2005 13:45:48 -0000 1.6 +++ plugin.jelly 25 May 2007 09:38:05 -0000 1.7 @@ -12,6 +12,7 @@ <ant:classpath> <ant:pathelement path="${plugin.getDependencyPath('axis:axis')}"/> <ant:pathelement path="${plugin.getDependencyPath('axis:axis-ant')}"/> + <ant:pathelement path="${plugin.getDependencyPath('axis:axis-jaxrpc')}"/> <ant:pathelement path="${plugin.getDependencyPath('xerces:xerces')}"/> <ant:pathelement path="${plugin.getDependencyPath('xerces:xercesImpl')}"/> <ant:pathelement path="${plugin.getDependencyPath('xml-apis')}"/> |
From: Lukas T. <luk...@us...> - 2007-05-25 09:37:04
|
lukas_theussl 07/05/25 02:36:59 Modified: . project.properties Log: Fixing some permission problems when deploying the site. Revision Changes Path 1.22 +8 -1 maven-plugins/project.properties Index: project.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/project.properties,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- project.properties 13 May 2007 18:57:22 -0000 1.21 +++ project.properties 25 May 2007 09:36:59 -0000 1.22 @@ -14,6 +14,10 @@ maven.multiproject.aggregateDir= maven.multiproject.navigation=independent +# These projects have dependencies that are not on central, +# but since we use independent navigation, they don't have to be excluded for the site build +# maven.multiproject.excludes=aptdoc/project.xml,jaxb/project.xml,kodo/project.xml,schemaspy/project.xml,sdocbook/project.xml,strutsdoc/project.xml,transform/project.xml,weblogic/project.xml + # WebSite definition maven.xdoc.date=left maven.ui.body.background=white @@ -21,7 +25,7 @@ maven.ui.banner.background=white # Add distribution URL for later xdoc releases -maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins +maven.xdoc.distributionUrl=http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/ # use maven.repo.list=maven.plugins.sf.releases to deploy to the release repository # Repository to deploy to @@ -47,6 +51,9 @@ maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/repository,http://maven-plugins.sourceforge.net/snapshot-repository maven.site.tar.options=xvf +maven.site.chmod.options=-Rf +maven.site.chmod.mode=a+Xrw,o-w +maven.site.failonerror=false # We are targetting the 1.3 JVM and above maven.compile.target=1.3 |
From: Lukas T. <luk...@us...> - 2007-05-25 09:34:12
|
lukas_theussl 07/05/25 02:34:11 Modified: . navigation.jelly Log: Navigation menu update. Revision Changes Path 1.8 +4 -3 maven-plugins/navigation.jelly Index: navigation.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/navigation.jelly,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- navigation.jelly 17 May 2007 22:11:50 -0000 1.7 +++ navigation.jelly 25 May 2007 09:34:11 -0000 1.8 @@ -6,12 +6,13 @@ <title>${pom.name}</title> <body> <links> - <item name="Maven" href="http://maven.apache.org"/> + <item name="Maven 1.X" href="http://maven.apache.org/maven-1.x/"/> </links> <menu name="Maven-Plugins"> - <item name="Plugin Repository" href="http://maven-plugins.sourceforge.net/repository/maven-plugins/"/> - <item name="Installation" href="installing.html"/> + <item name="List of Plugins" href="/projects-overview.html"/> + <item name="Installation" href="/installing.html"/> <item name="Last releases" href="/multichanges-report.html"/> + <item name="Plugin Repository" href="http://maven-plugins.sourceforge.net/repository/maven-plugins/"/> </menu> <menu name="Plugins"> |