michael-o commented on issue #75: add fileNamesOnly property to only show file 
names
URL: https://github.com/apache/maven-scm/pull/75#issuecomment-414082733
 
 
   Please create a JIRA ticket first. The change is incomplete since the stdout 
case produces warnings:
   
   > [INFO] Executing: cmd.exe /X /C "git diff --name-only"
   > [INFO] Working directory: D:\Entwicklung\Projekte\maven-scm
   > [WARNING] Unparseable line: 'Jenkinsfile'
   > [WARNING] Unparseable line: 'pom.xml'
   > [INFO] Executing: cmd.exe /X /C "git diff --cached --name-only"
   > [INFO] Working directory: D:\Entwicklung\Projekte\maven-scm
   > [INFO] Jenkinsfile
   > pom.xml
   > 
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] Reactor Summary:

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to