Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sealights-plugin
  Commit: 2a972162a8a139bd7a34efe1c5bd0e68229f66f5
      
https://github.com/jenkinsci/sealights-plugin/commit/2a972162a8a139bd7a34efe1c5bd0e68229f66f5
  Author: RoniSegal <r...@sealihts.io>
  Date:   2017-10-19 (Thu, 19 Oct 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/java/io/sealights/plugins/sealightsjenkins/utils/StringUtils.java
    M 
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/help-additionalArguments.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:
  -----------
  send additional params to maven plugin


  Commit: 3033b60cb6ab442e407558457a370f0a7cfedce9
      
https://github.com/jenkinsci/sealights-plugin/commit/3033b60cb6ab442e407558457a370f0a7cfedce9
  Author: RoniSegal <r...@sealihts.io>
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/sealights-plugin


  Commit: bd5e9843c54018f999bd28a99df4b34817ed64c0
      
https://github.com/jenkinsci/sealights-plugin/commit/bd5e9843c54018f999bd28a99df4b34817ed64c0
  Author: RoniSegal <r...@sealihts.io>
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
    M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
    M src/main/java/io/sealights/plugins/sealightsjenkins/utils/StringUtils.java
    M 
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/help-additionalArguments.html
    M 
src/test/java/io/sealights/plugins/sealightsjenkins/utils/StringUtilsTest.java

  Log Message:
  -----------
  fix PR comments


  Commit: 457ba325d4542afc6a724df2597f96ef23a3a37a
      
https://github.com/jenkinsci/sealights-plugin/commit/457ba325d4542afc6a724df2597f96ef23a3a37a
  Author: RoniSegal <r...@sealihts.io>
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
    M src/main/java/io/sealights/plugins/sealightsjenkins/BeginAnalysis.java
    M 
src/test/java/io/sealights/plugins/sealightsjenkins/utils/StringUtilsTest.java

  Log Message:
  -----------
  more PR comments


  Commit: 7bdcf4aafb35fa4fdc4767cd99ac7f0a5391166d
      
https://github.com/jenkinsci/sealights-plugin/commit/7bdcf4aafb35fa4fdc4767cd99ac7f0a5391166d
  Author: nadavye <na...@sealights.io>
  Date:   2017-10-22 (Sun, 22 Oct 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/java/io/sealights/plugins/sealightsjenkins/utils/StringUtils.java
    M 
src/main/resources/io/sealights/plugins/sealightsjenkins/BeginAnalysis/help-additionalArguments.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
    M 
src/test/java/io/sealights/plugins/sealightsjenkins/utils/StringUtilsTest.java

  Log Message:
  -----------
  Merge pull request #20 from RoniSegal/master

[SLDEV-2357] send additional params to maven plugin


Compare: 
https://github.com/jenkinsci/sealights-plugin/compare/75f07719a646...7bdcf4aafb35

-- 
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.

Reply via email to