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 f3e1e40 Share a bit more context why we're doing the ugly Thread.sleep
This branch includes the following new commits:
new d7d4a53 Add integration test to show that --resume-from works
new 0b786f7 Change order of modules in POM
new 9f7229a Introduce a compile-time dependency from module B to A
new 4dd69b8 Rename test method so it's more descriptive
new c7bf10a No longer necessary to first install the whole project locally
new 2a76ab8 Only run test for Maven 3.7.0-SNAPSHOT and up
new beb7bc2 Remove TODO
new c276f8d Formatting
new 5107d44 Corrected the Maven version to be 3.7.0 instead of -SNAPSHOT.
new c5032bd Reverted the change in the other integration test
new b0215a6 Putting our integration test on top of the list, to order the
tests from new to old (and not alphabetically on ticket number)
new 1e8f055 Run test twice, once with packaged and once without packaged
artifact
new 173fe4d Test case for checking whether a packaged artifact is up to
date with the compiled artifact
new e3d942e Remove System.err.println invocations
new 6eca36b Rename method so it better describes the test
new 1b2da11 Revert unrelated change
new f40ccda Removed the dependency on the compiler plugin
new 9f5451b Changed junit dependencies to version 4.12, which is the same
as the testsuite itself is using.
new c8736d5 Add assertions to analyze failing Linux+JDK8
new e8e95ac Add dependency on full Hamcrest package
new 45203d6 Additional assertions on files being present
new 14a6dd9 Base assertions and detailed failure message on the same info
new 605ba4a Add small delay between two Verifier invocations.
new f3e1e40 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.