Author: michaelo
Date: Fri Aug 30 18:43:42 2013
New Revision: 1519049

URL: http://svn.apache.org/r1519049
Log:
[MPIR-281] Misleading SCM report title

Modified:
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties?rev=1519049&r1=1519048&r2=1519049&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
 (original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
 Fri Aug 30 18:43:42 2013
@@ -161,7 +161,7 @@ report.scm.anonymousaccess.svn.intro    
 report.scm.anonymousaccess.title                                   = Anonymous 
Access
 report.scm.clearcase.intro                                         = This 
project uses {ClearCase, http://www-306.ibm.com/software/awdtools/clearcase/} 
to manage its source code. Informations on ClearCase use can be found at 
{http://www.redbooks.ibm.com/redbooks/pdfs/sg246399.pdf, 
http://www.redbooks.ibm.com/redbooks/pdfs/sg246399.pdf}.
 report.scm.cvs.intro                                               = This 
project uses {Concurrent Versions System, http://www.cvshome.org/} to manage 
its source code. Instructions on CVS use can be found at 
{http://cvsbook.red-bean.com/, http://cvsbook.red-bean.com/}.
-report.scm.description                                             = This is a 
link to the online source repository that can be viewed via a web browser.
+report.scm.description                                             = This 
document lists ways to access the online source repository.
 report.scm.devaccess.clearcase.intro                               = Only 
project developers can access the ClearCase tree via this method. Substitute 
username with the proper value.
 report.scm.devaccess.cvs.intro                                     = Only 
project developers can access the CVS tree via this method. Substitute username 
with the proper value.
 report.scm.devaccess.general.intro                                 = Refer to 
the documentation of the SCM used for more information about developer check 
out. The connection url is:


Reply via email to