This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a change to branch MGN-4660
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git.
at dc100af Share a bit more context why we're doing the ugly Thread.sleep
This branch includes the following new commits:
new d3e87a2 Add integration test to show that --resume-from works
new 83de4f6 Change order of modules in POM
new 469f2ea Introduce a compile-time dependency from module B to A
new c8032c3 Rename test method so it's more descriptive
new c0e6547 No longer necessary to first install the whole project locally
new fe33a79 Only run test for Maven 3.7.0-SNAPSHOT and up
new b712099 Remove TODO
new 89b2d35 Formatting
new 71f62f5 Corrected the Maven version to be 3.7.0 instead of -SNAPSHOT.
new 95bec2d Reverted the change in the other integration test
new 96d730e Putting our integration test on top of the list, to order the
tests from new to old (and not alphabetically on ticket number)
new 68ae99f Run test twice, once with packaged and once without packaged
artifact
new 8108245 Test case for checking whether a packaged artifact is up to
date with the compiled artifact
new a2589b7 Remove System.err.println invocations
new 4abe0bf Rename method so it better describes the test
new 771f028 Revert unrelated change
new 789b872 Removed the dependency on the compiler plugin
new 97ff747 Changed junit dependencies to version 4.12, which is the same
as the testsuite itself is using.
new 73ae2d9 Add assertions to analyze failing Linux+JDK8
new 03292d5 Add dependency on full Hamcrest package
new 3aef427 Additional assertions on files being present
new 90256ba Base assertions and detailed failure message on the same info
new 7faa0a8 Add small delay between two Verifier invocations.
new dc100af 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.