[ 
https://jira.codehaus.org/browse/SCM-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed SCM-635.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

Fixed in [rev. 1181119|http://svn.apache.org/viewvc?rev=1181119&view=rev]

> No space between number and text in scm:add result
> --------------------------------------------------
>
>                 Key: SCM-635
>                 URL: https://jira.codehaus.org/browse/SCM-635
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-api
>    Affects Versions: 1.5
>            Reporter: Artem Danilenko
>            Assignee: Robert Scholte
>            Priority: Trivial
>             Fix For: 1.6
>
>
> maven-scm-plugin\src\main\java\org\apache\maven\scm\plugin\AddMojo.java line 
> 54:
> getLog().info( "" + result.getAddedFiles().size() + "files successfully 
> added." );
> Need space between "result.getAddedFiles().size()" and "files successfully 
> added."

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to