Branch: refs/heads/master Home: https://github.com/jenkinsci/sealights-plugin Commit: d0444f3f46884d80c3b8effaa860f2ca83572c2a https://github.com/jenkinsci/sealights-plugin/commit/d0444f3f46884d80c3b8effaa860f2ca83572c2a Author: nadavye <na...@sealights.io> Date: 2017-11-08 (Wed, 08 Nov 2017)
Changed paths: M src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java M src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/expected.xml M src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/expected.xml M src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/expected.xml M src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/expected.xml M src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/expected.xml M src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/expected.xml M src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/expected.xml M src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/expected.xml M src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/expected.xml M src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/expected.xml M src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/expected.xml M src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/expected.xml M src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/expected.xml M src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/expected.xml M src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/expected.xml M src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/expected.xml M src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/expected.xml M src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/expected.xml M src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/pom.xml Log Message: ----------- Add another execution to the Maven - "prepare-test-listener" Commit: a45bf8123db2ba1f696744c0b7e5c8e5e2489391 https://github.com/jenkinsci/sealights-plugin/commit/a45bf8123db2ba1f696744c0b7e5c8e5e2489391 Author: nadavye <na...@sealights.io> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java M src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/expected.xml M src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/expected.xml M src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/expected.xml M src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/expected.xml M src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/expected.xml M src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/expected.xml M src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/expected.xml M src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/expected.xml M src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/expected.xml M src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/expected.xml M src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/expected.xml M src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/expected.xml M src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/expected.xml M src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/expected.xml M src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/expected.xml M src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/expected.xml M src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/expected.xml M src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/expected.xml M src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/pom.xml Log Message: ----------- Merge pull request #21 from nadavye/master [SLDEV-2475] Add another execution to the Maven - "prepare-test-listener" Compare: https://github.com/jenkinsci/sealights-plugin/compare/7bdcf4aafb35...a45bf8123db2 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.