Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 9594a224c566f209a3e65a61dc6bf59542c22c1c
https://github.com/jenkinsci/git-client-plugin/commit/9594a224c566f209a3e65a61dc6bf59542c22c1c
Author: Mark Waite <[email protected]>
Date: 2017-04-10 (Mon, 10 Apr 2017)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/Netrc.java
Log Message:
-----------
Use Java 7 try with resources in Netrc
Commit: 112d864221f2e145bd2bbc3d7684198c06a7d091
https://github.com/jenkinsci/git-client-plugin/commit/112d864221f2e145bd2bbc3d7684198c06a7d091
Author: Mark Waite <[email protected]>
Date: 2017-04-10 (Mon, 10 Apr 2017)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Use java 7 try with resources in GitAPITestCase
Commit: 26bb8b6063d9628e831ba8ad997d9f0484621b46
https://github.com/jenkinsci/git-client-plugin/commit/26bb8b6063d9628e831ba8ad997d9f0484621b46
Author: Mark Waite <[email protected]>
Date: 2017-04-10 (Mon, 10 Apr 2017)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/NetrcTest.java
Log Message:
-----------
Use java 7 try with resources in NetrcTest
Commit: 6f59ebb4e779c6cca5cd2f0b68ea041fb1e7b148
https://github.com/jenkinsci/git-client-plugin/commit/6f59ebb4e779c6cca5cd2f0b68ea041fb1e7b148
Author: Mark Waite <[email protected]>
Date: 2017-04-10 (Mon, 10 Apr 2017)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java
Log Message:
-----------
Replace new FileOutputStream with Files.newOutputStream
new FileOutputStream overrides finalize and can cause long gc cycles
See
https://dzone.com/articles/fileinputstream-fileoutputstream-considered-harmful
Commit: 9aba79579829a2826b2485b708ab6e724e1853b7
https://github.com/jenkinsci/git-client-plugin/commit/9aba79579829a2826b2485b708ab6e724e1853b7
Author: Mark Waite <[email protected]>
Date: 2017-04-10 (Mon, 10 Apr 2017)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java
Log Message:
-----------
Merge branch 'master' of github.com:MarkEWaite/git-client-plugin
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/24c5ca815de9...9aba79579829
--
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.