[ 
https://issues.apache.org/jira/browse/SCM-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963383#comment-17963383
 ] 

ASF GitHub Bot commented on SCM-857:
------------------------------------

jira-importer commented on issue #1078:
URL: https://github.com/apache/maven-scm/issues/1078#issuecomment-2964644392

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   Fixed with 
[7ee2b5a73d09f3822cb6e775bc52f84f80acdb83](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=7ee2b5a73d09f3822cb6e775bc52f84f80acdb83).
   




> AnnotateConsumer fails to parse author name if name contains dot
> ----------------------------------------------------------------
>
>                 Key: SCM-857
>                 URL: https://issues.apache.org/jira/browse/SCM-857
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-accurev
>    Affects Versions: 1.9.5
>            Reporter: Rahul Maheshwari
>            Assignee: Michael Osipov
>            Priority: Critical
>             Fix For: 1.11.1
>
>
> AnnotateConsumer fails to parse author name if accurev user name contains dot 
> (".") 
> Sample annotation output that contains user name with dot
> {code:java}
>       10 john.x.doe 2017/12/13 15:10:34   buildscript {
>       10 john.x.doe 2017/12/13 15:10:34       repositories {
>       10 john.x.doe 2017/12/13 15:10:34           mavenCentral()
>       10 john.x.doe 2017/12/13 15:10:34       }
>       10 john.x.doe 2017/12/13 15:10:34       dependencies {
>       10 john.x.doe 2017/12/13 15:10:34          
>       10 john.x.doe 2017/12/13 15:10:34       }
>       10 john.x.doe 2017/12/13 15:10:34   }
> {code}
> Exception Details: 
> {code:java}
> Caused by: java.lang.RuntimeException: Unable to parse annotation from line:  
>      10 john.x.doe 2017/12/13 15:10:34   buildscript {
>       at 
> org.apache.maven.scm.provider.accurev.cli.AnnotateConsumer.consumeLine(AnnotateConsumer.java:69)
>       at 
> org.apache.maven.scm.provider.accurev.cli.CommandOutputConsumer.consumeLine(CommandOutputConsumer.java:51)
>       at 
> org.codehaus.plexus.util.cli.StreamPumper.consumeLine(StreamPumper.java:190)
>       at org.codehaus.plexus.util.cli.StreamPumper.run(StreamPumper.java:135)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to