Branch: refs/heads/master Home: https://github.com/jenkinsci/sealights-plugin Commit: b11f87e8ca64ec3834e9b65906e1289ddc56ead6 https://github.com/jenkinsci/sealights-plugin/commit/b11f87e8ca64ec3834e9b65906e1289ddc56ead6 Author: RoniSegal <r...@sealihts.io> Date: 2018-03-12 (Mon, 12 Mar 2018)
Changed paths: M pom.xml M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java M src/main/java/io/sealights/plugins/sealightsjenkins/SlInfoValidator.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsPomFile.java A src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsSeaLightsPluginInfo.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegration.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/upgrade/MavenPluginUpgradeManager.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/upgrade/UpgradeProxy.java M src/main/java/io/sealights/plugins/sealightsjenkins/utils/Logger.java Log Message: ----------- pom integration works from infra Commit: d6e79eb6ab549f35dee7be54c4ec6380f3f8bb1d https://github.com/jenkinsci/sealights-plugin/commit/d6e79eb6ab549f35dee7be54c4ec6380f3f8bb1d Author: RoniSegal <r...@sealihts.io> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: R src/main/java/io/sealights/plugins/sealightsjenkins/integration/Commons.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegration.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationInfo.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/PomFile.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/PluginIntegrator.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/external/LazerycodeJMeterPluginIntegrator.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/upgrade/UpgradeProxy.java R src/test/java/io/sealights/plugins/sealightsjenkins/SlInfoValidatorTest.java M src/test/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationTest.java Log Message: ----------- delete duplicated code Commit: 20374517b5b2067eeadaba6bf17af6da8120b990 https://github.com/jenkinsci/sealights-plugin/commit/20374517b5b2067eeadaba6bf17af6da8120b990 Author: RoniSegal <r...@sealihts.io> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsPomFile.java R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/Readme.txt R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/expected.xml R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/pom.xml R src/test/cases/MavenIntegration/11_Dont_integrate_if_unsupported_forkMode_perthread_without_threadCount_present/Readme.txt R src/test/cases/MavenIntegration/11_Dont_integrate_if_unsupported_forkMode_perthread_without_threadCount_present/pom.xml R src/test/cases/MavenIntegration/12_Dont_integrate_if_unsupported_forkMode_perthread_with_threadCount_0_present/Readme.txt R src/test/cases/MavenIntegration/12_Dont_integrate_if_unsupported_forkMode_perthread_with_threadCount_0_present/pom.xml R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/Readme.txt R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/expected.xml R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/pom.xml R src/test/cases/MavenIntegration/14_Dont_integrate_if_unsupported_forkCount_present/Readme.txt R src/test/cases/MavenIntegration/14_Dont_integrate_if_unsupported_forkCount_present/pom.xml R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/Readme.txt R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/expected.xml R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/pom.xml R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/Readme.txt R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/expected.xml R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/pom.xml R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/Readme.txt R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/expected.xml R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/pom.xml R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/Readme.txt R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/expected.xml R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/pom.xml R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/Readme.txt R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/expected.xml R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/pom.xml R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/Readme.txt R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/expected.xml R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/pom.xml R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/Readme.txt R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/expected.xml R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/pom.xml R src/test/cases/MavenIntegration/21_dont_Inject_SeaLights_arguments_to_jMeter_plugin_when_our_arguments_already_present/Readme.txt R src/test/cases/MavenIntegration/21_dont_Inject_SeaLights_arguments_to_jMeter_plugin_when_our_arguments_already_present/pom.xml R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/Readme.txt R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/expected.xml R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/pom.xml R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/Readme.txt R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/expected.xml R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/pom.xml R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/Readme.txt R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/expected.xml R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/pom.xml R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/Readme.txt R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/expected.xml R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/pom.xml R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/Readme.txt R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/expected.xml R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/pom.xml R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/Readme.txt R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/expected.xml R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/pom.xml R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/Readme.txt R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/expected.xml R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/pom.xml R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/Readme.txt R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/expected.xml R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/pom.xml R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/Readme.txt R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/expected.xml R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/pom.xml R src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/Readme.txt R src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/pom.xml R src/test/cases/MavenIntegration/6_Dont_inject_Sealights_plugin_if_already_injected_in_pluginManagement/Readme.txt R src/test/cases/MavenIntegration/6_Dont_inject_Sealights_plugin_if_already_injected_in_pluginManagement/pom.xml R src/test/cases/MavenIntegration/7_Dont_inject_Sealights_plugin_if_already_injected_in_plugins/Readme.txt R src/test/cases/MavenIntegration/7_Dont_inject_Sealights_plugin_if_already_injected_in_plugins/pom.xml R src/test/cases/MavenIntegration/8_Dont_inject_Sealights_plugin_if_already_injected_in_profile/Readme.txt R src/test/cases/MavenIntegration/8_Dont_inject_Sealights_plugin_if_already_injected_in_profile/pom.xml R src/test/cases/MavenIntegration/9_Dont_integrate_if_unsupported_forkMode_never_present/Readme.txt R src/test/cases/MavenIntegration/9_Dont_integrate_if_unsupported_forkMode_never_present/pom.xml Log Message: ----------- remove the code Commit: af22ad43e8c329b57c93e5237dbb5031176356e2 https://github.com/jenkinsci/sealights-plugin/commit/af22ad43e8c329b57c93e5237dbb5031176356e2 Author: RoniSegal <r...@sealihts.io> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: A src/main/resources/META-INF/hudson.remoting.ClassFilter Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/sealights-plugin Commit: dd6daf79f93496ca81b133f140475dc65ec40627 https://github.com/jenkinsci/sealights-plugin/commit/dd6daf79f93496ca81b133f140475dc65ec40627 Author: RoniSegal <r...@sealihts.io> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsPomFile.java Log Message: ----------- imp;ement backup() Commit: 615df21453589b40a7f525a8c8650c957fd70a4d https://github.com/jenkinsci/sealights-plugin/commit/615df21453589b40a7f525a8c8650c957fd70a4d Author: RoniSegal <r...@sealihts.io> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: R src/test/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationTest.java Log Message: ----------- delete unused test class Commit: 28c6ac5984aed0e1e0365f52290173df446a31fd https://github.com/jenkinsci/sealights-plugin/commit/28c6ac5984aed0e1e0365f52290173df446a31fd Author: nadavye <na...@sealights.io> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M pom.xml M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java M src/main/java/io/sealights/plugins/sealightsjenkins/SlInfoValidator.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/Commons.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsPomFile.java A src/main/java/io/sealights/plugins/sealightsjenkins/integration/JenkinsSeaLightsPluginInfo.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegration.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationInfo.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/PomFile.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/PluginIntegrator.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java R src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/external/LazerycodeJMeterPluginIntegrator.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/upgrade/MavenPluginUpgradeManager.java M src/main/java/io/sealights/plugins/sealightsjenkins/integration/upgrade/UpgradeProxy.java M src/main/java/io/sealights/plugins/sealightsjenkins/utils/Logger.java R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/Readme.txt R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/expected.xml R src/test/cases/MavenIntegration/10_Inject_SeaLights_if_supported_forkMode_option_present/pom.xml R src/test/cases/MavenIntegration/11_Dont_integrate_if_unsupported_forkMode_perthread_without_threadCount_present/Readme.txt R src/test/cases/MavenIntegration/11_Dont_integrate_if_unsupported_forkMode_perthread_without_threadCount_present/pom.xml R src/test/cases/MavenIntegration/12_Dont_integrate_if_unsupported_forkMode_perthread_with_threadCount_0_present/Readme.txt R src/test/cases/MavenIntegration/12_Dont_integrate_if_unsupported_forkMode_perthread_with_threadCount_0_present/pom.xml R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/Readme.txt R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/expected.xml R src/test/cases/MavenIntegration/13_Inject_SeaLights_if_exist_forkMode_perthread_with_threadCount_greater_than_0_present/pom.xml R src/test/cases/MavenIntegration/14_Dont_integrate_if_unsupported_forkCount_present/Readme.txt R src/test/cases/MavenIntegration/14_Dont_integrate_if_unsupported_forkCount_present/pom.xml R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/Readme.txt R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/expected.xml R src/test/cases/MavenIntegration/15_Inject_SeaLights_if_forkCount_greater_than_0/pom.xml R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/Readme.txt R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/expected.xml R src/test/cases/MavenIntegration/16_Inject_Sealights_if_unsupported_parallel_present/pom.xml R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/Readme.txt R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/expected.xml R src/test/cases/MavenIntegration/17_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_doesnt_chain_old_values/pom.xml R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/Readme.txt R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/expected.xml R src/test/cases/MavenIntegration/18_Inject_SeaLights_plugin_to_pom_with_surefire_that_has_argLine_element_that_chain_old_values/pom.xml R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/Readme.txt R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/expected.xml R src/test/cases/MavenIntegration/19_Inject_SeaLights_plugin_with_specific_version_to_a_pom_without_the_plugin/pom.xml R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/Readme.txt R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/expected.xml R src/test/cases/MavenIntegration/1_Inject_SeaLights_plugin_to_a_pom_without_the_plugin/pom.xml R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/Readme.txt R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/expected.xml R src/test/cases/MavenIntegration/20_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_exists/pom.xml R src/test/cases/MavenIntegration/21_dont_Inject_SeaLights_arguments_to_jMeter_plugin_when_our_arguments_already_present/Readme.txt R src/test/cases/MavenIntegration/21_dont_Inject_SeaLights_arguments_to_jMeter_plugin_when_our_arguments_already_present/pom.xml R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/Readme.txt R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/expected.xml R src/test/cases/MavenIntegration/22_Inject_SeaLights_arguments_to_jMeter_plugin_when_non-Sealights_arguments_exists/pom.xml R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/Readme.txt R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/expected.xml R src/test/cases/MavenIntegration/23_Inject_SeaLights_arguments_to_jMeter_plugin_when_arguments_element_not_exists/pom.xml R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/Readme.txt R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/expected.xml R src/test/cases/MavenIntegration/24_Inject_SeaLights_arguments_to_jMeter_plugin_inside_profile/pom.xml R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/Readme.txt R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/expected.xml R src/test/cases/MavenIntegration/25_Inject_SeaLights_arguments_to_jMeter_plugin_when_only_jMeterProcessJVMSettings_exists/pom.xml R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/Readme.txt R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/expected.xml R src/test/cases/MavenIntegration/26_Inject_SeaLights_arguments_to_jMeter_plugin_when_with_jMeterProcessJVMSettings_exists_with_element_other_than_element/pom.xml R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/Readme.txt R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/expected.xml R src/test/cases/MavenIntegration/27_Dont_inject_SeaLights_arguments_to_jMeter_plugin_when_property_skipJMeter_present/pom.xml R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/Readme.txt R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/expected.xml R src/test/cases/MavenIntegration/2_Inject_SeaLights_plugin_to_a_pom_with_a_single_profile/pom.xml R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/Readme.txt R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/expected.xml R src/test/cases/MavenIntegration/3_Inject_SeaLights_plugin_to_a_pom_with_a_two_profiles/pom.xml R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/Readme.txt R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/expected.xml R src/test/cases/MavenIntegration/4_Inject_SeaLights_when_build_element_not_exist/pom.xml R src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/Readme.txt R src/test/cases/MavenIntegration/5_Dont_inject_Sealights_plugin_if_already_injected/pom.xml R src/test/cases/MavenIntegration/6_Dont_inject_Sealights_plugin_if_already_injected_in_pluginManagement/Readme.txt R src/test/cases/MavenIntegration/6_Dont_inject_Sealights_plugin_if_already_injected_in_pluginManagement/pom.xml R src/test/cases/MavenIntegration/7_Dont_inject_Sealights_plugin_if_already_injected_in_plugins/Readme.txt R src/test/cases/MavenIntegration/7_Dont_inject_Sealights_plugin_if_already_injected_in_plugins/pom.xml R src/test/cases/MavenIntegration/8_Dont_inject_Sealights_plugin_if_already_injected_in_profile/Readme.txt R src/test/cases/MavenIntegration/8_Dont_inject_Sealights_plugin_if_already_injected_in_profile/pom.xml R src/test/cases/MavenIntegration/9_Dont_integrate_if_unsupported_forkMode_never_present/Readme.txt R src/test/cases/MavenIntegration/9_Dont_integrate_if_unsupported_forkMode_never_present/pom.xml R src/test/java/io/sealights/plugins/sealightsjenkins/SlInfoValidatorTest.java R src/test/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationTest.java Log Message: ----------- Merge pull request #25 from RoniSegal/master [SLDEV-2222] - use pom-integration from infra Compare: https://github.com/jenkinsci/sealights-plugin/compare/ff3227db5f65...28c6ac5984ae -- 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.