Herve Boutemy
|
b281f2bf40
|
renamed core-integration-testing to core-it-support to match directory name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144952 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 20:10:12 +00:00 |
Herve Boutemy
|
7682e5fa29
|
updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042110 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-04 07:55:53 +00:00 |
Benjamin Bentmann
|
830da18971
|
o Added detection of Maven version to ease execution of individual ITs via -Dtest=
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985676 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-15 13:50:41 +00:00 |
Benjamin Bentmann
|
4b3c364887
|
o Enabled ITs to choose different global settings depending on network needs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982028 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 20:35:51 +00:00 |
Benjamin Bentmann
|
46382579be
|
o Used property prefix different from Surefire props
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981853 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 12:58:16 +00:00 |
Benjamin Bentmann
|
ee063d5cb2
|
o Added factory method to create verifier setup with global settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981694 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 21:37:46 +00:00 |
Benjamin Bentmann
|
0085e85a15
|
o Updated to maven-verifier:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818021 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-23 09:40:18 +00:00 |
Benjamin Bentmann
|
5c936d7675
|
o Added support to skip tests based on Java version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770638 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-01 11:24:53 +00:00 |
Benjamin Bentmann
|
4b386cdf97
|
o Added guard construct that marks a single test method as skipped (in contrast to matchesMavenVersion)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749623 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-03 14:58:44 +00:00 |
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 |