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

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

murinrad opened a new pull request #30: Fix for SCM-714: mvn release:prepare 
fails if the command line is too long on windows
URL: https://github.com/apache/maven-scm/pull/30
 
 
   This is a fix for SCM-714
   
   This fix changes the behaviour of git add on Windows machines.
   The git add is to be executed per file.
   
   Fix tested on local and correctly splits the add command per file.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> mvn release:prepare fails if the command line is too long on windows
> --------------------------------------------------------------------
>
>                 Key: SCM-714
>                 URL: https://issues.apache.org/jira/browse/SCM-714
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-gitexe
>    Affects Versions: 1.8.1
>            Reporter: Felix Simmendinger
>            Assignee: Robert Scholte
>            Priority: Blocker
>
> The issue from SCM-697 does not solve the issue as the gitprovider is not 
> using the add command but the checkin command during a release.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to