Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 6d857053555a70381dbb21edf246de33b621eab2
      
https://github.com/jenkinsci/plugin-pom/commit/6d857053555a70381dbb21edf246de33b621eab2
  Author: James Nord <jnord+git...@cloudbees.com>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Don't set stupid defaults.

I doubt any plugin cares about multicast dns discovery so just disable
it rather than giving it a non standard port (which could lead to
announcments on a public wifi network)

ALso reuseForks is true by default so do not set it and allow users to
use the standard -DreuseForks=false without having to change the plugin
cofnig.

On the same note concurrency is only ever used in surefires forkCount -
yet another non standard property.  So stop that nonsense and use
forkCount (which is initialized to concurrency for backwards
compatability)


  Commit: 2c7efde8b3f031015626cd54334069fea3ebd495
      
https://github.com/jenkinsci/plugin-pom/commit/2c7efde8b3f031015626cd54334069fea3ebd495
  Author: Baptiste Mathus <bmat...@gmail.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #80 from jtnord/crazyness-must-die

Don't set stupid defaults.


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/c1a0d5a0e8be...2c7efde8b3f0

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