Author: michaelo
Date: Sat Dec  6 22:04:12 2014
New Revision: 1643618

URL: http://svn.apache.org/r1643618
Log:
[MPMD-280] Clarify that Web Access SCM link is not suitable for SCM checkout

Modified:
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.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=1643618&r1=1643617&r2=1643618&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
 Sat Dec  6 22:04:12 2014
@@ -193,9 +193,9 @@ report.scm.perforce.intro
 report.scm.starteam.intro                                          = This 
project uses {Starteam, http://www.borland.com/us/products/starteam/} to manage 
its source code.
 report.scm.svn.intro                                               = This 
project uses {Subversion, http://subversion.apache.org/} to manage its source 
code. Instructions on Subversion use can be found at 
{http://svnbook.red-bean.com/, http://svnbook.red-bean.com/}.
 report.scm.title                                                   = Source 
Repository
-report.scm.webaccess.nourl                                         = There is 
no online source repository listed for this project. Please check back again 
later.
-report.scm.webaccess.title                                         = Web Access
-report.scm.webaccess.url                                           = The 
following is a link to the online source repository:
+report.scm.webaccess.nourl                                         = There is 
no browsable version of the source repository listed for this project. Please 
check back again later.
+report.scm.webaccess.title                                         = Web 
Browser Access
+report.scm.webaccess.url                                           = The 
following is a link to a browsable version of the source repository:
 report.summary.build.artifactid                                    = ArtifactId
 report.summary.build.groupid                                       = GroupId
 report.summary.build.javaVersion                                   = Java 
Version

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties?rev=1643618&r1=1643617&r2=1643618&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties
 (original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties
 Sat Dec  6 22:04:12 2014
@@ -189,9 +189,9 @@ report.scm.perforce.intro
 report.scm.starteam.intro                                          = Dieses 
Projekt verwendet {Starteam, http://www.borland.com/us/products/starteam/} um 
seinen Quellcode zu verwalten.
 report.scm.svn.intro                                               = Dieses 
Projekt verwendet {Subversion, http://subversion.apache.org/} um seinen 
Quellcode zu verwalten. Informationen \u00fcber Subversion finden Sie unter: 
{http://svnbook.red-bean.com/, http://svnbook.red-bean.com/}.
 report.scm.title                                                   = 
Versionskontrolle
-report.scm.webaccess.nourl                                         = Es wurde 
kein Web-Portal f\u00fcr das Quellcode-Archiv eingerichtet.
-report.scm.webaccess.title                                         = Web-Zugang
-report.scm.webaccess.url                                           = Es folgt 
ein Verweis auf das Web-Portal des Quellcode-Archivs dieses Projektes.
+report.scm.webaccess.nourl                                         = Es wurde 
keine navigierbare Version des Quellcode-Archivs eingerichtet.
+report.scm.webaccess.title                                         = 
Web-Browser-Zugang
+report.scm.webaccess.url                                           = Es folgt 
ein Verweis auf eine navigierbare Version des Quellcode-Archivs dieses 
Projektes.
 report.summary.build.artifactid                                    = ArtifactId
 report.summary.build.groupid                                       = GroupId
 report.summary.build.javaVersion                                   = 
Java-Version


Reply via email to