https://bugzilla.wikimedia.org/show_bug.cgi?id=47040
--- Comment #3 from Antoine "hashar" Musso <[email protected]> --- Looking at the plugin files date under /var/lib/jenkins/plugin : -rw-rw-r-- 1 jenkins jenkins 2924737 Apr 8 23:27 copyartifact.jpi -rw-rw-r-- 1 jenkins jenkins 5134796 Apr 8 23:27 depgraph-view.jpi -rw-rw-r-- 1 jenkins jenkins 2764886 Apr 8 23:27 git-client.jpi -rw-rw-r-- 1 jenkins jenkins 3408310 Apr 8 23:27 git.jpi -rw-rw-r-- 1 jenkins jenkins 129619 Apr 8 23:27 jobConfigHistory.jpi -rw-rw-r-- 1 jenkins jenkins 2936677 Apr 8 23:27 xunit.jpi copyartifact: 1.25 -> 1.26 | not a problem depgraph-view 1.10 -> 1.11 | not a problem xunit 1.52 -> 1.53 | not a problem git plugin: 1.1.26 -> 1.3.0 addition of git-client plugin 1.0.5 which LUCKILY has the revert of the Jgit migration and still use the safe git-cli implementation. job configuration history: 1.13 -> 2.3 The config history plugin has lost all of its history. This is due to version 2.0 that changed the location where files are saved. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
