Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 2517a7ed441ddcc4bc2fb935acb0d33cdaf1bdfa
https://github.com/jenkinsci/acceptance-test-harness/commit/2517a7ed441ddcc4bc2fb935acb0d33cdaf1bdfa
Author: Ulli Hafner <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M src/test/java/plugins/WarningsNextGenerationPluginTest.java
Log Message:
-----------
Fix broken test due to maven module detection in maven parser.
Commit: 347f6ad0cb8087ce6899c6f467910f6f6f5ce044
https://github.com/jenkinsci/acceptance-test-harness/commit/347f6ad0cb8087ce6899c6f467910f6f6f5ce044
Author: Ulli Hafner <[email protected]>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M src/test/java/plugins/WarningsNextGenerationPluginTest.java
Log Message:
-----------
Print console log to see what is going on in the build.
Commit: c6d0c051cc3cb9c9cac82060c58ce086d5cd44d1
https://github.com/jenkinsci/acceptance-test-harness/commit/c6d0c051cc3cb9c9cac82060c58ce086d5cd44d1
Author: Ulli Hafner <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M src/main/tool_installers/updates/hudson.tasks.Maven.MavenInstaller
Log Message:
-----------
Update MavenInstaller to support Maven 3.6.3 and older. Also use HTTPS.
Commit: 9d74e885f2283da7de6b9de8b7e9b165e7f50e3a
https://github.com/jenkinsci/acceptance-test-harness/commit/9d74e885f2283da7de6b9de8b7e9b165e7f50e3a
Author: Ulli Hafner <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M src/test/resources/warnings_ng_plugin/source-view/pom.xml
Log Message:
-----------
Force HTTPS for downloads, otherwise the number of Maven warnings is not
predictable.
Commit: a234ff696a0c095a17c2baa8e940ea7c0312a6ab
https://github.com/jenkinsci/acceptance-test-harness/commit/a234ff696a0c095a17c2baa8e940ea7c0312a6ab
Author: Ulli Hafner <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M src/test/java/plugins/WarningsNextGenerationPluginTest.java
Log Message:
-----------
Adapt expectations to results of Maven 3.6.3.
Maven 3.0.5 uses HTTP as default protocol which is not supported anymore.
Commit: bdc6e2f015be5826dc6aedf74a85a7b48153f507
https://github.com/jenkinsci/acceptance-test-harness/commit/bdc6e2f015be5826dc6aedf74a85a7b48153f507
Author: Oliver Gondža <[email protected]>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M src/main/tool_installers/updates/hudson.tasks.Maven.MavenInstaller
M src/test/java/plugins/WarningsNextGenerationPluginTest.java
M src/test/resources/warnings_ng_plugin/source-view/pom.xml
Log Message:
-----------
Merge pull request #558 from uhafner/maven-modules
Fix broken test due to maven module detection in maven parser
Compare:
https://github.com/jenkinsci/acceptance-test-harness/compare/c9c021500c14...bdc6e2f015be
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/c9c021-bdc6e2%40github.com.