This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a change to branch MNG-4660
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git.
at 0c36a7c Share a bit more context why we're doing the ugly Thread.sleep
This branch includes the following new commits:
new 2abbb9b Add integration test to show that --resume-from works
new a89deda Change order of modules in POM
new 3329828 Introduce a compile-time dependency from module B to A
new 6b181b8 Rename test method so it's more descriptive
new 4be7b75 No longer necessary to first install the whole project locally
new 02d17ee Only run test for Maven 3.7.0-SNAPSHOT and up
new 52cc92d Remove TODO
new c6f65ae Formatting
new 8338314 Corrected the Maven version to be 3.7.0 instead of -SNAPSHOT.
new 6bd445f Reverted the change in the other integration test
new 2c02340 Putting our integration test on top of the list, to order the
tests from new to old (and not alphabetically on ticket number)
new deeca5d Run test twice, once with packaged and once without packaged
artifact
new 6105027 Test case for checking whether a packaged artifact is up to
date with the compiled artifact
new 9a4064f Remove System.err.println invocations
new 82d953d Rename method so it better describes the test
new 13bf3b9 Revert unrelated change
new 4a35794 Removed the dependency on the compiler plugin
new a12661b Changed junit dependencies to version 4.12, which is the same
as the testsuite itself is using.
new f73441d Add assertions to analyze failing Linux+JDK8
new 868d409 Add dependency on full Hamcrest package
new f720142 Additional assertions on files being present
new 3422c0a Base assertions and detailed failure message on the same info
new 9c68f25 Add small delay between two Verifier invocations.
new 0c36a7c Share a bit more context why we're doing the ugly Thread.sleep
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.