Branch: refs/heads/master
Home: https://github.com/jenkinsci/subversion-plugin
Commit: c22edaa73b074576493e6755396982ebcc1ebe81
https://github.com/jenkinsci/subversion-plugin/commit/c22edaa73b074576493e6755396982ebcc1ebe81
Author: spagu <[email protected]>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade SVNKIT to 1.10.1
Reason for that is this plugin does not work on FreeBSD12
https://svnkit.com/download.php ( added support only for FreeBSD12-CURRENT
hardcoded )
https://issues.tmatesoft.com/issue/SVNKIT-740
https://svn.svnkit.com/repos/svnkit/tags/1.10.1/svnkit/src/main/java/org/tmatesoft/svn/core/internal/wc/SVNFileUtil.java
`final SVNVersion version12 = SVNVersion.parse("12.0-CURRENT");`
Commit: 76ddad14a0dd7e37ceaf8eca328f3a79dbdad6bd
https://github.com/jenkinsci/subversion-plugin/commit/76ddad14a0dd7e37ceaf8eca328f3a79dbdad6bd
Author: spagu <[email protected]>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #2 from spagu/spagu-freebsd12-1
Upgrade SVNKIT to 1.10.1
Commit: ac7b2bcb1303b7464fc224a31c356211e8f1b147
https://github.com/jenkinsci/subversion-plugin/commit/ac7b2bcb1303b7464fc224a31c356211e8f1b147
Author: Jesse Glick <[email protected]>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #238 from spagu/master
Fix FreeBSD12 compatibility problem
Compare:
https://github.com/jenkinsci/subversion-plugin/compare/d7abd7d67c09...ac7b2bcb1303
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/subversion-plugin/push/refs/heads/master/d7abd7-ac7b2b%40github.com.