Wrong description of in source repository overview
--------------------------------------------------

                 Key: MPIR-109
                 URL: http://jira.codehaus.org/browse/MPIR-109
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: scm
    Affects Versions: 2.0.1
            Reporter: Michael Osipov
            Priority: Minor


I have defined in my pom.xml

{code:xml}
<scm>
    
<connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/trunk</connection>
    
<developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/trunk</developerConnection>
    <url>http://dev.fckeditor.net/browser/FCKeditor.Java/trunk</url>
</scm>
{code}
MPIR writed under developer access: "Everyone can access the Subversion 
repository via HTTPS, but Committers must checkout the Subversion repository 
via HTTPS."
As far as I understand it should say: "Everyone can access the Subversion 
repository via *HTTP*, but *committers* must checkout the Subversion repository 
via HTTPS." Unless I provide HTTPS access in anonymous access too.

Continuing more style corrections: "For those users who are stuck behind a 
corporate firewall which is blocking http access to the Subversion repository," 
should be "For those users who are stuck behind a corporate firewall which is 
blocking *HTTP* access to the Subversion repository,"

More: "Example : Edit the 'servers' file and add something like :" Should be: 
"*Example:* Edit the 'servers' file and add something *like:*" No space 
precedes a colon.

Note: Bold formatting is only for highlighting purposes

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to