jira-importer commented on issue #692: URL: https://github.com/apache/maven-scm/issues/692#issuecomment-2964613533
**[Laurent Perez](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=laurent7979)** commented Hello Per Sean request - I also had the same requirement -, please find an attached patch which allow the Mercurial provider to use the pushChanges setting defined in maven-release-plugin 2.2-SNAPSHOT \<configuration>. Olivier (I hope you're the official maintainer, adressing you because of the svn logs and because I was sitting close to you at a previous Xebia XKE ;) ), I have two remarks : - the diff changes the previous indentation : because this is my 1st patch, I wanted to follow the rules so I downloaded http://maven.apache.org/developers/maven-idea-codestyle.xml, and applying this style did change the indentation (for good) ; so tell me if such a diff is ok, to me it looks like the indentation is now correct. - the maven-release-plugin 2.2-SNAPSHOT pom.xml has to be modified to use the newest maven-scm, as in \<scmVersion>1.5-SNAPSHOT\</scmVersion> Cheers :) Laurent -- 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]
