From: Jamie B. <jbi...@us...> - 2005-06-17 16:45:17
|
jbisotti 05/06/17 09:45:11 Modified: cobertura project.xml Log: Added myself to the <developers> section. Revision Changes Path 1.3 +6 -0 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 17 Jun 2005 16:43:20 -0000 1.2 +++ project.xml 17 Jun 2005 16:45:10 -0000 1.3 @@ -39,6 +39,12 @@ <id>carlossg</id> <email>ca...@ap...</email> </developer> + <developer> + <name>Jamie Bisotti</name> + <id>jbisotti</id> + <email>jbi...@gm...</email> + <timezone>-4</timezone> + </developer> </developers> <dependencies> <dependency> |
From: Eric P. <de...@us...> - 2005-07-11 19:18:23
|
dep4b 05/07/11 12:18:14 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Add myself in prep for release Revision Changes Path 1.4 +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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- changes.xml 17 Jun 2005 16:43:30 -0000 1.3 +++ changes.xml 11 Jul 2005 19:18:12 -0000 1.4 @@ -23,7 +23,7 @@ <title>Changes</title> </properties> <body> - <release version="1.4.1" date="IN CVS"> + <release version="1.0" date="IN CVS"> Initial release; supports Cobertura 1.4. </release> </body> 1.5 +7 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- project.xml 17 Jun 2005 19:32:37 -0000 1.4 +++ project.xml 11 Jul 2005 19:18:13 -0000 1.5 @@ -23,7 +23,7 @@ <artifactId>maven-cobertura-plugin</artifactId> <name>Cobertura Plug-in</name> <groupId>maven-cobertura-plugin</groupId> - <currentVersion>1.4.1</currentVersion> + <currentVersion>1.0-SNAPSHOT</currentVersion> <inceptionYear>2005</inceptionYear> <description>Maven Plugin for Cobertura</description> <shortDescription>Maven Plugin for Cobertura</shortDescription> @@ -45,6 +45,12 @@ <email>jbi...@gm...</email> <timezone>-4</timezone> </developer> + <developer> + <name>Eric Pugh</name> + <id>dep4b</id> + <email>ep...@op...</email> + <organization>OpenSource Connections</organization> + </developer> </developers> <dependencies> <dependency> |
From: Eric P. <de...@us...> - 2005-07-11 19:44:05
|
dep4b 05/07/11 12:43:56 Modified: cobertura project.xml Log: Revision Changes Path 1.6 +0 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 11 Jul 2005 19:18:13 -0000 1.5 +++ project.xml 11 Jul 2005 19:43:53 -0000 1.6 @@ -30,7 +30,6 @@ <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> - <developerConnection>scm:cvs:ssh:use...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/cobertura/</url> </repository> <developers> |
From: Carlos S. <car...@us...> - 2005-07-22 05:25:31
|
carlossg 05/07/21 22:25:25 Modified: cobertura project.xml Log: Added developerConnection Revision Changes Path 1.10 +1 -0 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- project.xml 14 Jul 2005 05:46:12 -0000 1.9 +++ project.xml 22 Jul 2005 05:25:25 -0000 1.10 @@ -30,6 +30,7 @@ <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> + <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/cobertura/</url> </repository> <developers> |
From: Carlos S. <car...@us...> - 2005-07-22 05:48:30
|
carlossg 05/07/21 22:43:53 Modified: cobertura project.xml Log: Reverted changes Revision Changes Path 1.13 +3 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.xml 22 Jul 2005 05:38:20 -0000 1.12 +++ project.xml 22 Jul 2005 05:43:53 -0000 1.13 @@ -22,7 +22,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Cobertura Plug-in</name> - <currentVersion>plugin:repository-deploy,site:deploy</currentVersion> + <currentVersion>1.1</currentVersion> <inceptionYear>2005</inceptionYear> <description>Maven Plugin for Cobertura</description> <shortDescription>Maven Plugin for Cobertura</shortDescription> @@ -112,8 +112,8 @@ <tag>MAVEN_COBERTURA_1_0</tag> </version> <version> - <id>plugin:repository-deploy,site:deploy</id> - <name>plugin:repository-deploy,site:deploy</name> + <id>1.1</id> + <name>1.1</name> <tag>MAVEN_COBERTURA_1_1</tag> </version> </versions> |
From: Carlos S. <car...@us...> - 2005-07-22 06:26:16
|
carlossg 05/07/21 22:38:20 Modified: cobertura project.xml Log: [maven-scm-plugin] prepare release plugin:repository-deploy,site:deploy Revision Changes Path 1.12 +3 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 22 Jul 2005 05:25:55 -0000 1.11 +++ project.xml 22 Jul 2005 05:38:20 -0000 1.12 @@ -22,7 +22,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Cobertura Plug-in</name> - <currentVersion>1.1</currentVersion> + <currentVersion>plugin:repository-deploy,site:deploy</currentVersion> <inceptionYear>2005</inceptionYear> <description>Maven Plugin for Cobertura</description> <shortDescription>Maven Plugin for Cobertura</shortDescription> @@ -112,8 +112,8 @@ <tag>MAVEN_COBERTURA_1_0</tag> </version> <version> - <id>1.1</id> - <name>1.1</name> + <id>plugin:repository-deploy,site:deploy</id> + <name>plugin:repository-deploy,site:deploy</name> <tag>MAVEN_COBERTURA_1_1</tag> </version> </versions> |
From: Carlos S. <car...@us...> - 2005-07-22 06:29:49
|
carlossg 05/07/21 23:29:24 Modified: cobertura project.xml Log: Added better description Revision Changes Path 1.14 +6 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 22 Jul 2005 05:43:53 -0000 1.13 +++ project.xml 22 Jul 2005 06:29:24 -0000 1.14 @@ -21,11 +21,14 @@ <extend>${basedir}/../plugin-project.xml</extend> <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> - <name>Cobertura Plug-in</name> + <name>Maven Cobertura Plug-in</name> <currentVersion>1.1</currentVersion> <inceptionYear>2005</inceptionYear> - <description>Maven Plugin for Cobertura</description> - <shortDescription>Maven Plugin for Cobertura</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> <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin</url> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> |
From: Carlos S. <car...@us...> - 2005-08-16 23:02:45
|
carlossg 05/08/16 16:02:40 Modified: cobertura project.xml Log: Increased version Revision Changes Path 1.16 +1 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 5 Aug 2005 17:04:57 -0000 1.15 +++ project.xml 16 Aug 2005 23:02:39 -0000 1.16 @@ -22,7 +22,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.1</currentVersion> + <currentVersion>1.1.1-SNAPSHOT</currentVersion> <inceptionYear>2005</inceptionYear> <description> Cobertura is a free Java tool that calculates the percentage of code accessed by tests. |
From: Carlos S. <car...@us...> - 2005-08-25 17:06:43
|
carlossg 05/08/25 10:06:33 Modified: cobertura project.xml Log: Removed duplicate dependency Revision Changes Path 1.18 +0 -6 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.xml 23 Aug 2005 17:53:13 -0000 1.17 +++ project.xml 25 Aug 2005 17:06:33 -0000 1.18 @@ -87,12 +87,6 @@ </dependency> <dependency> <groupId>javancss</groupId> - <artifactId>javancss</artifactId> - <version>21.41</version> - <url>http://www.kclee.de/clemens/java/javancss/</url> - </dependency> - <dependency> - <groupId>javancss</groupId> <artifactId>ccl</artifactId> <version>21.41</version> <url>http://www.kclee.de/clemens/java/javancss/</url> |
From: Carlos S. <car...@us...> - 2005-09-19 18:33:01
|
carlossg 05/09/19 11:32:54 Modified: cobertura project.xml Log: Removed wrongly removed dependency Revision Changes Path 1.19 +6 -0 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 25 Aug 2005 17:06:33 -0000 1.18 +++ project.xml 19 Sep 2005 18:32:54 -0000 1.19 @@ -91,6 +91,12 @@ <version>21.41</version> <url>http://www.kclee.de/clemens/java/javancss/</url> </dependency> + <dependency> + <groupId>javancss</groupId> + <artifactId>javancss</artifactId> + <version>21.41</version> + <url>http://www.kclee.de/clemens/java/javancss/</url> + </dependency> </dependencies> <reports> <report>maven-changelog-plugin</report> |
From: Carlos S. <car...@us...> - 2005-10-11 05:43:47
|
carlossg 05/10/10 22:43:49 Modified: cobertura project.xml Log: Added shortDescription Revision Changes Path 1.22 +1 -0 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- project.xml 6 Oct 2005 21:26:24 -0000 1.21 +++ project.xml 11 Oct 2005 05:43:49 -0000 1.22 @@ -24,6 +24,7 @@ <name>Maven Cobertura Plug-in</name> <currentVersion>1.2-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> <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin</url> <repository> |
From: Jeff J. <jef...@us...> - 2006-05-15 01:49:19
|
jeffjensen 06/05/14 18:49:17 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Update project URLs to new SF changes. Revision Changes Path 1.20 +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.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- changes.xml 13 May 2006 13:55:22 -0000 1.19 +++ changes.xml 15 May 2006 01:49:16 -0000 1.20 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.2-SNAPSHOT" date="2006-05-07" description="Update to Cobertura 1.8 and adjust properties."> + <release version="1.2-SNAPSHOT" date="2006-05-14" description="Update to Cobertura 1.8 and adjust properties."> <action dev="jeffjensen" type="update">Upgrade to Cobertura 1.8.</action> <action dev="jeffjensen" type="update"> Removed dependency on JavaNCSS, as Cobertura 1.8 no longer depends on it. 1.26 +3 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- project.xml 7 May 2006 21:01:16 -0000 1.25 +++ project.xml 15 May 2006 01:49:16 -0000 1.26 @@ -31,9 +31,9 @@ <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> <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> - <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/cobertura/</url> + <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> + <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> + <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/cobertura</url> </repository> <developers> <developer> |
From: Jeff J. <jef...@us...> - 2006-06-06 01:22:16
|
jeffjensen 06/06/04 21:50:55 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Change version from snapshot to release. Revision Changes Path 1.21 +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.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- changes.xml 15 May 2006 01:49:16 -0000 1.20 +++ changes.xml 5 Jun 2006 04:50:55 -0000 1.21 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.2-SNAPSHOT" date="2006-05-14" description="Update to Cobertura 1.8 and adjust properties."> + <release version="1.2" date="2006-06-04" description="Update to Cobertura 1.8 and adjust properties."> <action dev="jeffjensen" type="update">Upgrade to Cobertura 1.8.</action> <action dev="jeffjensen" type="update"> Removed dependency on JavaNCSS, as Cobertura 1.8 no longer depends on it. 1.27 +3 -3 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- project.xml 15 May 2006 01:49:16 -0000 1.26 +++ project.xml 5 Jun 2006 04:50:55 -0000 1.27 @@ -25,7 +25,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.2-SNAPSHOT</currentVersion> + <currentVersion>1.2</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> @@ -116,8 +116,8 @@ <tag>MAVEN_COBERTURA_1_1_1</tag> </version> <version> - <id>1.2-SNAPSHOT</id> - <name>1.2-SNAPSHOT</name> + <id>1.2</id> + <name>1.2</name> <tag>MAVEN_COBERTURA_1_2</tag> </version> </versions> |
From: Jeff J. <jef...@us...> - 2007-01-28 11:59:57
|
jeffjensen 07/01/28 03:59:55 Modified: cobertura project.xml Log: Set my timezone. Revision Changes Path 1.30 +1 -0 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- project.xml 23 Jan 2007 03:14:30 -0000 1.29 +++ project.xml 28 Jan 2007 11:59:55 -0000 1.30 @@ -61,6 +61,7 @@ <roles> <role>Developer</role> </roles> + <timezone>-6</timezone> </developer> </developers> <dependencies> |
From: Jeff J. <jef...@us...> - 2007-01-28 14:31:20
|
jeffjensen 07/01/28 06:31:15 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Change from snapshot to release. Revision Changes Path 1.27 +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.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- changes.xml 23 Jan 2007 03:22:14 -0000 1.26 +++ changes.xml 28 Jan 2007 14:31:15 -0000 1.27 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.3" date="in CVS" description="AspectJ plugin, class not found bug, no test src flag."> + <release version="1.3" date="2007-01-28" description="AspectJ plugin, class not found bug, no test src flag."> <action dev="jeffjensen" type="fix" issue="1618999" due-to="Jon Christiansen"> Allow running against project with no test src. </action> 1.31 +1 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- project.xml 28 Jan 2007 11:59:55 -0000 1.30 +++ project.xml 28 Jan 2007 14:31:15 -0000 1.31 @@ -25,7 +25,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.3-SNAPSHOT</currentVersion> + <currentVersion>1.3</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> |
From: Lukas T. <luk...@us...> - 2007-05-13 19:09:44
|
lukas_theussl 07/05/13 12:09:41 Modified: cobertura project.xml Log: Fix some links. Revision Changes Path 1.32 +5 -5 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- project.xml 28 Jan 2007 14:31:15 -0000 1.31 +++ project.xml 13 May 2007 19:09:41 -0000 1.32 @@ -29,7 +29,7 @@ <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> - <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> + <url>http://maven-plugins.sourceforge.net/${pom.artifactId}/</url> <repository> <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/cobertura</connection> <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/cobertura</developerConnection> @@ -69,25 +69,25 @@ <groupId>cobertura</groupId> <artifactId>cobertura</artifactId> <version>1.8</version> - <url>http://cobertura.sourceforge.net</url> + <url>http://cobertura.sourceforge.net/</url> </dependency> <dependency> <groupId>oro</groupId> <artifactId>oro</artifactId> <version>2.0.8</version> - <url>http://asm.objectweb.org</url> + <url>http://asm.objectweb.org/</url> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm</artifactId> <version>2.2.1</version> - <url>http://asm.objectweb.org</url> + <url>http://asm.objectweb.org/</url> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.9</version> - <url>http://logging.apache.org/log4j</url> + <url>http://logging.apache.org/log4j/docs/</url> </dependency> <dependency> <groupId>commons-jelly</groupId> |
From: Jeff J. <jef...@us...> - 2007-05-13 20:26:58
|
jeffjensen 07/05/13 13:26:56 Modified: cobertura/xdocs changes.xml cobertura project.xml Log: Prep for release. Revision Changes Path 1.29 +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.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- changes.xml 13 May 2007 19:17:39 -0000 1.28 +++ changes.xml 13 May 2007 20:26:55 -0000 1.29 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.3.1-SNAPSHOT" date="in CVS" description="Make it Maven 1.1 compatible."> + <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. </action> 1.34 +6 -1 maven-plugins/cobertura/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/project.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- project.xml 13 May 2007 19:17:39 -0000 1.33 +++ project.xml 13 May 2007 20:26:56 -0000 1.34 @@ -25,7 +25,7 @@ <pomVersion>3</pomVersion> <artifactId>maven-cobertura-plugin</artifactId> <name>Maven Cobertura Plug-in</name> - <currentVersion>1.3.1-SNAPSHOT</currentVersion> + <currentVersion>1.3.1</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> @@ -131,5 +131,10 @@ <name>1.3</name> <tag>MAVEN_COBERTURA_1_3</tag> </version> + <version> + <id>1.3.1</id> + <name>1.3.1</name> + <tag>MAVEN_COBERTURA_1_3_1</tag> + </version> </versions> </project> |
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-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> |