Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: cce0f8b30373ebce707aaf8457640cea7fe4489d
https://github.com/jenkinsci/git-client-plugin/commit/cce0f8b30373ebce707aaf8457640cea7fe4489d
Author: Mark Waite <[email protected]>
Date: 2015-11-21 (Sat, 21 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-30371] Distribute JGit java7 jar to allow JGit symlink support
JGit symlink support is optional with JGit 3.7.1. It requires a copy of
the JGit java7 jar, a Java 7 VM, and a file system which supports symbolic
links. Including the jar file in a Java 6 environment is safe because
the JGit code won't load the additional jar when running on Java 6.
Commit: 95057009ac89641bcd9a759bb0c5c8861cd9c4e6
https://github.com/jenkinsci/git-client-plugin/commit/95057009ac89641bcd9a759bb0c5c8861cd9c4e6
Author: Mark Waite <[email protected]>
Date: 2015-11-21 (Sat, 21 Nov 2015)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Adapt tests to JGit symlink bundling
Commit: 73e053cd3faf67dae4472bbebdc5adcda150937f
https://github.com/jenkinsci/git-client-plugin/commit/73e053cd3faf67dae4472bbebdc5adcda150937f
Author: Mark Waite <[email protected]>
Date: 2015-11-21 (Sat, 21 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Skip findbugs with Java 6
Latest findbugs requires Java 7, but the git client plugin needs to
allow testing with Java 6 so that Java 6 users are not broken by changes.
Commit: d48982900e34e7c821c91b124cc4d523e439570c
https://github.com/jenkinsci/git-client-plugin/commit/d48982900e34e7c821c91b124cc4d523e439570c
Author: Mark Waite <[email protected]>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Merge pull request #193 from MarkEWaite/master-JENKINS-30371-jgit-symlinks
[Fix JENKINS-30371] allow symlinks with jgit
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/11d9be244177...d48982900e34
--
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.