You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/18 19:49:04 UTC

svn commit: r370211 - /maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml

Author: ltheussl
Date: Wed Jan 18 10:48:59 2006
New Revision: 370211

URL: http://svn.apache.org/viewcvs?rev=370211&view=rev
Log:
Contributor email is optional.

Modified:
    maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml

Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml?rev=370211&r1=370210&r2=370211&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/team-list.xml Wed Jan 18 10:48:59 2006
@@ -194,9 +194,11 @@
                         <tr>
                             <td>$!contributor.name</td>
                             <td>
+                                #if ($contributor.email.length() != 0)
                                 <a href="mailto:$!contributor.email">
                                     $!contributor.email
                                 </a>
+                                #end
                             </td>
                             <td>$!contributor.organization</td>
                             <td>