Branch: refs/heads/master
Home: https://github.com/jenkinsci/copyartifact-plugin
Commit: a6428058c2ca7ad8600d5e55ffc676e6f5b0f685
https://github.com/jenkinsci/copyartifact-plugin/commit/a6428058c2ca7ad8600d5e55ffc676e6f5b0f685
Author: Basil Crow <[email protected]>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
M
src/main/java/hudson/plugins/copyartifact/CopyArtifactPermissionProperty.java
M
src/main/java/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor.java
M src/main/java/hudson/plugins/copyartifact/monitor/LegacyMonitorData.java
M
src/test/java/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitorTest.java
Log Message:
-----------
Remove usages of Guava
Commit: f740bc1265582c76794be839e8c2ca928dac5a87
https://github.com/jenkinsci/copyartifact-plugin/commit/f740bc1265582c76794be839e8c2ca928dac5a87
Author: ikedam <[email protected]>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M
src/main/java/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor.java
Log Message:
-----------
Add `@Restricted(NoExternalUse.class)` instead of `@VisibleForTesting`
Commit: 772adda5d475c0777cdab8553c919b06500e919b
https://github.com/jenkinsci/copyartifact-plugin/commit/772adda5d475c0777cdab8553c919b06500e919b
Author: ikedam <[email protected]>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
M
src/main/java/hudson/plugins/copyartifact/CopyArtifactPermissionProperty.java
M
src/main/java/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor.java
M src/main/java/hudson/plugins/copyartifact/monitor/LegacyMonitorData.java
M
src/test/java/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitorTest.java
Log Message:
-----------
Merge pull request #140 from basil/guava
[JENKINS-65988] Remove usages of Guava
Compare:
https://github.com/jenkinsci/copyartifact-plugin/compare/9fedd7ef44d6...772adda5d475
--
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/copyartifact-plugin/push/refs/heads/master/9fedd7-772add%40github.com.