You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephen McConnell <mc...@apache.org> on 2003/02/20 19:19:39 UTC

[XDOC] maven-report.xml patch

Hi everyone:

The following patch corrects a number of bugs in the maven-report.xml. 
The bugs include not checking for the existance of the tasks.xml and 
changes.xml which results in links being added to the report summary 
page that don;t refer to anything.

Cheers, Steve.

p.s. Still have not heard anything about the broken license POM!!

SJM


cvs diff maven-reports.xml (in directory 
F:\dev\jakarta-turbine-maven\src\plugins-build\xdoc\src\plugin-resources\templates)
Index: maven-reports.xml
===================================================================
RCS file: 
/home/cvspublic/jakarta-turbine-maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml,v
retrieving revision 1.2
diff -r1.2 maven-reports.xml
28a29
 >             #if ($files.file("$maven-docs-dest/changes.html").exists())
35a37
 >             #end
44c46
<             <tr><td><a href="developer-activity-log.html">Developer 
Activity</a></td>
---
 >             <tr><td><a 
href="developer-activity-report.html">Developer Activity</a></td>
57c59,60
<             <tr><td><a href="tasks.html">Tasks</a></td>
---
 >             #if ($files.file("$maven-docs-dest/task.html").exists())
 >             <tr><td><a href="task.html">Tasks</a></td>
63a67
 >             #end
68c72
<                 @task javadoc tag in java source code.
---
 >                 @todo javadoc tag in java source code.
129a134
 >


-- 

Stephen J. McConnell
mailto:mcconnell@apache.org
http://www.osm.net