From: Eric P. <de...@us...> - 2004-08-12 19:00:13
|
dep4b 04/08/12 12:00:06 Modified: findbugs/xdocs tasks.xml properties.xml goals.xml Log: fix my email. Revision Changes Path 1.3 +2 -2 maven-plugins/findbugs/xdocs/tasks.xml Index: tasks.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/tasks.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tasks.xml 2 Sep 2003 22:29:36 -0000 1.2 +++ tasks.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <properties> <title>Tasks</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> @@ -17,7 +17,7 @@ <ul> <li> Need to produce nice XML reports. Currently is only generated in text mode - which is very terse and boring. + which is very terse and boring. <b>DONE!</b> </li> </ul> </p> 1.3 +1 -1 maven-plugins/findbugs/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/properties.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- properties.xml 29 Jul 2004 16:31:23 -0000 1.2 +++ properties.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <document> <properties> <title>FindBugs Properties</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> <section name="FindBugs Settings"> 1.3 +1 -1 maven-plugins/findbugs/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/findbugs/xdocs/goals.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- goals.xml 2 Sep 2003 22:29:36 -0000 1.2 +++ goals.xml 12 Aug 2004 19:00:06 -0000 1.3 @@ -3,7 +3,7 @@ <document> <properties> <title>Maven FindBugs Plug-in Goals</title> - <author email="ep...@up...">Eric Pugh</author> + <author email="ep...@op...">Eric Pugh</author> </properties> <body> <goals> |