|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Mathias Ã…hsberg
Path:
src/main/java/hudson/maven/MavenBuild.java
src/test/java/hudson/maven/AbstractMaven3xBuildTest.java
http://jenkins-ci.org/commit/maven-plugin/b3f08bd4411cbf138db34de879c9af638cc7ac95
Log:
JENKINS-11964 Enable single module build for Maven3.
Pull Request #9 has been the source for the implementation. However, only parts that was needed to enable single module build for Maven3 projects have been used.