[GitHub] maven pull request: Duplicate conditional and body in MetadataReso...

2016-03-24 Thread kilida
GitHub user kilida opened a pull request: https://github.com/apache/maven/pull/79 Duplicate conditional and body in MetadataResolutionResult.java The `requestType.equals( MetadataResolutionRequestTypeEnum.classpathRuntime` case is repeated three times. One should be removed, and th

Re: svn commit: r1736261 - in /maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src: main/java/org/apache/maven/doxia/tools/ test/java/org/apache/maven/doxia/tools/ test/java/org/apache/maven

2016-03-24 Thread Robert Scholte
On Thu, 24 Mar 2016 07:49:38 +0100, Hervé BOUTEMY wrote: glad you like it :) yes, this interpolation and inheritance separation during site.xml model building gives us an opportunity (or even forces us) to test your MNG-5900 idea immediately, without taking any risk at pom.xml level and