Commit Graph

8 Commits

Author SHA1 Message Date
Brett Porter b7abb7d681 remove default constructor so that a version range must be entered. It is unlikely future tests will work on all versions of Maven anyway
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:24:54 +00:00
Benjamin Bentmann dd0662ab6a o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739544 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 11:05:17 +00:00
Brett Porter 2c0b8db8e5 also strip -RCx by default to match Maven convention where they are candidates for a release, not releases themselves
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739450 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 23:34:41 +00:00
Brett Porter 1421a185a4 remove the snapshot in comparison for tests - this will make them much more readable and we have no need to differentiate
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739122 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:26:27 +00:00
Benjamin Bentmann 0b3a8c8b11 o Printed elapsed test time to highlight long running tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703776 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:11:12 +00:00
Benjamin Bentmann 1dedf2f3c3 o Cured "Skipping (version ${maven.version} not in range (2.0.8,))" when using -Dtest=
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 20:53:34 +00:00
Benjamin Bentmann 1c412e845e o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698247 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:09:56 +00:00
Benjamin Bentmann 86beace63b o Renamed module maven-integration-test-helper to maven-it-helper to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00