You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by zh...@apache.org on 2005/10/13 22:35:01 UTC

svn commit: r320902 - /portals/pluto/branches/pluto-1.1/pom.xml

Author: zheng
Date: Thu Oct 13 13:34:57 2005
New Revision: 320902

URL: http://svn.apache.org/viewcvs?rev=320902&view=rev
Log:
Added comments about the email format and repo defs.

Modified:
    portals/pluto/branches/pluto-1.1/pom.xml

Modified: portals/pluto/branches/pluto-1.1/pom.xml
URL: http://svn.apache.org/viewcvs/portals/pluto/branches/pluto-1.1/pom.xml?rev=320902&r1=320901&r2=320902&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.1/pom.xml (original)
+++ portals/pluto/branches/pluto-1.1/pom.xml Thu Oct 13 13:34:57 2005
@@ -52,6 +52,10 @@
     </mailingList>
   </mailingLists>
 
+  <!-- Email format: [name]#a@T#[domain].d0t.[extension]
+       '@' and '.' characters are added because m2 seems to need them to
+       generate mailto links.
+    -->
   <developers>
     
     <developer>
@@ -280,6 +284,7 @@
     <module>pluto-testsuite</module>
   </modules>
   
+  <!-- These two repos may cause an authentication failure during the build. -->
   <repositories>
     <repository>
       <id>m1</id>