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

   **[David 
SPORN](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sporniket)** 
commented
   
   Still no feedback on my pull request, and no idea of when it will be merged, 
if it ever happens.
   
   So, if you wish to have a locally fixed version (I had to do it on my 
computer to prepare/perform my next release) :
   
   * save the diff of my pull request : 
https://patch-diff.githubusercontent.com/raw/apache/maven-scm/pull/28.diff
   * clone maven-scm : git clone https://github.com/apache/maven-scm.git
   * checkout the version to fix (e.g. I use release plugin v2.5.2 that use 
maven scm v1.9.4) : git checkout maven-scm-1.9.4
   * apply the diff : git apply path_to_28.diff
   * build/install : mvn install (you must have svn, otherwise it fails when 
running tests)
   
   Successfully tested on version 1.9.4 (release plugin 2.5.2) on Linux Ubuntu 
14
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to