michael-o commented on PR #144:
URL: https://github.com/apache/maven-scm/pull/144#issuecomment-1133952425

   > I did not try any back ports. Where do i find the code base for 1.x? The 
tag i tried are broken so i lost patience. There could only be two possible 
problems in back porting:
   > 
   >     1. No Java 1.8 (NIO) Support. I used NIO in test because 
org.codehaus.plexus.util.FileUtils.fileAppend(String, String) was deprecated. 
Could easyly be changed.
   
   Look into the `maven-scm-1.x` branch. It is still Java 7. If you want your 
change with Maven SCM 1.13.0 delivered then use Plexus Utils, the deprecation 
is OK for now. We will likely update all in one go.
   
   >     2. JGIT does not support remove in the older verison.
   
   The currently used JGit version does not support what you need?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to