Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: af95fef755b23c07f14e54eeb0ae86c91bb94299
      
https://github.com/jenkinsci/jenkins/commit/af95fef755b23c07f14e54eeb0ae86c91bb94299
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M core/pom.xml
    R core/src/main/groovy/hudson/util/LoadMonitor.groovy
    R core/src/main/groovy/jenkins/util/groovy/AbstractGroovyViewModule.groovy
    A core/src/main/java/jenkins/util/groovy/AbstractGroovyViewModule.java
    M pom.xml
    M test/pom.xml

  Log Message:
  -----------
  Removing core/src/main/groovy/.


  Commit: 4af739f2f29dae01d32ebe59f45c0252576a18e6
      
https://github.com/jenkinsci/jenkins/commit/4af739f2f29dae01d32ebe59f45c0252576a18e6
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M core/src/main/java/jenkins/util/groovy/AbstractGroovyViewModule.java

  Log Message:
  -----------
  Javadoc error.


  Commit: dbdcaaf36be97fc77aabbc53a309edace51e9936
      
https://github.com/jenkinsci/jenkins/commit/dbdcaaf36be97fc77aabbc53a309edace51e9936
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M core/src/main/java/hudson/util/HistoricalSecrets.java
    R core/src/test/groovy/hudson/util/SecretRewriterTest.groovy
    A core/src/test/java/hudson/util/SecretRewriterTest.java

  Log Message:
  -----------
  SecretRewriterTest


  Commit: 5b0cca77050d91dbe8d117aeffe8426e3bef858a
      
https://github.com/jenkinsci/jenkins/commit/5b0cca77050d91dbe8d117aeffe8426e3bef858a
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/hudson/util/SecretTest.groovy
    A core/src/test/java/hudson/util/SecretTest.java

  Log Message:
  -----------
  SecretTest


  Commit: 27c83f9c4f827faa8bdc29b20e755c6ff63ad51a
      
https://github.com/jenkinsci/jenkins/commit/27c83f9c4f827faa8bdc29b20e755c6ff63ad51a
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/jenkins/security/CryptoConfidentialKeyTest.groovy
    A core/src/test/java/jenkins/security/CryptoConfidentialKeyTest.java

  Log Message:
  -----------
  CryptoConfidentialKeyTest


  Commit: 5d7ea02e572c6883fb75fe7c03295309756dde44
      
https://github.com/jenkinsci/jenkins/commit/5d7ea02e572c6883fb75fe7c03295309756dde44
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/jenkins/security/DefaultConfidentialStoreTest.groovy
    A core/src/test/java/jenkins/security/DefaultConfidentialStoreTest.java

  Log Message:
  -----------
  DefaultConfidentialStoreTest


  Commit: e094f01edaeaf878be61e4775ea6ea20aea8f234
      
https://github.com/jenkinsci/jenkins/commit/e094f01edaeaf878be61e4775ea6ea20aea8f234
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/org/jvnet/hudson/test/SleepBuilderTest.groovy

  Log Message:
  -----------
  Removing SleepBuilderTest: 
https://github.com/jenkinsci/jenkins-test-harness/pull/90


  Commit: 1cad7b5ff2b03ef859e08614f8d294f466bcf44b
      
https://github.com/jenkinsci/jenkins/commit/1cad7b5ff2b03ef859e08614f8d294f466bcf44b
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/jenkins/security/HMACConfidentialKeyTest.groovy
    A core/src/test/java/jenkins/security/HMACConfidentialKeyTest.java

  Log Message:
  -----------
  HMACConfidentialKeyTest


  Commit: 39826800222af9e5753015c60ce3a9ac294144ef
      
https://github.com/jenkinsci/jenkins/commit/39826800222af9e5753015c60ce3a9ac294144ef
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/jenkins/security/HexStringConfidentialKeyTest.groovy
    A core/src/test/java/jenkins/security/HexStringConfidentialKeyTest.java

  Log Message:
  -----------
  HexStringConfidentialKeyTest


  Commit: 046fca7e2f0845e0922277cb49a73e3dd0592dd8
      
https://github.com/jenkinsci/jenkins/commit/046fca7e2f0845e0922277cb49a73e3dd0592dd8
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R core/src/test/groovy/jenkins/security/RSAConfidentialKeyTest.groovy
    A core/src/test/java/jenkins/security/RSAConfidentialKeyTest.java

  Log Message:
  -----------
  RSAConfidentialKeyTest


  Commit: a8251f66d50ae535d32d8b09da32a08b9baa96c3
      
https://github.com/jenkinsci/jenkins/commit/a8251f66d50ae535d32d8b09da32a08b9baa96c3
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R 
core/src/test/groovy/jenkins/security/RSADigitalSignatureConfidentialKeyTest.groovy
    A 
core/src/test/java/jenkins/security/RSADigitalSignatureConfidentialKeyTest.java

  Log Message:
  -----------
  RSADigitalSignatureConfidentialKeyTest


  Commit: 9b419100afab9eae182de01935ea8c18482adba2
      
https://github.com/jenkinsci/jenkins/commit/9b419100afab9eae182de01935ea8c18482adba2
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M core/pom.xml
    R core/src/test/groovy/jenkins/util/AtmostOneTaskExecutorTest.groovy
    A core/src/test/java/jenkins/util/AtmostOneTaskExecutorTest.java

  Log Message:
  -----------
  AtmostOneTaskExecutorTest


  Commit: 46c8f144716bfbcc5cd31a8eff64c14c5190708b
      
https://github.com/jenkinsci/jenkins/commit/46c8f144716bfbcc5cd31a8eff64c14c5190708b
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M core/pom.xml
    R core/src/build-script/Cobertura.groovy
    R core/src/build-script/readme.txt
    R core/src/build-script/unitTest.groovy

  Log Message:
  -----------
  Deleting ancient cobertura profile, which was broken at least by Java 8 if 
not earlier. If we want code coverage we can use JaCoCo as plugin-pom does.


  Commit: 9d43c3c9bce891854890046987f64770d38cda9a
      
https://github.com/jenkinsci/jenkins/commit/9d43c3c9bce891854890046987f64770d38cda9a
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Obsolete m2e exclusion.


  Commit: e39007250a90291b0b83afaa32f05ddb902bb1dc
      
https://github.com/jenkinsci/jenkins/commit/e39007250a90291b0b83afaa32f05ddb902bb1dc
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M pom.xml
    M test/pom.xml
    R test/src/build-script/unitTest.groovy

  Log Message:
  -----------
  Cleaning up some more unusable Cobertura executions.


  Commit: aa5e776d9a61a290a11ba055d9ac114738098bbc
      
https://github.com/jenkinsci/jenkins/commit/aa5e776d9a61a290a11ba055d9ac114738098bbc
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M pom.xml
    M test/pom.xml

  Log Message:
  -----------
  All gmaven usage is now contained in the test module.


  Commit: 21ea7956f928c8567b1f113ea9b855a5f3ab04a9
      
https://github.com/jenkinsci/jenkins/commit/21ea7956f928c8567b1f113ea9b855a5f3ab04a9
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/GroovyTest.groovy

  Log Message:
  -----------
  Deleting GroovyTest, which only tested the ability to write Jenkins tests in 
Groovy, not Jenkins itself.


  Commit: c3c01c0335e2f1f8d87fb4fb57bcdfd3c8124049
      
https://github.com/jenkinsci/jenkins/commit/c3c01c0335e2f1f8d87fb4fb57bcdfd3c8124049
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/RelativePathTest.groovy
    A test/src/test/java/hudson/RelativePathTest.java

  Log Message:
  -----------
  RelativePathTest


  Commit: 5ed56faaf3689a1392a02e4c4325fcd343efea61
      
https://github.com/jenkinsci/jenkins/commit/5ed56faaf3689a1392a02e4c4325fcd343efea61
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
    R test/src/test/java/hudson/cli/BuildCommand2Test.java
    A test/src/test/java/hudson/cli/BuildCommandTest.java

  Log Message:
  -----------
  BuildCommandTest


  Commit: 26c4ab77db3802ac256ab5f0aa5a9cf38aaecc03
      
https://github.com/jenkinsci/jenkins/commit/26c4ab77db3802ac256ab5f0aa5a9cf38aaecc03
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/cli/SetBuildParameterCommandTest.groovy
    A test/src/test/java/hudson/cli/SetBuildParameterCommandTest.java

  Log Message:
  -----------
  SetBuildParameterCommandTest


  Commit: ba44ed593def941cc1184c740826ad8504e4d81f
      
https://github.com/jenkinsci/jenkins/commit/ba44ed593def941cc1184c740826ad8504e4d81f
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/model/AbstractItemTest.groovy
    A test/src/test/java/hudson/model/AbstractItemTest.java

  Log Message:
  -----------
  AbstractItemTest


  Commit: ea2e4f5788449535767809bcdbc7c32f3706129a
      
https://github.com/jenkinsci/jenkins/commit/ea2e4f5788449535767809bcdbc7c32f3706129a
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
    R test/src/test/java/hudson/model/AbstractProject2Test.java
    A test/src/test/java/hudson/model/AbstractProjectTest.java

  Log Message:
  -----------
  AbstractProjectTest


  Commit: b81a8ec736931d6346fea31a40d4dc11550dc01a
      
https://github.com/jenkinsci/jenkins/commit/b81a8ec736931d6346fea31a40d4dc11550dc01a
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/model/EnvironmentContributorTest.groovy
    A test/src/test/java/hudson/model/EnvironmentContributorTest.java

  Log Message:
  -----------
  EnvironmentContributorTest


  Commit: 54a44b7d587affb86e9f881b76afa70fe317eb6b
      
https://github.com/jenkinsci/jenkins/commit/54a44b7d587affb86e9f881b76afa70fe317eb6b
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/model/SlaveTest.groovy
    R test/src/test/java/hudson/model/Slave2Test.java
    A test/src/test/java/hudson/model/SlaveTest.java

  Log Message:
  -----------
  SlaveTest


  Commit: ef8568c40ad84ec43ee2b77285eefd7db0cb79b0
      
https://github.com/jenkinsci/jenkins/commit/ef8568c40ad84ec43ee2b77285eefd7db0cb79b0
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R 
test/src/test/groovy/hudson/security/TokenBasedRememberMeServices2Test.groovy
    A test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java

  Log Message:
  -----------
  TokenBasedRememberMeServices2Test


  Commit: d6dfd42a47cba0aea783c4020a62f516d3b6ce9d
      
https://github.com/jenkinsci/jenkins/commit/d6dfd42a47cba0aea783c4020a62f516d3b6ce9d
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    A core/src/test/java/hudson/util/TextFileTest.java
    A core/src/test/resources/hudson/util/ascii.txt
    R test/src/test/groovy/hudson/util/TextFileTest.groovy
    R test/src/test/resources/hudson/util/ascii.txt

  Log Message:
  -----------
  TextFileTest


  Commit: 6a32a20fcd71576f850110182ed0c06d9305b43d
      
https://github.com/jenkinsci/jenkins/commit/6a32a20fcd71576f850110182ed0c06d9305b43d
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/hudson/widgets/HistoryWidgetTest.groovy
    A test/src/test/java/hudson/widgets/HistoryWidgetTest.java

  Log Message:
  -----------
  HistoryWidgetTest


  Commit: 7bcb30cb8e85af0e66a7f632cbb3a1314caf09d4
      
https://github.com/jenkinsci/jenkins/commit/7bcb30cb8e85af0e66a7f632cbb3a1314caf09d4
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/jenkins/bugs/Jenkins19124Test.groovy
    A test/src/test/java/jenkins/bugs/Jenkins19124Test.java

  Log Message:
  -----------
  Jenkins19124Test


  Commit: fcedf647d7c439e08f7ffb975f8af6d822034c6c
      
https://github.com/jenkinsci/jenkins/commit/fcedf647d7c439e08f7ffb975f8af6d822034c6c
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/jenkins/model/PeepholePermalinkTest.groovy
    A test/src/test/java/jenkins/model/PeepholePermalinkTest.java

  Log Message:
  -----------
  PeepholePermalinkTest


  Commit: 26e2001cf2d92cd54425c89e1e400990e61a7f32
      
https://github.com/jenkinsci/jenkins/commit/26e2001cf2d92cd54425c89e1e400990e61a7f32
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    R test/src/test/groovy/lib/form/ApplyButtonTest.groovy
    A test/src/test/java/lib/form/ApplyButtonTest.java

  Log Message:
  -----------
  ApplyButtonTest


  Commit: 0bc7b46055e7e6d0201b902c440b12afc293045f
      
https://github.com/jenkinsci/jenkins/commit/0bc7b46055e7e6d0201b902c440b12afc293045f
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M test/pom.xml
    R test/src/test/groovy/jenkins/bugs/Jenkins41511Test.java
    R test/src/test/groovy/lib/form/TextAreaTest.groovy
    A test/src/test/java/jenkins/bugs/Jenkins41511Test.java
    A test/src/test/java/lib/form/TextAreaTest.java

  Log Message:
  -----------
  Last trace of gmaven gone!


  Commit: 041e9fe1f25f9fa3add14e1e6cef9fdcdf96c240
      
https://github.com/jenkinsci/jenkins/commit/041e9fe1f25f9fa3add14e1e6cef9fdcdf96c240
  Author: Jesse Glick <[email protected]>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M core/pom.xml
    R core/src/build-script/Cobertura.groovy
    R core/src/build-script/readme.txt
    R core/src/build-script/unitTest.groovy
    R core/src/main/groovy/hudson/util/LoadMonitor.groovy
    R core/src/main/groovy/jenkins/util/groovy/AbstractGroovyViewModule.groovy
    M core/src/main/java/hudson/util/HistoricalSecrets.java
    A core/src/main/java/jenkins/util/groovy/AbstractGroovyViewModule.java
    R core/src/test/groovy/hudson/util/SecretRewriterTest.groovy
    R core/src/test/groovy/hudson/util/SecretTest.groovy
    R core/src/test/groovy/jenkins/security/CryptoConfidentialKeyTest.groovy
    R core/src/test/groovy/jenkins/security/DefaultConfidentialStoreTest.groovy
    R core/src/test/groovy/jenkins/security/HMACConfidentialKeyTest.groovy
    R core/src/test/groovy/jenkins/security/HexStringConfidentialKeyTest.groovy
    R core/src/test/groovy/jenkins/security/RSAConfidentialKeyTest.groovy
    R 
core/src/test/groovy/jenkins/security/RSADigitalSignatureConfidentialKeyTest.groovy
    R core/src/test/groovy/jenkins/util/AtmostOneTaskExecutorTest.groovy
    A core/src/test/java/hudson/util/SecretRewriterTest.java
    A core/src/test/java/hudson/util/SecretTest.java
    A core/src/test/java/hudson/util/TextFileTest.java
    A core/src/test/java/jenkins/security/CryptoConfidentialKeyTest.java
    A core/src/test/java/jenkins/security/DefaultConfidentialStoreTest.java
    A core/src/test/java/jenkins/security/HMACConfidentialKeyTest.java
    A core/src/test/java/jenkins/security/HexStringConfidentialKeyTest.java
    A core/src/test/java/jenkins/security/RSAConfidentialKeyTest.java
    A 
core/src/test/java/jenkins/security/RSADigitalSignatureConfidentialKeyTest.java
    A core/src/test/java/jenkins/util/AtmostOneTaskExecutorTest.java
    A core/src/test/resources/hudson/util/ascii.txt
    M pom.xml
    M test/pom.xml
    R test/src/build-script/unitTest.groovy
    R test/src/test/groovy/hudson/GroovyTest.groovy
    R test/src/test/groovy/hudson/RelativePathTest.groovy
    R test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
    R test/src/test/groovy/hudson/cli/SetBuildParameterCommandTest.groovy
    R test/src/test/groovy/hudson/model/AbstractItemTest.groovy
    R test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
    R test/src/test/groovy/hudson/model/EnvironmentContributorTest.groovy
    R test/src/test/groovy/hudson/model/SlaveTest.groovy
    R 
test/src/test/groovy/hudson/security/TokenBasedRememberMeServices2Test.groovy
    R test/src/test/groovy/hudson/util/TextFileTest.groovy
    R test/src/test/groovy/hudson/widgets/HistoryWidgetTest.groovy
    R test/src/test/groovy/jenkins/bugs/Jenkins19124Test.groovy
    R test/src/test/groovy/jenkins/bugs/Jenkins41511Test.java
    R test/src/test/groovy/jenkins/model/PeepholePermalinkTest.groovy
    R test/src/test/groovy/lib/form/ApplyButtonTest.groovy
    R test/src/test/groovy/lib/form/TextAreaTest.groovy
    R test/src/test/groovy/org/jvnet/hudson/test/SleepBuilderTest.groovy
    A test/src/test/java/hudson/RelativePathTest.java
    R test/src/test/java/hudson/cli/BuildCommand2Test.java
    A test/src/test/java/hudson/cli/BuildCommandTest.java
    A test/src/test/java/hudson/cli/SetBuildParameterCommandTest.java
    A test/src/test/java/hudson/model/AbstractItemTest.java
    R test/src/test/java/hudson/model/AbstractProject2Test.java
    A test/src/test/java/hudson/model/AbstractProjectTest.java
    A test/src/test/java/hudson/model/EnvironmentContributorTest.java
    R test/src/test/java/hudson/model/Slave2Test.java
    A test/src/test/java/hudson/model/SlaveTest.java
    A test/src/test/java/hudson/security/TokenBasedRememberMeServices2Test.java
    A test/src/test/java/hudson/widgets/HistoryWidgetTest.java
    A test/src/test/java/jenkins/bugs/Jenkins19124Test.java
    A test/src/test/java/jenkins/bugs/Jenkins41511Test.java
    A test/src/test/java/jenkins/model/PeepholePermalinkTest.java
    A test/src/test/java/lib/form/ApplyButtonTest.java
    A test/src/test/java/lib/form/TextAreaTest.java
    R test/src/test/resources/hudson/util/ascii.txt

  Log Message:
  -----------
  Merge pull request #3184 from jglick/gmaven

GMaven cleanup


Compare: 
https://github.com/jenkinsci/jenkins/compare/a8a0b5a202ad...041e9fe1f25f

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

Reply via email to