Author: bimargulies
Date: Tue Feb 3 00:34:48 2015
New Revision: 1656610
URL: http://svn.apache.org/r1656610
Log:
ARCHETYPE-182: OK, add hints.
Modified:
maven/archetype/trunk/maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/DefaultArchetypeFactory.java
maven/archetype
Author: bimargulies
Date: Mon Feb 2 23:55:30 2015
New Revision: 1656604
URL: http://svn.apache.org/r1656604
Log:
ARCHETYPE-435: remove old line
ARCHETYPE-475: bump prereq.
Modified:
maven/archetype/trunk/maven-archetype-plugin/pom.xml
maven/archetype/trunk/maven-archetype-plugin/src/site
Repository: maven-integration-testing
Updated Branches:
refs/heads/master 18bd438d1 -> 0eb902cb9
updated IntegrationTestSuite to include recently introduced tests
Signed-off-by: Igor Fedorenko
Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo
Commit:
http://git
Author: bimargulies
Date: Mon Feb 2 21:22:42 2015
New Revision: 1656583
URL: http://svn.apache.org/r1656583
Log:
ARCHETYPE-471: update maven baseline to 2.2.1.
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/
Author: krosenvold
Date: Mon Feb 2 15:35:39 2015
New Revision: 1656493
URL: http://svn.apache.org/r1656493
Log:
Extracted createInterpolator method
Modified:
maven/shared/trunk/maven-filtering/src/main/java/org/apache/maven/shared/filtering/BaseFilter.java
Modified:
maven/shared/trunk/mav
Author: olamy
Date: Mon Feb 2 11:21:45 2015
New Revision: 1656441
URL: http://svn.apache.org/r1656441
Log:
Update error-prone integration test
EmptyIf is no longer one of the default errors, use DeadException
instead.
Modified:
maven/plugins/trunk/maven-compiler-plugin/src/it/error-prone-c