Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8f2a5d3c0a418935edc624d0fc05ba694eaf9d34
      
https://github.com/jenkinsci/jenkins/commit/8f2a5d3c0a418935edc624d0fc05ba694eaf9d34
  Author: James Nord <jnord+git...@cloudbees.com>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  Exclude junit dep from jline.

The jline code appears to not use junit at all and this erronous dep
causes us to pull in junit and hamcrest without any good reason.


  Commit: 6a266e769b4d3262690d235d39709c7e24f9ded3
      
https://github.com/jenkinsci/jenkins/commit/6a266e769b4d3262690d235d39709c7e24f9ded3
  Author: James Nord <jnord+git...@cloudbees.com>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  groovy-all uses jline 1.0 which has correct scope on junit


  Commit: 4755ecd639d6a2ddfa4ff3afc09631ce3c6e9ee9
      
https://github.com/jenkinsci/jenkins/commit/4755ecd639d6a2ddfa4ff3afc09631ce3c6e9ee9
  Author: James Nord <te...@teilo.net>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  Merge pull request #1981 from jtnord/no_junit_dep

Junit was being pulled in transitively from jline - and was not needed by jline.
Fixed by upgrading to the version of jline that groovy uses which has fixed 
dependencies.


Compare: 
https://github.com/jenkinsci/jenkins/compare/c87cd281baa0...4755ecd639d6

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