Branch: refs/heads/master
Home: https://github.com/jenkinsci/sealights-plugin
Commit: 88bf647413316683b46d06cac2f1a1638b1f6023
https://github.com/jenkinsci/sealights-plugin/commit/88bf647413316683b46d06cac2f1a1638b1f6023
Author: RoniSegal <[email protected]>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java
M
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/config.jelly
Log Message:
-----------
enable checkbox to avoid includeResources
Commit: ba659c9a05a73a4d06189409357a2ba2a75f85ca
https://github.com/jenkinsci/sealights-plugin/commit/ba659c9a05a73a4d06189409357a2ba2a75f85ca
Author: RoniSegal <[email protected]>
Date: 2017-11-13 (Mon, 13 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 branch 'master' of https://github.com/jenkinsci/sealights-plugin
Commit: 9823a878a7ab13b1921d4cb49a31811a3088391f
https://github.com/jenkinsci/sealights-plugin/commit/9823a878a7ab13b1921d4cb49a31811a3088391f
Author: RoniSegal <[email protected]>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java
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/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationTest.java
Log Message:
-----------
fix PR comments an tests
Commit: 9ab51a241964bc5dafc0024124c7193de5673566
https://github.com/jenkinsci/sealights-plugin/commit/9ab51a241964bc5dafc0024124c7193de5673566
Author: RoniSegal <[email protected]>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
Log Message:
-----------
save config of includeResources
Commit: daff635afe11557f5a5475d3b7cedde4ea8ddb3d
https://github.com/jenkinsci/sealights-plugin/commit/daff635afe11557f5a5475d3b7cedde4ea8ddb3d
Author: RoniSegal <[email protected]>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/config.jelly
A
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/help-includeResources.html
Log Message:
-----------
correct title and help
Commit: fd1eafe05ac5944e790ce8e8816e9b5e62c845a4
https://github.com/jenkinsci/sealights-plugin/commit/fd1eafe05ac5944e790ce8e8816e9b5e62c845a4
Author: RoniSegal <[email protected]>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java
M
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/config.jelly
Log Message:
-----------
fix PR comments
Commit: 438755fad48a3e4999964ad254f1bfbeaa52bd32
https://github.com/jenkinsci/sealights-plugin/commit/438755fad48a3e4999964ad254f1bfbeaa52bd32
Author: nadavye <[email protected]>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/SeaLightsPluginInfo.java
M
src/main/java/io/sealights/plugins/sealightsjenkins/integration/plugins/SealightsMavenPluginIntegrator.java
M
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/config.jelly
A
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/help-includeResources.html
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/java/io/sealights/plugins/sealightsjenkins/integration/MavenIntegrationTest.java
Log Message:
-----------
Merge pull request #22 from RoniSegal/master
[SLDEV-2434] enable checkbox to avoid includeResources
CR by Nadav
Compare:
https://github.com/jenkinsci/sealights-plugin/compare/a45bf8123db2...438755fad48a
--
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].
For more options, visit https://groups.google.com/d/optout.