Commit Graph

3295 Commits

Author SHA1 Message Date
Jenkins Release Bot bc43e373ac [maven-release-plugin] prepare for next development iteration 2021-12-28 12:30:10 +00:00
Jenkins Release Bot d11c732f84 [maven-release-plugin] prepare release jenkins-2.327 2021-12-28 12:29:49 +00:00
Basil Crow 2637ae1f68
Ban `jline.internal` package (#6113) 2021-12-27 09:49:58 -08:00
dependabot[bot] 311804bedd
Bump `spotless-maven-plugin` from 2.17.7 to 2.18.0 (#6105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 16:36:11 -08:00
Jenkins Release Bot 1ce5adfccb [maven-release-plugin] prepare for next development iteration 2021-12-21 12:42:09 +00:00
Jenkins Release Bot 61e43d592a [maven-release-plugin] prepare release jenkins-2.326 2021-12-21 12:41:46 +00:00
dependabot[bot] 1f6ff27227
Bump bridge-method-injector.version from 1.22 to 1.23 (#6087)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 07:59:15 -08:00
dependabot[bot] f37d369088
Bump spotless-maven-plugin from 2.17.6 to 2.17.7 (#6071)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-18 11:05:30 -08:00
dependabot[bot] aa5911a548
Bump access-modifier.version from 1.25 to 1.27 (#6064)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <me@basilcrow.com>
2021-12-17 07:58:30 -08:00
dependabot[bot] b0c61ecac1
Bump mockito-inline from 4.1.0 to 4.2.0 (#6065)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 20:43:37 +00:00
Jenkins Release Bot 13a16a6238 [maven-release-plugin] prepare for next development iteration 2021-12-14 12:38:42 +00:00
Jenkins Release Bot ee0119bbd4 [maven-release-plugin] prepare release jenkins-2.325 2021-12-14 12:37:17 +00:00
Jenkins Release Bot 9fb8140df8 [maven-release-plugin] prepare for next development iteration 2021-12-07 12:29:02 +00:00
Jenkins Release Bot 6297a5605a [maven-release-plugin] prepare release jenkins-2.324 2021-12-07 12:28:44 +00:00
dependabot[bot] 6767b4660d
Bump spotless-maven-plugin from 2.17.5 to 2.17.6 (#6020)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 11:49:56 -08:00
Basil Crow 292da1e77e
Enable `VariableDeclarationUsageDistance` Checkstyle check (#6012) 2021-12-06 08:26:41 -08:00
Basil Crow 46c0b4f9ee
Break lines at 240 columns (#6013) 2021-12-05 09:09:26 -08:00
Basil Crow 93a64d8f57
Bump parent POM from 1.67 to 1.69 (#5990)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-04 08:17:46 -08:00
Basil Crow 8d852984e7
Minor POM cleanup (#5973) 2021-12-04 08:17:02 -08:00
Basil Crow 623b7340d5
Enable Javadoc-related Checkstyle checks (#5968) 2021-12-03 18:56:50 -08:00
Basil Crow 44e96a82b9
Enable `CustomImportOrder` and `UnusedImports` Checkstyle checks (#5962) 2021-12-03 12:25:25 -08:00
Basil Crow bb6ddf21a3
Extract `bridge-method-injector` version to a property (#6001) 2021-12-02 19:30:48 +00:00
dependabot[bot] 849cd8611f
Bump spotless-maven-plugin from 2.17.4 to 2.17.5 (#5999)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 08:34:31 -08:00
Basil Crow e7f9774c60
Prevent the expansion of Guava usages (#5996) 2021-12-02 08:33:49 -08:00
dependabot[bot] 816bb676b2
Bump bridge-method-injector from 1.21 to 1.22 (#5994)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 08:33:39 -08:00
Basil Crow 06fc504733
Enable `SuperFinalize` Checkstyle check (#5977) 2021-12-01 13:59:11 +00:00
Basil Crow 8eed945434
Enable `RequireThis` Checkstyle check (#5991) 2021-12-01 08:51:11 +00:00
Basil Crow 4b5d26be4b
Enable `SuperClone` Checkstyle check (#5965) 2021-11-30 15:03:47 -08:00
Jenkins Release Bot eb87a6d2a3 [maven-release-plugin] prepare for next development iteration 2021-11-30 16:53:04 +00:00
Jenkins Release Bot 17298f99d9 [maven-release-plugin] prepare release jenkins-2.323 2021-11-30 16:52:47 +00:00
Basil Crow 74c73dd4ce
Enable `MissingSwitchDefault` Checkstyle check (#5966) 2021-11-30 12:50:24 +00:00
Basil Crow 023620625f
Enable `ArrayTrailingComma` Checkstyle check (#5961) 2021-11-30 12:50:10 +00:00
Basil Crow 5743280c43
Enable `LineLength` Checkstyle check (#5969) 2021-11-30 07:50:51 +00:00
Basil Crow 5a975b8841
Enable `PackageDeclaration` Checkstyle check (#5964) 2021-11-29 20:42:44 +00:00
dependabot[bot] 78626190b9
Bump junit.jupiter.version from 5.8.1 to 5.8.2 (#5986)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 20:29:41 +00:00
dependabot[bot] ead588114f
Bump checkstyle from 9.1 to 9.2 (#5987) 2021-11-29 12:09:54 -08:00
Basil Crow 3492ee73b5
Remove `sorcerer` (#5960) 2021-11-29 12:08:48 -08:00
Daniel Beck 82c649ea79
[JENKINS-67227] Integrate remoting 4.11.2 (#5983) 2021-11-29 12:08:07 -08:00
Basil Crow 4b1f8949df
Enable `MissingDeprecated` Checkstyle check (#5967) 2021-11-29 08:30:49 -08:00
Basil Crow d2fa876062
Enable `DefaultComesLast` Checkstyle check (#5963) 2021-11-26 13:18:15 +00:00
Jenkins Release Bot 4faf13cd38 [maven-release-plugin] prepare for next development iteration 2021-11-23 12:38:02 +00:00
Jenkins Release Bot a0e933a1d4 [maven-release-plugin] prepare release jenkins-2.322 2021-11-23 12:37:02 +00:00
dependabot[bot] 82d5a09713
Bump mockito-inline from 4.0.0 to 4.1.0 (#5933)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 20:57:07 +00:00
James Nord b40c4c21f6
split the index of javadoc (#5924) 2021-11-19 20:56:34 +00:00
Jenkins Release Bot cc30606c27 [maven-release-plugin] prepare for next development iteration 2021-11-16 12:28:54 +00:00
Jenkins Release Bot 9cf70b0578 [maven-release-plugin] prepare release jenkins-2.321 2021-11-16 12:28:37 +00:00
dependabot[bot] 0887ad1085
Bump test-annotations from 1.3 to 1.4 (#5922)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 09:19:48 +00:00
dependabot[bot] 852293287a
Bump spotless-maven-plugin from 2.17.3 to 2.17.4 (#5903) 2021-11-09 13:46:47 -08:00
Jenkins Release Bot ef16ca78df [maven-release-plugin] prepare for next development iteration 2021-11-09 12:28:45 +00:00
Jenkins Release Bot 34dc42c9fe [maven-release-plugin] prepare release jenkins-2.320 2021-11-09 12:28:25 +00:00
Basil Crow 3e8afc53de
`surefire.runOrder=alphabetical` for reproducibility (#5857) 2021-11-05 07:16:15 +00:00
Daniel Beck d563512c97 Merge branch 'master' into security-master 2021-11-04 16:42:37 +01:00
Jenkins Release Bot ef3bd2e839 [maven-release-plugin] prepare for next development iteration 2021-11-02 18:28:02 +00:00
Jenkins Release Bot 741fd8232e [maven-release-plugin] prepare release jenkins-2.319 2021-11-02 18:27:39 +00:00
dependabot[bot] 1d0e81acc8
Bump checkstyle from 9.0.1 to 9.1 (#5873)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 20:31:20 +00:00
dependabot[bot] 2288214e1b
Bump spotless-maven-plugin from 2.17.2 to 2.17.3 (#5860)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 22:19:01 +01:00
Daniel Beck 6ff05999ec Merge branch 'security-master' into master 2021-10-26 21:35:19 +02:00
Jenkins Release Bot 999f1b838d [maven-release-plugin] prepare for next development iteration 2021-10-26 12:31:20 +00:00
Jenkins Release Bot b655862591 [maven-release-plugin] prepare release jenkins-2.318 2021-10-26 12:31:00 +00:00
Daniel Beck 87a500add0 [SECURITY-2458] 2021-10-25 12:52:13 +00:00
Jenkins Release Bot 71b0592720 [maven-release-plugin] prepare for next development iteration 2021-10-19 12:41:23 +00:00
Jenkins Release Bot 94cf5e213f [maven-release-plugin] prepare release jenkins-2.317 2021-10-19 12:41:02 +00:00
Oleg Nenashev 1b7656f759
Merge pull request #5821 from jenkinsci/dependabot/maven/org.jenkins-ci.main-remoting-4.11
[JENKINS-61212] - Bump remoting from 4.10 to 4.11
2021-10-17 18:20:30 +02:00
dependabot[bot] ebd8cb85af
Bump checkstyle from 9.0 to 9.0.1 (#5784)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-16 20:13:17 +01:00
dependabot[bot] e7c73a7a04
Bump remoting from 4.10 to 4.11
Bumps [remoting](https://github.com/jenkinsci/remoting) from 4.10 to 4.11.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/compare/remoting-4.10...remoting-4.11)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 18:05:06 +00:00
dependabot[bot] 61928baad7
Bump spotless-maven-plugin from 2.17.1 to 2.17.2 (#5817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 11:47:13 +01:00
dependabot[bot] f23512f2bc
Bump spotless-maven-plugin from 2.17.0 to 2.17.1 (#5815)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 08:21:39 +01:00
Jenkins Release Bot f419e8b3e2 [maven-release-plugin] prepare for next development iteration 2021-10-12 12:29:29 +00:00
Jenkins Release Bot 509da378bf [maven-release-plugin] prepare release jenkins-2.316 2021-10-12 12:29:09 +00:00
dependabot[bot] f8b43c12fb
Bump mockito-inline from 3.12.4 to 4.0.0 (#5792)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-10 10:11:20 +01:00
dependabot[bot] 7ae5d0e022
Bump spotless-maven-plugin from 2.15.0 to 2.17.0 (#5783)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-10 10:08:04 +01:00
Tim Jacomb be382f867a
Merge pull request #5790 from jenkinsci/security-weekly-2021-10-06 2021-10-10 10:06:33 +01:00
Basil Crow 3d6d8ffaaf
Enable Warnings Next Generation (#5752)
* Fix Javadoc warnings

* Enable Warnings Next Generation plugin

* Stop recording Maven warnings
2021-10-05 19:11:09 +02:00
Jenkins Release Bot 6a02856fb4 [maven-release-plugin] prepare for next development iteration 2021-10-05 10:56:49 +00:00
Jenkins Release Bot dc30e28789 [maven-release-plugin] prepare release jenkins-2.315 2021-10-05 10:56:29 +00:00
dependabot[bot] 3c3d9d38b7
Bump spotless-maven-plugin from 2.13.1 to 2.15.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.13.1 to 2.15.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.13.1...lib/2.15.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 18:04:31 +00:00
Jenkins Release Bot b5e5d0e8eb [maven-release-plugin] prepare for next development iteration 2021-09-28 16:49:50 +00:00
Jenkins Release Bot 2df9a9b877 [maven-release-plugin] prepare release jenkins-2.314 2021-09-28 16:49:30 +00:00
Stefan Spieker 0811c45651
Renamed exclude file and set spotbugs default to medium (#5746)
Co-authored-by: Basil Crow <me@basilcrow.com>
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
2021-09-28 08:22:55 +01:00
dependabot[bot] 73522166a4
Bump access-modifier.version from 1.24 to 1.25 (#5747)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-26 20:06:17 +01:00
dependabot[bot] 726a0e3ec4
Bump junit.jupiter.version from 5.8.0 to 5.8.1 (#5745)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-24 08:31:18 +01:00
Tim Jacomb ddfacc2267
💣 Remove powermock (#5736) 2021-09-24 08:23:14 +01:00
dependabot[bot] 927a45cb6a
Bump spotless-maven-plugin from 2.13.0 to 2.13.1 (#5744)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 08:20:38 +01:00
Jenkins Release Bot 0681338f8d [maven-release-plugin] prepare for next development iteration 2021-09-21 12:23:29 +00:00
Jenkins Release Bot 4d6833ea3a [maven-release-plugin] prepare release jenkins-2.313 2021-09-21 12:23:11 +00:00
dependabot[bot] e01f29ffca
Bump jenkins from 1.65 to 1.67 (#5740) 2021-09-20 12:54:35 +00:00
Basil Crow 632033d6ad
Sort imports (#5732) 2021-09-18 09:39:42 +01:00
Jenkins Release Bot d36817e1cd [maven-release-plugin] prepare for next development iteration 2021-09-14 12:21:11 +00:00
Jenkins Release Bot cabe489344 [maven-release-plugin] prepare release jenkins-2.312 2021-09-14 12:20:51 +00:00
dependabot[bot] 009d7c50e2
Bump junit.jupiter.version from 5.7.2 to 5.8.0 (#5726) 2021-09-13 22:55:50 +00:00
Basil Crow f12f400a5c
Consistently use `issues.jenkins.io` for issue links (#5724) 2021-09-13 20:07:44 +01:00
Jenkins Release Bot 98acd19260 [maven-release-plugin] prepare for next development iteration 2021-09-09 10:40:50 +00:00
Jenkins Release Bot 9b441f6939 [maven-release-plugin] prepare release jenkins-2.311 2021-09-09 10:40:34 +00:00
dependabot[bot] 89d334145d
Bump spotless-maven-plugin from 2.12.3 to 2.13.0 (#5714)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 16:24:54 +01:00
Jenkins Release Bot 2d10cd5908 [maven-release-plugin] prepare for next development iteration 2021-09-07 12:24:07 +00:00
Jenkins Release Bot b76662aac6 [maven-release-plugin] prepare release jenkins-2.310 2021-09-07 12:23:49 +00:00
dependabot[bot] c2f41bd57d
Bump mockito-core from 3.12.1 to 3.12.4 (#5696) 2021-09-01 16:10:08 +00:00
dependabot[bot] 976dbfce0d
Bump checkstyle from 8.45.1 to 9.0 (#5702)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45.1 to 9.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.45.1...checkstyle-9.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 17:08:20 +01:00
Jenkins Release Bot 65c91f5166 [maven-release-plugin] prepare for next development iteration 2021-08-31 12:28:45 +00:00
Jenkins Release Bot cbbb200457 [maven-release-plugin] prepare release jenkins-2.309 2021-08-31 12:28:29 +00:00
Oleg Nenashev b9b3d0c868
Merge pull request #5681 from jenkinsci/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.12.3
Bump spotless-maven-plugin from 2.12.2 to 2.12.3
2021-08-26 11:48:38 +02:00
Jenkins Release Bot f88c67e6f1 [maven-release-plugin] prepare for next development iteration 2021-08-24 12:51:43 +00:00
Jenkins Release Bot 4c182e7120 [maven-release-plugin] prepare release jenkins-2.308 2021-08-24 12:51:25 +00:00
dependabot[bot] 16854fef0e
Bump spotless-maven-plugin from 2.12.2 to 2.12.3
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.12.2...maven/2.12.3)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:04:46 +00:00
dependabot[bot] 85797ebe63
Bump mockito-core from 3.11.2 to 3.12.1 (#5676)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 3.12.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 08:31:15 +01:00
Jenkins Release Bot 50e4cd9ce2 [maven-release-plugin] prepare for next development iteration 2021-08-17 12:27:55 +00:00
Jenkins Release Bot f749dd8574 [maven-release-plugin] prepare release jenkins-2.307 2021-08-17 12:27:36 +00:00
dependabot[bot] dee1b57262
Bump checkstyle from 8.45 to 8.45.1 (#5658)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45 to 8.45.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.45...checkstyle-8.45.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 07:32:16 +01:00
Jenkins Release Bot 1380390161 [maven-release-plugin] prepare for next development iteration 2021-08-10 12:19:36 +00:00
Jenkins Release Bot fc40a0ca12 [maven-release-plugin] prepare release jenkins-2.306 2021-08-10 12:19:18 +00:00
Tomek Szmytka 5f89d4d832
[JENKINS-64666] document urls (#5652) 2021-08-05 20:18:01 +01:00
Jenkins Release Bot 2f03ce4be2 [maven-release-plugin] prepare for next development iteration 2021-08-03 12:16:45 +00:00
Jenkins Release Bot 3f69b36323 [maven-release-plugin] prepare release jenkins-2.305 2021-08-03 12:16:29 +00:00
dependabot[bot] 5b0d9eb8af
Bump checkstyle from 8.44 to 8.45 (#5648)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 8.45.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.44...checkstyle-8.45)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 08:50:55 +01:00
Jesse Glick 96cc91c2f6
Update `access-modifier` 1.22 → 1.24 (#5642) 2021-07-31 15:15:17 +01:00
dependabot[bot] 20082d41a3
Bump spotless-maven-plugin from 2.12.1 to 2.12.2 (#5633)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.12.1...maven/2.12.2)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 20:03:01 +01:00
Jenkins Release Bot 842b1ab4a8 [maven-release-plugin] prepare for next development iteration 2021-07-27 12:21:54 +00:00
Jenkins Release Bot dce3baec90 [maven-release-plugin] prepare release jenkins-2.304 2021-07-27 12:21:31 +00:00
dependabot[bot] 0364c4fa18
Bump access-modifier-annotation from 1.21 to 1.22 (#5626) 2021-07-25 14:00:59 +00:00
Mark Waite 4fd50cee49
Merge pull request #5627 from jenkinsci/dependabot/maven/org.kohsuke-access-modifier-checker-1.22
Bump access-modifier-checker from 1.21 to 1.22
2021-07-24 21:00:54 -06:00
Jenkins Release Bot a45d1a0a76 [maven-release-plugin] prepare for next development iteration 2021-07-22 12:46:53 +00:00
Jenkins Release Bot 39278bdc73 [maven-release-plugin] prepare release jenkins-2.303 2021-07-22 12:46:35 +00:00
dependabot[bot] 4446140d88
Bump access-modifier-checker from 1.21 to 1.22
Bumps [access-modifier-checker](https://github.com/jenkinsci/lib-access-modifier) from 1.21 to 1.22.
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- [Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.21...access-modifier-1.22)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:05:44 +00:00
Jenkins Release Bot 97d919c971 [maven-release-plugin] prepare for next development iteration 2021-07-13 12:21:47 +00:00
Jenkins Release Bot 6ee7e2c21f [maven-release-plugin] prepare release jenkins-2.302 2021-07-13 12:21:29 +00:00
dependabot[bot] ec6987e762
Bump remoting from 4.9 to 4.10 (#5607) 2021-07-09 16:38:26 +00:00
Jenkins Release Bot 1878f61da7 [maven-release-plugin] prepare for next development iteration 2021-07-06 12:33:22 +00:00
Jenkins Release Bot d1870cb9ea [maven-release-plugin] prepare release jenkins-2.301 2021-07-06 12:31:59 +00:00
dependabot[bot] 617f4805d6
Bump checkstyle from 8.43 to 8.44 (#5595)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 20:14:15 +01:00
dependabot[bot] b34e1f03b9
Bump jenkins from 1.64 to 1.65 (#5594)
Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.64 to 1.65.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.64...jenkins-1.65)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 20:14:00 +01:00
Daniel Beck 794770f7b2 Merge branch 'security-master' into master 2021-06-30 18:49:27 +02:00
Jenkins Release Bot a6c4e4b0bf [maven-release-plugin] prepare for next development iteration 2021-06-28 13:27:31 +00:00
Jenkins Release Bot 21bfcc6c61 [maven-release-plugin] prepare release jenkins-2.300 2021-06-28 13:27:17 +00:00
dependabot[bot] 7b8b2fc2c9
Bump mockito-core from 3.10.0 to 3.11.2 (#5584)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 08:35:06 +01:00
Jenkins Release Bot dd3d20df46 [maven-release-plugin] prepare for next development iteration 2021-06-22 12:18:52 +00:00
Jenkins Release Bot a1a75700d1 [maven-release-plugin] prepare release jenkins-2.299 2021-06-22 12:18:32 +00:00
dependabot[bot] 33903ad4ff
Bump spotless-maven-plugin from 2.11.1 to 2.12.1 (#5578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 15:15:47 +01:00
Jenkins Release Bot 13a4a94095 [maven-release-plugin] prepare for next development iteration 2021-06-15 12:24:43 +00:00
Jenkins Release Bot 4c74457b60 [maven-release-plugin] prepare release jenkins-2.298 2021-06-15 12:24:25 +00:00
Jenkins Release Bot 3a10a8a5b3 [maven-release-plugin] prepare for next development iteration 2021-06-08 12:21:38 +00:00
Jenkins Release Bot f34cc38c00 [maven-release-plugin] prepare release jenkins-2.297 2021-06-08 12:21:19 +00:00
Basil Crow d8c776f741 Bump parent POM from 1.63 to 1.64 2021-06-03 09:02:44 -07:00
Jenkins Release Bot d8891fb96b [maven-release-plugin] prepare for next development iteration 2021-06-01 12:35:51 +00:00
Jenkins Release Bot 45bb15b300 [maven-release-plugin] prepare release jenkins-2.296 2021-06-01 12:35:31 +00:00
dependabot[bot] 291cbcbdd0
Bump checkstyle from 8.42 to 8.43 (#5546) 2021-06-01 09:07:11 +00:00
dependabot[bot] 8a3a2f4f76
Bump remoting from 4.8 to 4.9
Bumps [remoting](https://github.com/jenkinsci/remoting) from 4.8 to 4.9.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/compare/remoting-4.8...remoting-4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 13:47:16 +00:00
dependabot[bot] 9bd14735fc
Bump mockito-core from 3.9.0 to 3.10.0 (#5509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 08:50:00 +01:00
Daniel Beck ca646b3742
Add www to jenkins.io URLs (#5517)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2021-05-25 20:56:16 +01:00
Jenkins Release Bot 4bf25d1ca7 [maven-release-plugin] prepare for next development iteration 2021-05-25 17:18:02 +00:00
Jenkins Release Bot e48f2ec39d [maven-release-plugin] prepare release jenkins-2.295 2021-05-25 17:17:53 +00:00
Jenkins Release Bot f9cb084455 [maven-release-plugin] prepare for next development iteration 2021-05-25 12:38:25 +00:00
Jenkins Release Bot 7b51d74ac9 [maven-release-plugin] prepare release jenkins-2.294 2021-05-25 12:37:55 +00:00
Mark Waite 36d70219e8
Merge pull request #5500 from basil/noverify
Remove `-noverify` workaround
2021-05-20 17:48:11 -06:00
dependabot[bot] 70e0a45480
Bump spotless-maven-plugin from 2.11.0 to 2.11.1 (#5502)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.11.0...maven/2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:39:44 +01:00
Jesse Glick 3a5a755f47
[INFRA-2890] Remove unused configuration of `maven-site-plugin` (#5497) 2021-05-19 08:39:38 +01:00
Mark Waite 7c821f4839
Merge pull request #5488 from basil/properties
Stop sharing plugin versions between the WAR and tests
2021-05-18 17:22:12 -06:00
Basil Crow c30b8e8bbe Remove -noverify workaround 2021-05-18 13:51:25 -07:00
dependabot[bot] cc0d607d64
Bump junit.jupiter.version from 5.7.1 to 5.7.2
Bumps `junit.jupiter.version` from 5.7.1 to 5.7.2.

Updates `junit-jupiter-api` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-vintage-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-jupiter` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 18:03:39 +00:00
James Nord 10fab8ba91
[JENKINS-65605] Bridge methods are no longer present (#5489)
* [JENKINS-65605] test case

* [JENKINS-65605] resotre Bridge Methods.

Update the bridge method injector to be compatable with the locator.

manually verified with

* [JENKINS-65605] fix typos)

* [JENKINS-65605] move test to jenkins.bugs package
2021-05-16 02:02:52 +08:00
Oleg Nenashev a5238d7d7f
Merge pull request #5476 from jenkinsci/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.11.0
Bump spotless-maven-plugin from 2.10.3 to 2.11.0
2021-05-13 23:26:12 +02:00
Oleg Nenashev 42c17ddc96
Merge pull request #5478 from jenkinsci/dependabot/maven/org.jenkins-ci.main-remoting-4.8
[JENKINS-40700, JENKINS-63520] - Bump remoting from 4.7 to 4.8
2021-05-13 23:17:10 +02:00
Basil Crow c834a12fca Stop sharing plugin versions between the WAR and tests 2021-05-13 09:08:04 -07:00
Jenkins Release Bot e2f10cedac [maven-release-plugin] prepare for next development iteration 2021-05-12 18:18:28 +00:00
Jenkins Release Bot 180de86abb [maven-release-plugin] prepare release jenkins-2.293 2021-05-12 18:18:07 +00:00
Jenkins Release Bot a1175b932e [maven-release-plugin] prepare for next development iteration 2021-05-11 12:10:39 +00:00
Jenkins Release Bot 20f112536e [maven-release-plugin] prepare release jenkins-2.292 2021-05-11 12:10:08 +00:00
Oleg Nenashev 22fcc54bd3
Merge pull request #5451 from basil/checkstyle
Enable `AnnotationUseStyle`, `AvoidNoArgumentSuperConstructorCall`, and `NoEnumTrailingComma` Checkstyle checks
2021-05-10 11:40:54 +02:00
dependabot[bot] f1e711dd77
Bump remoting from 4.7 to 4.8
Bumps [remoting](https://github.com/jenkinsci/remoting) from 4.7 to 4.8.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/compare/remoting-4.7...remoting-4.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:04:15 +00:00
dependabot[bot] e109cb6133
Bump spotless-maven-plugin from 2.10.3 to 2.11.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.10.3...lib/2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:03:10 +00:00
Basil Crow 56216ba477 Ensure files end with a newline with Spotless rather than Checkstyle 2021-05-07 19:56:27 -07:00
Tim Jacomb c754339734
Merge pull request #5438 from basil/checkstyle-tests 2021-05-07 21:07:03 +01:00
Basil Crow 4d5baf46b6
Ensure there are no unused imports with Spotless rather than Checkstyle (#5457) 2021-05-07 21:04:58 +01:00
Jenkins Release Bot 8d47462da8 [maven-release-plugin] prepare for next development iteration 2021-05-04 12:14:56 +00:00
Jenkins Release Bot 78b24599b9 [maven-release-plugin] prepare release jenkins-2.291 2021-05-04 12:14:35 +00:00
Raihaan Shouhell 4828a39d3e
Merge pull request #5446 from jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-8.42
Bump checkstyle from 8.41.1 to 8.42
2021-04-29 11:40:13 +08:00
Basil Crow 6cf59740c6 Enable NoEnumTrailingComma Checkstyle check 2021-04-28 08:31:35 -07:00
Basil Crow a464cf85a4 Enable AnnotationUseStyle Checkstyle check 2021-04-28 08:31:30 -07:00
Basil Crow b79d0f8deb Enable AvoidNoArgumentSuperConstructorCall Checkstyle check 2021-04-28 08:31:26 -07:00
Jenkins Release Bot 131b8afa3f [maven-release-plugin] prepare for next development iteration 2021-04-28 11:54:58 +00:00
Jenkins Release Bot 26e3746562 [maven-release-plugin] prepare release jenkins-2.290 2021-04-28 11:54:38 +00:00
Basil Crow 95e85495ca
Enable AvoidStarImport Checkstyle check (#5420) 2021-04-28 17:28:39 +08:00
dependabot[bot] c1b644284e
Bump checkstyle from 8.41.1 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to 8.42.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41.1...checkstyle-8.42)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:00:18 +00:00
Jenkins Release Bot c846a67e58 [maven-release-plugin] prepare for next development iteration 2021-04-20 12:27:48 +00:00
Jenkins Release Bot 37db55bb2e [maven-release-plugin] prepare release jenkins-2.289 2021-04-20 12:27:24 +00:00
Basil Crow f42cdf05c4 Enable Checkstyle for test sources 2021-04-19 14:21:31 -07:00
Basil Crow 2cbd644b1e Format POM files 2021-04-17 11:01:54 -07:00
Jenkins Release Bot 6ccec40d5b [maven-release-plugin] prepare for next development iteration 2021-04-13 12:21:35 +00:00
Jenkins Release Bot 56bf13ec63 [maven-release-plugin] prepare release jenkins-2.288 2021-04-13 12:21:14 +00:00
dependabot[bot] 8302a7cacf
Bump mockito-core from 3.8.0 to 3.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 06:29:56 +00:00
Daniel Beck 677fbb2a81 Merge remote-tracking branch 'jenkinsci/master' into master 2021-04-07 09:52:51 +02:00
Jenkins Release Bot 3ab44fc9b7 [maven-release-plugin] prepare for next development iteration 2021-04-06 10:54:06 +00:00
Jenkins Release Bot ee50f03812 [maven-release-plugin] prepare release jenkins-2.287 2021-04-06 10:53:53 +00:00
dependabot[bot] 030c5f2be8
Bump checkstyle from 8.41 to 8.41.1 (#5386)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41 to 8.41.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.41.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 16:41:50 +01:00
Jenkins Release Bot 54cb9f284f [maven-release-plugin] prepare for next development iteration 2021-03-30 12:18:24 +00:00
Jenkins Release Bot 919fe972bb [maven-release-plugin] prepare release jenkins-2.286 2021-03-30 12:18:02 +00:00
Oleg Nenashev 530d8c5ea0
Merge pull request #5369 from jenkinsci/dependabot/maven/org.objenesis-objenesis-3.2
Bump objenesis from 3.1 to 3.2
2021-03-25 13:32:00 +01:00
Jenkins Release Bot c0cb0e2d11 [maven-release-plugin] prepare for next development iteration 2021-03-23 15:33:25 +00:00
Jenkins Release Bot 3b1e551235 [maven-release-plugin] prepare release jenkins-2.285 2021-03-23 15:32:43 +00:00
dependabot[bot] 36cb703b54
Bump objenesis from 3.1 to 3.2
Bumps [objenesis](https://github.com/easymock/objenesis) from 3.1 to 3.2.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 08:23:13 +00:00
Mark Waite c6420c655d
Bump matrix-auth from 2.6.5 to 2.6.6 (#5366)
Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 2.6.5 to 2.6.6.
- [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases)
- [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-2.6.5...matrix-auth-2.6.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-21 20:21:25 +00:00
Jenkins Release Bot 7e7897efca [maven-release-plugin] prepare for next development iteration 2021-03-16 12:32:34 +00:00
Jenkins Release Bot 40cd9649e9 [maven-release-plugin] prepare release jenkins-2.284 2021-03-16 12:31:49 +00:00
res0nance 0921e81754 Do not specify line endings 2021-03-12 19:25:14 +08:00
Tim Jacomb 4f66846de6
Merge branch 'master' into checkstyle 2021-03-10 20:35:03 +00:00
Oleg Nenashev 5f7d0b49b3
Merge pull request #5342 from basil/pom
Use versions from parent POM where possible
2021-03-10 14:38:46 +01:00
Jenkins Release Bot dc42215d23 [maven-release-plugin] prepare for next development iteration 2021-03-09 12:25:58 +00:00
Jenkins Release Bot 84b2e7e268 [maven-release-plugin] prepare release jenkins-2.283 2021-03-09 12:25:31 +00:00
Basil Crow ad91d2c41c Enable MissingOverride Checkstyle check 2021-03-08 08:12:54 -08:00
Basil Crow d648b574cc Enable OneTopLevelClass Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow 153b9a6a97 Enable UnnecessarySemicolonAfterOuterTypeDeclaration, UnnecessarySemicolonAfterTypeMemberDeclaration, UnnecessarySemicolonInEnumeration, and UnnecessarySemicolonInTryWithResources Checkstyle checks 2021-03-08 08:03:29 -08:00
Basil Crow 58eec541d7 Enable StringLiteralEquality Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow 087eec6281 Enable SimplifyBooleanExpression Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow 0cd2675c41 Enable PackageDeclaration Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow ce8b93f712 Enable OneStatementPerLine Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow 6b1b6dcee9 Enable EqualsHashCode Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow a27816d9c5 Enable CovariantEquals Checkstyle check 2021-03-08 08:03:29 -08:00
Basil Crow 1e9e0a49e3 Enable UnusedImports Checkstyle check 2021-03-08 08:03:27 -08:00
Basil Crow 670d5e4823 Enable RedundantImport Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 54f2b3119b Enable UpperEll Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow f999472f56 Enable OuterTypeFilename Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 0e4ffdecdf Enable UniqueProperties Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow e5c77b87cc Enable ArrayTypeStyle Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 881365d30b Enable RedundantModifier Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 6f012029b8 Enable ModifierOrder Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 4ada7324a2 Enable NewlineAtEndOfFile Checkstyle check 2021-03-08 07:56:42 -08:00
Basil Crow 0c54dd26c9 Bump Checkstyle from 8.29 to 8.41 2021-03-08 07:56:42 -08:00
Basil Crow 093b8c78de Use versions from parent POM where possible 2021-03-06 11:28:36 -08:00
Jesse Glick c73ad5d922
Delete SSH-specific scenarios from CLITest (#5327) 2021-03-03 22:09:17 +00:00
Jenkins Release Bot e681b4ff92 [maven-release-plugin] prepare for next development iteration 2021-03-02 12:39:07 +00:00
Jenkins Release Bot 2e6156f186 [maven-release-plugin] prepare release jenkins-2.282 2021-03-02 12:38:40 +00:00
dependabot[bot] 6705308766
Bump remoting from 4.6 to 4.7 (#5292)
Bumps [remoting](https://github.com/jenkinsci/pom) from 4.6 to 4.7.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 08:06:18 +00:00
Ivan Fernandez Calvo 1648295304
[JENKINS-64107] Convert SSHD module to a plugin (#5049)
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
2021-02-25 21:05:23 +00:00
dependabot[bot] df3756a80e
Bump mockito-core from 3.7.7 to 3.8.0 (#5307)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 08:00:52 +00:00
Jenkins Release Bot 2ddf35821c [maven-release-plugin] prepare for next development iteration 2021-02-23 12:36:47 +00:00
Jenkins Release Bot 5b3592dae1 [maven-release-plugin] prepare release jenkins-2.281 2021-02-23 12:36:20 +00:00
Jenkins Release Bot e065e79d9b [maven-release-plugin] prepare for next development iteration 2021-02-16 12:29:03 +00:00
Jenkins Release Bot 9f6a46c8be [maven-release-plugin] prepare release jenkins-2.280 2021-02-16 12:28:38 +00:00
dependabot[bot] 23bfee2fa9
Bump maven-jarsigner-plugin from 1.2 to 3.0.0 (#5239)
Bumps [maven-jarsigner-plugin](https://github.com/apache/maven-jarsigner-plugin) from 1.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-jarsigner-plugin/releases)
- [Commits](https://github.com/apache/maven-jarsigner-plugin/compare/maven-jarsigner-plugin-1.2...maven-jarsigner-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-13 20:30:13 +00:00
Jenkins Release Bot 71674c92c9 [maven-release-plugin] prepare for next development iteration 2021-02-09 12:31:49 +00:00
Jenkins Release Bot 87a1aaf95f [maven-release-plugin] prepare release jenkins-2.279 2021-02-09 12:31:10 +00:00
dependabot[bot] 5991dce9bf
Bump junit.jupiter.version from 5.7.0 to 5.7.1 (#5268)
Bumps `junit.jupiter.version` from 5.7.0 to 5.7.1.

Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Updates `junit-vintage-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Updates `junit-jupiter` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-07 15:49:11 +00:00
dependabot[bot] 47478477d5
Bump mockito-core from 3.7.0 to 3.7.7 (#5260)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-04 20:46:37 +00:00
dependabot[bot] c32c35ba5f
Stop overriding the parent pom for maven-deploy-plugin (#5240)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2021-02-04 15:16:24 +00:00
Basil Crow c628c1e811
Bump parent POM from 1.62 to 1.63 (#5243) 2021-02-04 15:01:50 +00:00
Jenkins Release Bot 77824bd696 [maven-release-plugin] prepare for next development iteration 2021-02-02 12:25:25 +00:00
Jenkins Release Bot 62dbf8c664 [maven-release-plugin] prepare release jenkins-2.278 2021-02-02 12:24:57 +00:00
Mark Waite b53246de0f
Merge pull request #5234 from jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
Stop overriding parent pom for maven-checkstyle-plugin
2021-02-01 13:36:54 -07:00
Mark Waite 95e02da46e
Merge pull request #5233 from jenkinsci/dependabot/maven/org.jvnet.maven-jellydoc-plugin-maven-jellydoc-plugin-1.5
Bump maven-jellydoc-plugin from 1.4 to 1.5
2021-02-01 13:36:20 -07:00
Mark Waite b4ea9ccb09
Merge pull request #5230 from basil/org.codehaus.mojo-antlr-maven-plugin-2.2
Bump antlr-maven-plugin from 2.1 to 2.2
2021-02-01 13:35:16 -07:00
Mark Waite 670f758cab
Merge pull request #5232 from jenkinsci/dependabot/maven/com.infradna.tool-bridge-method-injector-1.18
Bump bridge-method-injector from 1.17 to 1.18
2021-02-01 13:34:22 -07:00
Tim Jacomb 835aa68ef5
Update pom.xml 2021-02-01 08:22:32 +00:00
dependabot[bot] 296542b2f0
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 19:18:02 +00:00
dependabot[bot] a804a0d845
Bump maven-jellydoc-plugin from 1.4 to 1.5
Bumps [maven-jellydoc-plugin](https://github.com/kohsuke/maven-jellydoc-plugin) from 1.4 to 1.5.
- [Release notes](https://github.com/kohsuke/maven-jellydoc-plugin/releases)
- [Commits](https://github.com/kohsuke/maven-jellydoc-plugin/compare/jellydoc-1.4...jellydoc-1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 19:17:54 +00:00
dependabot[bot] def859939c
Bump bridge-method-injector from 1.17 to 1.18
Bumps [bridge-method-injector](https://github.com/infradna/bridge-method-injector) from 1.17 to 1.18.
- [Release notes](https://github.com/infradna/bridge-method-injector/releases)
- [Commits](https://github.com/infradna/bridge-method-injector/compare/bridge-method-injector-parent-1.17...bridge-method-injector-parent-1.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 19:17:46 +00:00
Tim Jacomb 7806273ce4
Update pom.xml 2021-01-31 18:13:05 +00:00
dependabot[bot] 8af9e217ae
Bump access-modifier-annotation from 1.16 to 1.21
Bumps [access-modifier-annotation](https://github.com/jenkinsci/pom) from 1.16 to 1.21.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.16...jenkins-1.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 18:12:12 +00:00
dependabot[bot] 46df569aca
Bump antlr-maven-plugin from 2.1 to 2.2
Bumps antlr-maven-plugin from 2.1 to 2.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 13:33:09 +00:00
Jenkins Release Bot 8a93ef41e2 [maven-release-plugin] prepare for next development iteration 2021-01-26 12:25:53 +00:00
Jenkins Release Bot ac095e6bbf [maven-release-plugin] prepare release jenkins-2.277 2021-01-26 12:25:38 +00:00
dependabot[bot] d18eb8988d
Bump matrix-auth from 2.6.4 to 2.6.5 (#5201)
Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 2.6.4 to 2.6.5.
- [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases)
- [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-2.6.4...matrix-auth-2.6.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 21:10:50 +00:00
Jenkins Release Bot e7ca5dbc44 [maven-release-plugin] prepare for next development iteration 2021-01-20 20:30:43 +00:00
Jenkins Release Bot 42a8be0d9f [maven-release-plugin] prepare release jenkins-2.276 2021-01-20 20:30:20 +00:00
dependabot[bot] e40ac3ffa9
Bump matrix-project from 1.17 to 1.18 (#5179)
Bumps [matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 1.17 to 1.18.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- [Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/compare/matrix-project-1.17...matrix-project-1.18)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 16:05:11 +00:00
Daniel Beck 82688811fa Merge branch 'security-master' into master 2021-01-13 15:41:47 +01:00
Jenkins Release Bot faf475b812 [maven-release-plugin] prepare for next development iteration 2021-01-11 23:00:42 +00:00
Jenkins Release Bot 1a32037746 [maven-release-plugin] prepare release jenkins-2.275 2021-01-11 23:00:25 +00:00
dependabot[bot] 4b90b9ab16
Bump powermock-api-mockito2 from 2.0.0-beta.5 to 2.0.9 (#5152)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2021-01-11 08:12:33 +00:00
Jenkins Release Bot 03c8d8628e [maven-release-plugin] prepare for next development iteration 2021-01-05 12:21:22 +00:00
Jenkins Release Bot 3d831e026f [maven-release-plugin] prepare release jenkins-2.274 2021-01-05 12:21:01 +00:00
Tim Jacomb fc84ec9edd
Update parent pom to 1.62 (#5149) 2021-01-04 20:50:42 +00:00
Jenkins Release Bot 76566a3d47 [maven-release-plugin] prepare for next development iteration 2020-12-29 12:23:46 +00:00
Jenkins Release Bot dc033895c8 [maven-release-plugin] prepare release jenkins-2.273 2020-12-29 12:23:22 +00:00
Jenkins Release Bot 09b89ccef6 [maven-release-plugin] prepare for next development iteration 2020-12-22 12:38:13 +00:00
Jenkins Release Bot 4f2d68e2e1 [maven-release-plugin] prepare release jenkins-2.272 2020-12-22 12:37:48 +00:00
Jenkins Release Bot 48c6a4ac84 [maven-release-plugin] prepare for next development iteration 2020-12-15 12:18:44 +00:00
Jenkins Release Bot 2be2e87055 [maven-release-plugin] prepare release jenkins-2.271 2020-12-15 12:18:20 +00:00
dependabot[bot] 2a323d6d4c
Bump objenesis from 2.6 to 3.1 (#5119)
Bumps [objenesis](https://github.com/easymock/objenesis) from 2.6 to 3.1.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/2.6...3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 08:01:12 +00:00
James Nord 5b51315cb0
[JENKINS-64393] update jupiter to fix not running junit4 tests (#5104)
* [JENKINS-64393] update jupiter to fix not running junit4 tests

the version of jupiter was incompatable with the version of junit4
causing all junit4 tests to not run (and not fail).

* [JENKINS-64390] move the property to the parent

@jglick mentions in the PR review this should really be defined only
once
2020-12-08 20:46:11 +00:00
Jenkins Release Bot a4dd0ec739 [maven-release-plugin] prepare for next development iteration 2020-12-08 12:20:31 +00:00
Jenkins Release Bot ccd7bc3c3f [maven-release-plugin] prepare release jenkins-2.270 2020-12-08 12:20:08 +00:00
Oleg Nenashev 09c42b507d
Merge pull request #5094 from jtnord/localizer-update
[JENKINS-41729] update to new localizer plugin version
2020-12-08 01:57:06 +01:00
James Nord 888ef3e335
Update pom.xml
update to release version of parent pom
2020-12-03 12:51:31 +00:00
James Nord 888e40ef9e update to new localizer plugin version 2020-12-01 16:06:52 +00:00
Jenkins Release Bot e6fe3e3bcf [maven-release-plugin] prepare for next development iteration 2020-12-01 12:32:54 +00:00
Jenkins Release Bot 06005970cb [maven-release-plugin] prepare release jenkins-2.269 2020-12-01 12:32:26 +00:00
Jenkins Release Bot a14b6873ca [maven-release-plugin] prepare for next development iteration 2020-11-24 12:35:34 +00:00
Jenkins Release Bot c3f1755bff [maven-release-plugin] prepare release jenkins-2.268 2020-11-24 12:35:10 +00:00
Jenkins Release Bot b4f2a70925 [maven-release-plugin] prepare for next development iteration 2020-11-17 12:13:39 +00:00
Jenkins Release Bot 63d1a44eaf [maven-release-plugin] prepare release jenkins-2.267 2020-11-17 12:13:12 +00:00
Jenkins Release Bot bcafaa9605 [maven-release-plugin] prepare for next development iteration 2020-11-10 12:37:54 +00:00
Jenkins Release Bot abbb025681 [maven-release-plugin] prepare release jenkins-2.266 2020-11-10 12:37:17 +00:00
Jesse Glick 77f24bfb9a
[JEP-228] Unforking XStream (#4944)
* Unforking XStream

* Some overrides missing from MapperDelegate

* [XSTR-762] writeReplace & readResolve must be accessible to be used from subclasses

* DomElement.click overloads changed incompatibly

* Giving up on ToolInstallation being Serializable.
Fixing MavenInstallation accordingly.
AntInstallation was already fixed: c957dca4cd

* Relaxing message assertion in RobustReflectionConverter.randomExceptionsReported

* Picking up https://github.com/jenkinsci/matrix-auth-plugin/pull/89 caught via JobTest

* https://github.com/jenkinsci/jenkins-test-harness/pull/243 released

* Another case forgotten in 0e5aeec4cc

* XStream has SecurityMapper, but we have our own system already, so suppress warning

* GetMavenVersion was also serializing its outer class

* Trying to make ToolInstallation serializable compatible

* Avoid throwing IOException from PersistedList.inModified for common cases covered by https://github.com/jenkinsci/jenkins-test-harness/pull/243

* Found a way to avoid looking up XStream.converterRegistry by reflection

* XStream2Test.crashXstream now throwing ConversionException, not ForbiddenClassException

* Noting which version of the parent POM has https://github.com/jenkinsci/jenkins-test-harness/pull/243

* Refreshed Javadoc for XStream2

* The simplest solution to JENKINS-19561 seems to be to stop using autodetectAnnotations

* Fixing some deprecations in Robust*Converter

* Display OldDataMonitor errors from RobustReflectionConverter during functional tests

* Stray digit in test name

* Added XStream2AnnotationTest to clearly document incompatibility

* Picking up release of https://github.com/jenkinsci/matrix-auth-plugin/pull/89

Co-authored-by: Basil Crow <me@basilcrow.com>

Co-authored-by: Basil Crow <me@basilcrow.com>
2020-11-06 15:03:23 -06:00
Jesse Glick a9ca5ef3d4
[JEP-227] Replace Acegi Security with Spring Security & upgrade Spring Framework (#4848)
Replacing Acegi Security with Spring Security

Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
Co-authored-by: James Nord <jtnord@users.noreply.github.com>
2020-11-06 11:30:25 -07:00
Oleg Nenashev 5190fca968
Merge pull request #5043 from jeffret-b/remoting/4.6
Update to 4.6 version of Remoting.
2020-11-04 09:56:09 +01:00
Jenkins Release Bot 169e26d187 [maven-release-plugin] prepare for next development iteration 2020-11-03 12:33:31 +00:00
Jenkins Release Bot 27160f3c25 [maven-release-plugin] prepare release jenkins-2.265 2020-11-03 12:33:07 +00:00
Jeff Thompson e9612d54ff Update to 4.6 version of Remoting. 2020-11-02 13:20:47 -07:00
Jenkins Release Bot 4ff3e8dbf7 [maven-release-plugin] prepare for next development iteration 2020-10-27 12:17:18 +00:00
Jenkins Release Bot 48aabba921 [maven-release-plugin] prepare release jenkins-2.264 2020-10-27 12:16:52 +00:00
Jenkins Release Bot 30da046973 [maven-release-plugin] prepare for next development iteration 2020-10-20 12:14:34 +00:00
Jenkins Release Bot c3d09d142d [maven-release-plugin] prepare release jenkins-2.263 2020-10-20 12:14:03 +00:00
Jenkins Release Bot 58bc58b809 [maven-release-plugin] prepare for next development iteration 2020-10-15 16:34:43 +00:00
Jenkins Release Bot 418417988e [maven-release-plugin] prepare release jenkins-2.262 2020-10-15 16:34:17 +00:00
Jenkins Release Bot 97c9a151ca [maven-release-plugin] prepare for next development iteration 2020-10-13 12:29:16 +00:00
Jenkins Release Bot 9701c40268 [maven-release-plugin] prepare release jenkins-2.261 2020-10-13 12:28:52 +00:00
Oleg Nenashev cfc63d1a35
Merge pull request #4960 from StefanSpieker/maven_war_plugin
remove specified maven-war-plugin.version to use newer version from parent project
2020-10-12 12:18:57 +02:00
Tim Jacomb 18902e6f97
Bump parent pom to 1.58 2020-10-09 21:17:17 +01:00
Jenkins Release Bot 2791c4f222 [maven-release-plugin] prepare for next development iteration 2020-10-06 12:19:50 +00:00
Jenkins Release Bot c39c9973e2 [maven-release-plugin] prepare release jenkins-2.260 2020-10-06 12:19:29 +00:00
Stefan Spieker c503f0850f remove specified maven-war-plugin.version to use newer version from parent project 2020-10-03 11:02:15 +02:00
Jenkins Release Bot c09984ee9e [maven-release-plugin] prepare for next development iteration 2020-09-29 12:21:26 +00:00
Jenkins Release Bot 03f1f7cb5b [maven-release-plugin] prepare release jenkins-2.259 2020-09-29 12:21:04 +00:00
Jenkins Release Bot b74467446c [maven-release-plugin] prepare for next development iteration 2020-09-22 13:58:22 +00:00
Jenkins Release Bot ad21cf4c34 [maven-release-plugin] prepare release jenkins-2.258 2020-09-22 13:57:44 +00:00
Jenkins Release Bot 0e75d07fa7 [maven-release-plugin] prepare for next development iteration 2020-09-15 12:20:04 +00:00
Jenkins Release Bot e78d6eb670 [maven-release-plugin] prepare release jenkins-2.257 2020-09-15 12:19:43 +00:00
Jenkins Release Bot c4fe96473b [maven-release-plugin] prepare for next development iteration 2020-09-08 12:19:37 +00:00
Jenkins Release Bot a3b3127559 [maven-release-plugin] prepare release jenkins-2.256 2020-09-08 12:19:15 +00:00
Jenkins Release Bot 7edfc7170c [maven-release-plugin] prepare for next development iteration 2020-09-01 12:19:51 +00:00
Jenkins Release Bot 5cc62f66ae [maven-release-plugin] prepare release jenkins-2.255 2020-09-01 12:19:29 +00:00
Jenkins Release Bot 84153f66d2 [maven-release-plugin] prepare for next development iteration 2020-08-25 12:22:18 +00:00
Jenkins Release Bot 4f75e18b87 [maven-release-plugin] prepare release jenkins-2.254 2020-08-25 12:21:49 +00:00
Jenkins Release Bot b64b4aa50d [maven-release-plugin] prepare for next development iteration 2020-08-18 12:28:05 +00:00
Jenkins Release Bot 12508a2f42 [maven-release-plugin] prepare release jenkins-2.253 2020-08-18 12:27:42 +00:00
Jenkins Release Bot d28bbe6835 [maven-release-plugin] prepare for next development iteration 2020-08-07 10:35:11 +00:00
Jenkins Release Bot 7b7b6a2a0b [maven-release-plugin] prepare release jenkins-2.252 2020-08-07 10:34:54 +00:00
Jenkins Release Bot f75551b2b2 [maven-release-plugin] prepare for next development iteration 2020-08-04 12:29:22 +00:00
Jenkins Release Bot 6785c59c3d [maven-release-plugin] prepare release jenkins-2.251 2020-08-04 12:29:00 +00:00
Jenkins Release Bot 95b0281f5f [maven-release-plugin] prepare for next development iteration 2020-07-28 12:25:33 +00:00
Jenkins Release Bot 538075f6c9 [maven-release-plugin] prepare release jenkins-2.250 2020-07-28 12:25:19 +00:00
Jenkins Release Bot a2332a6f1e [maven-release-plugin] prepare for next development iteration 2020-07-24 13:44:52 +00:00
Jenkins Release Bot 0710088799 [maven-release-plugin] prepare release jenkins-2.249 2020-07-24 13:44:25 +00:00
Jenkins Release Bot ae625ea6fa [maven-release-plugin] prepare for next development iteration 2020-07-22 00:32:18 +00:00
Jenkins Release Bot 1bf63cb83a [maven-release-plugin] prepare release jenkins-2.248 2020-07-22 00:32:06 +00:00
Jenkins Release Bot 09641ce0d3 [maven-release-plugin] prepare for next development iteration 2020-07-21 17:12:22 +00:00
Jenkins Release Bot dd907965b6 [maven-release-plugin] prepare release jenkins-2.247 2020-07-21 17:12:09 +00:00
Jenkins Release Bot 4043228ac7 [maven-release-plugin] prepare for next development iteration 2020-07-21 13:14:34 +00:00
Jenkins Release Bot 9eb74ba2fd [maven-release-plugin] prepare release jenkins-2.246 2020-07-21 13:14:12 +00:00
Tim Jacomb 8024742e1a
Merge pull request #4849 from Wadeck/update-detached-after-security-release-2020-07-15
Update detached plugin versions after security release
2020-07-21 04:17:28 +01:00
Tim Jacomb b4242b217f
Merge pull request #4759 from qxo/fix4useIncrementalCompilation
add compilerArg `-Xpkginfo:always` for useIncrementalCompilation which make build fast
2020-07-18 17:41:57 +01:00
Wadeck Follonier f902168e4a Update detached plugin versions after security release
- JUnit and structs also due to requireUpperBoundDeps
2020-07-16 09:45:15 +02:00
Daniel Beck 20fb581ff9 Merge branch 'master' of github.com:jenkinsci/jenkins 2020-07-15 18:54:41 +02:00
Jenkins Release Bot d3067b8202 [maven-release-plugin] prepare for next development iteration 2020-07-13 10:38:48 +00:00
Jenkins Release Bot 676dd38c1c [maven-release-plugin] prepare release jenkins-2.245 2020-07-13 10:38:22 +00:00
Tim Jacomb 3fcc002e5f
Merge pull request #4831 from jeffret-b/remoting-4.5
Upgrade to 4.5 version of Remoting.
2020-07-10 07:54:26 +01:00
Jenkins Release Bot 0eca516e80 [maven-release-plugin] prepare for next development iteration 2020-07-07 11:01:31 +00:00
Jenkins Release Bot d114d0dcbb [maven-release-plugin] prepare release jenkins-2.244 2020-07-07 11:01:07 +00:00
Jeff Thompson d4a7e9d94d Upgrade to 4.5 version of Remoting. 2020-07-06 10:31:32 -06:00
Jenkins Release Bot a1097dfec6 [maven-release-plugin] prepare for next development iteration 2020-06-30 12:20:40 +00:00
Jenkins Release Bot eb237d6254 [maven-release-plugin] prepare release jenkins-2.243 2020-06-30 12:20:14 +00:00
release-bot 779befc113 [maven-release-plugin] prepare for next development iteration 2020-06-23 18:52:08 +00:00
release-bot 0141aafd8e [maven-release-plugin] prepare release jenkins-2.242 2020-06-23 18:51:55 +00:00
release-bot b6ba943c36 [maven-release-plugin] prepare for next development iteration 2020-06-16 12:21:02 +00:00
release-bot c9b5e20e8c [maven-release-plugin] prepare release jenkins-2.241 2020-06-16 12:20:34 +00:00
Tim Jacomb a684412ee9
Merge pull request #4776 from StefanSpieker/spotbugs_from_pom
Upgrade parent pom to 1.56 to use spotbugs annotation version from pom
2020-06-13 12:58:53 +01:00
release-bot 48ec6cf16e [maven-release-plugin] prepare for next development iteration 2020-06-08 12:20:25 +00:00
release-bot 514def6d67 [maven-release-plugin] prepare release jenkins-2.240 2020-06-08 12:20:03 +00:00
Stefan Spieker 97acf8bfdc upgrade parent pom to 1.56 to use spotbugs annotation version from pom 2020-06-08 10:14:17 +02:00
release-bot 61427f045a [maven-release-plugin] prepare for next development iteration 2020-06-03 17:26:01 +00:00
release-bot 00da930f69 [maven-release-plugin] prepare release jenkins-2.239 2020-06-03 17:25:40 +00:00
qxo 15fac336b1 chore(pom.xml): add compilerArg `-Xpkginfo:always` for useIncrementalCompilation which make build fast
useIncrementalCompilation will not work for some java not compiled (package-info.java)

try `mvn package -X ` will find thest files:
ie:
```
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\cli\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\os\solaris\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\cli\handlers\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\jenkins\security\s2m\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\init\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\model\labels\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\cli\declarative\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\console\package-info.java
[DEBUG] Stale source detected: I:\github\jenkins\core\src\main\java\hudson\util\jna\package-info.java
[INFO] Changes detected - recompiling the module!
```
2020-05-30 21:03:43 +08:00
release-bot f5fdc4bc4c [maven-release-plugin] prepare for next development iteration 2020-05-25 12:34:38 +00:00
release-bot d63f5c2deb [maven-release-plugin] prepare release jenkins-2.238 2020-05-25 12:33:45 +00:00
release-bot 598d78b8b5 [maven-release-plugin] prepare for next development iteration 2020-05-18 14:49:26 +00:00
release-bot e0588ff249 [maven-release-plugin] prepare release jenkins-2.237 2020-05-18 14:48:43 +00:00
release-bot 34f5ea55cb [maven-release-plugin] prepare for next development iteration 2020-05-11 14:15:59 +00:00
release-bot c07359f937 [maven-release-plugin] prepare release jenkins-2.236 2020-05-11 14:15:34 +00:00
release-bot da90af3115 [maven-release-plugin] prepare for next development iteration 2020-05-04 16:26:47 +00:00
release-bot 76daa7aad1 [maven-release-plugin] prepare release jenkins-2.235 2020-05-04 16:26:25 +00:00
release-bot 5c9976617c [maven-release-plugin] prepare for next development iteration 2020-04-27 11:16:21 +00:00
release-bot 728ce0d37e [maven-release-plugin] prepare release jenkins-2.234 2020-04-27 11:15:56 +00:00
release-bot 86c99b801e [maven-release-plugin] prepare for next development iteration 2020-04-20 13:03:05 +00:00
release-bot c246d4d4af [maven-release-plugin] prepare release jenkins-2.233 2020-04-20 13:02:39 +00:00
Jeff Thompson 5bb10bbfd3 Add back in heap configuration. 2020-04-17 10:14:55 -06:00
Tim Jacomb f41791d181
Remove overridden configuration 2020-04-16 21:15:08 +01:00
Tim Jacomb 8c1799de8c
Bump parent pom to 1.55 2020-04-16 18:43:28 +01:00
release-bot eae089849d [maven-release-plugin] prepare for next development iteration 2020-04-16 13:04:44 +00:00
release-bot d592239da1 [maven-release-plugin] prepare release jenkins-2.232 2020-04-16 13:04:30 +00:00
Kohsuke Kawaguchi c0ce2c1781 [maven-release-plugin] prepare for next development iteration 2020-04-14 08:25:31 -07:00
Kohsuke Kawaguchi 6ede8dbe3a [maven-release-plugin] prepare release jenkins-2.231 2020-04-14 08:25:26 -07:00
Tim Jacomb 449c5aced5
Merge pull request #4604 from jtnord/kill-jsr-305
Kill jsr-305
2020-04-06 10:32:41 +01:00
Kohsuke Kawaguchi f18f75a66a [maven-release-plugin] prepare for next development iteration 2020-04-05 23:12:34 -07:00
Kohsuke Kawaguchi 7f0a8f24f6 [maven-release-plugin] prepare release jenkins-2.230 2020-04-05 23:12:29 -07:00
James Nord bdcb2fb222 Merge remote-tracking branch 'origin/master' into kill-jsr-305 2020-03-30 12:40:44 +01:00
Kohsuke Kawaguchi 653243a07a [maven-release-plugin] prepare for next development iteration 2020-03-29 22:59:09 -07:00
Kohsuke Kawaguchi 0f56520c5b [maven-release-plugin] prepare release jenkins-2.229 2020-03-29 22:59:03 -07:00
James Nord 4d3e60a43a add checkstyle rule to prevent re-introduction of jsr-305 2020-03-27 11:07:48 +00:00
Jesse Glick feea23c7dc
Merge branch 'master' into remoting-4.3 2020-03-25 17:57:00 -04:00
Jeff Thompson 19a8b5d803 Upgrade to 4.3 version of Remoting. 2020-03-25 15:35:58 -06:00
Vincent Latombe 41fc5e8622
[JENKINS-61409] Websockets: Use AbstractByteBufferCommandTransport to transport messages (#4596)
* [JENKINS-61409] Websockets: Use AbstractByteBufferCommandTransport to transport messages

* Depend on timestamped snapshot since incrementals is broken

* Fix reviews

* Update snapshot dep

* Print directly
2020-03-25 14:38:41 -06:00
Kohsuke Kawaguchi 96ef7039d5 [maven-release-plugin] prepare for next development iteration 2020-03-23 15:41:58 -07:00
Kohsuke Kawaguchi 2181495af5 [maven-release-plugin] prepare release jenkins-2.228 2020-03-23 15:41:53 -07:00
Kohsuke Kawaguchi cb6552c9db [maven-release-plugin] prepare for next development iteration 2020-03-22 21:17:47 -07:00
Kohsuke Kawaguchi 454b01fe72 [maven-release-plugin] prepare release jenkins-2.227 2020-03-22 21:17:42 -07:00
Mark Waite aefb5c1891
Merge pull request #4594 from olivergondza/jdk-cross-compilation
[JENKINS-61105] Add support for cross-compilation
2020-03-20 13:01:26 -06:00
Oliver Gondža 905e1b5155 [JENKINS-61105] Add support for forward compilation
Use the javac --release flag over -source and -target to make sure the compiler
reflect JDK API differences as well.
2020-03-19 10:22:25 +01:00
Kohsuke Kawaguchi 07c48b03fb [maven-release-plugin] prepare for next development iteration 2020-03-15 17:06:49 -07:00
Kohsuke Kawaguchi 6c0afccc0c [maven-release-plugin] prepare release jenkins-2.226 2020-03-15 17:06:44 -07:00
Kohsuke Kawaguchi 5c49b3b2f3 [maven-release-plugin] prepare for next development iteration 2020-03-09 23:10:30 -07:00
Kohsuke Kawaguchi f282bd8627 [maven-release-plugin] prepare release jenkins-2.225 2020-03-09 23:10:24 -07:00
Kohsuke Kawaguchi 4767a3bf99 [maven-release-plugin] prepare for next development iteration 2020-03-08 14:11:10 -07:00
Kohsuke Kawaguchi 3935b7c734 [maven-release-plugin] prepare release jenkins-2.224 2020-03-08 14:11:00 -07:00
Tim Jacomb 3ebb9e3592
Merge pull request #4389 from jeffret-b/suppressStack
[JENKINS-60410] Add stack trace suppression into core as a standard behavior.
2020-03-04 18:42:53 +00:00
Kohsuke Kawaguchi 7f8de3ce8a [maven-release-plugin] prepare for next development iteration 2020-03-01 17:40:25 -08:00
Kohsuke Kawaguchi e524b3f0ba [maven-release-plugin] prepare release jenkins-2.223 2020-03-01 17:40:20 -08:00
Jeff Thompson 6b68c9e164
Merge branch 'master' into suppressStack 2020-02-24 11:42:36 -07:00
Jeff Thompson 4786a1c481 Merge branch 'master' into suppressStack 2020-02-24 08:47:10 -07:00
Kohsuke Kawaguchi 5729fb717e [maven-release-plugin] prepare for next development iteration 2020-02-23 17:53:02 -08:00
Kohsuke Kawaguchi a08dd9ba7a [maven-release-plugin] prepare release jenkins-2.222 2020-02-23 17:52:57 -08:00
Kohsuke Kawaguchi 2b1d66586b [maven-release-plugin] prepare for next development iteration 2020-02-19 11:44:39 -08:00
Kohsuke Kawaguchi ecc39b29be [maven-release-plugin] prepare release jenkins-2.221 2020-02-19 11:44:31 -08:00
Tim Jacomb 5c36f4571f
Merge pull request #4381 from jeffret-b/findsecbugs
Add findsecbugs plugin to spotbugs.
2020-02-15 11:47:01 +00:00
Jeff Thompson 313d198519 Update to use newer jenkins-test-harness.
Use one that enables stack traces for tests that rely on it for easier development and troubleshooting.
Only in incrementals so far.
2020-02-13 13:36:36 -07:00
Kohsuke Kawaguchi e489dc20e5 [maven-release-plugin] prepare for next development iteration 2020-02-09 13:18:36 -08:00
Kohsuke Kawaguchi e97efd05df [maven-release-plugin] prepare release jenkins-2.220 2020-02-09 13:18:30 -08:00
Jeff Thompson 9912692b5b
[JENKINS-60926] - Fix agent installation as a service on Windows. (regression in 2.217) (#4476)
* Upgrade to 4.2 version of Remoting.

* Upgrade to slave-installer 1.7.
2020-02-07 19:50:41 -07:00
Kohsuke Kawaguchi c376ffe0a4 [maven-release-plugin] prepare for next development iteration 2020-01-28 11:03:06 -08:00
Kohsuke Kawaguchi 789b74b00d [maven-release-plugin] prepare release jenkins-2.219 2020-01-28 11:03:02 -08:00
Jeff Thompson c365300f99 Merge branch 'master' into security-master 2020-01-27 13:36:19 -07:00
Kohsuke Kawaguchi f2861f2b68 [maven-release-plugin] prepare for next development iteration 2020-01-27 11:25:53 -08:00
Kohsuke Kawaguchi e09bdd3116 [maven-release-plugin] prepare release jenkins-2.218 2020-01-27 11:25:48 -08:00
Jeff Thompson c76ee59810 Add findsecbugs plugin to spotbugs.
And suppress existing warnings. We should clean some of them up, but that's for different PRs.
2020-01-23 14:53:53 -07:00
Kohsuke Kawaguchi 30dbf728ec [maven-release-plugin] prepare for next development iteration 2020-01-23 07:14:52 -08:00
Kohsuke Kawaguchi 3d8a846a75 [maven-release-plugin] prepare release jenkins-2.217 2020-01-23 07:14:46 -08:00
Kohsuke Kawaguchi 7e3382acba [maven-release-plugin] prepare for next development iteration 2020-01-22 15:34:51 -08:00
Kohsuke Kawaguchi 6b6fece88c [maven-release-plugin] prepare release jenkins-2.216 2020-01-22 15:34:37 -08:00
Oleg Nenashev 99b822eb6a
Merge pull request #4441 from jtnord/update-accmod
Update access-modifier to allow plugins to use suppressions
2020-01-22 17:07:59 +01:00
Jesse Glick 5b5040298f [JEP-222] WebSocket support (#4369)
* Playing with WebSocket connections.

* Pluggable handlers.

* errorWithoutStack

* Server-side keepalive pings.

* Redesigned to work as an HttpResponse.

* Unused dep.

* Comment on JnlpSlaveRestarterInstaller.

* Sketch of WebSocket-based endpoint for JNLPLauncher.

* Comment.

* Test enhancement.

* Making it more obvious from JNLPLauncherTest where remoting.jar is being loaded from.

* Reworked protocol to negotiate remote capabilities.

* Unhelpful comment.

* Simplifying handshake to use HTTP headers.

* Moving code into top-level classes and otherwise prettifying.

* Linking to upstream PRs.

* Timestamped snapshot + incremental.

* Picking up incrementalified build of winstone.

* Working around https://github.com/kohsuke/access-modifier/pull/17.

* Finally have an incrementalified build of remoting.

* Use -webSocket option.

* Handling some close and error methods.

* Sending X-Remoting-Minimum-Version.

* If hudson.remoting.jnlp.Main._main fails, show the error.

* Comment.

* GUI analogue of 86cea5b83f.

* Missing since tags.

* Capitalization.

* WebSockets.isSupported

* Rather than hiding JNLPLauncher.DescriptorImpl when the TCP port is disabled, always display it, but show form validation appropriate to WebSocket or TCP mode.

* Form validation fixes.

* Minor test improvements.

* Reworked WebSocketAgents to be compatible with JnlpAgentReceiver.

* Removing WebSocketSession.keepAlive in favor of a global setting applicable to all services.

* Add a -webSocket option to the Jenkins CLI.

* Using a snapshot deployment of Remoting, pending INFRA-2379.

* After #3838 there is no reason to recheck authentication after parsing CLICommand arguments.

* Advertise the -webSocket option.

* Adapt to newer HtmlUnit.

* https://github.com/HtmlUnit/htmlunit/pull/29 seems to have been incompatible.
WebClient.addRequestHeader will no longer override a header in a WebRequest,
such as when the same WebClient/WebRequest was previously used with different headers.

* Tracked down a behavioral change in passing through URL-encoded path characters.
2c49568634 picks up
8c04c6ae5e which is the actual change.

* Disabled TCP port does not matter in WebSocket mode.

* Shade dependencies needed for jenkins-cli.jar.

* Help text edit.

* https://github.com/jenkinsci/winstone/pull/79 was released as 5.5.

* https://github.com/jenkinsci/jenkins-test-harness/pull/183 released as 2.59.

* https://github.com/jenkinsci/jenkins/pull/4387#discussion_r362696234

* Bumping remoting to a new deployed snapshot.

* Need https://github.com/jenkinsci/winstone/pull/86.

* https://github.com/jenkinsci/winstone/pull/86 released as 5.6.

* Introduced constant for X-Remoting-Minimum-Version.

* s/slave/agent/ in GUI

* Removing in-JVM test, as it was no longer useful after introducing shading anyway.

* Bump.

* No need to check for anonymous CONNECT here.

* s/jenkins.slaves/jenkins.agents/g for new code.

* Restrict the diagnostic endpoint to administrators.

* Fixed Javadoc import after package move.

* https://github.com/jenkinsci/remoting/pull/357 released as 4.0.
2020-01-21 07:00:39 +01:00
James Nord b2b6465a66 Update access-modifier to allow plugins to use suppressions 2020-01-20 14:27:51 +00:00
Wadeck Follonier 574ec6e5bd Merge branch 'master' into security-master 2020-01-20 14:55:10 +01:00
Kohsuke Kawaguchi 1568f328cd [maven-release-plugin] prepare for next development iteration 2020-01-19 13:00:48 -08:00
Kohsuke Kawaguchi c4b2894202 [maven-release-plugin] prepare release jenkins-2.215 2020-01-19 13:00:43 -08:00
Wadeck Follonier 8263b0ae48 Merge branch 'security-stable-2.204' into security-master 2020-01-14 14:56:56 +01:00
Wadeck Follonier a293a77a77 Merge branch 'security-stable-2.190' into security-stable-2.204 2020-01-14 14:51:25 +01:00
Wadeck Follonier b11f08686e Merge branch 'security-stable-2.176' into security-stable-2.190 2020-01-14 14:31:54 +01:00
Wadeck Follonier bb3d46d018 Merge branch 'security-stable-2.164' into security-stable-2.176 2020-01-14 13:58:13 +01:00
Wadeck Follonier 0ba3650818 [SECURITY-1659] 2020-01-14 13:04:05 +01:00
Kohsuke Kawaguchi 3cf031965c [maven-release-plugin] prepare for next development iteration 2020-01-12 10:54:01 -08:00
Kohsuke Kawaguchi 9a1740192a [maven-release-plugin] prepare release jenkins-2.214 2020-01-12 10:53:56 -08:00
Oleg Nenashev 073122f13b
Merge pull request #4421 from jglick/test-pom
Inlining test-pom into test and removing test-jdk8
2020-01-11 00:01:08 +01:00
Oleg Nenashev 58f8ac9b98
Merge pull request #4387 from jeffret-b/removeDeprecatedProtocols
[JENKINS-60381] Remove old, deprecated agent protocols.
2020-01-10 09:45:55 +01:00
Jesse Glick 629df6da7a
Inlining test-pom into test and removing test-jdk8 2020-01-07 11:53:04 -05:00
Kohsuke Kawaguchi 4d059825ad [maven-release-plugin] prepare for next development iteration 2020-01-06 14:48:10 -08:00
Kohsuke Kawaguchi 38d1fbf962 [maven-release-plugin] prepare release jenkins-2.213 2020-01-06 14:48:05 -08:00
Kohsuke Kawaguchi 67e1991908 [maven-release-plugin] prepare for next development iteration 2020-01-05 14:09:49 -08:00
Kohsuke Kawaguchi 13ab7b9909 [maven-release-plugin] prepare release jenkins-2.212 2020-01-05 14:09:44 -08:00
Jeff Thompson bd0d9560dc Update to Remoting without protocols. 2020-01-03 11:06:06 -07:00
Kohsuke Kawaguchi 5d78705806 [maven-release-plugin] prepare for next development iteration 2020-01-02 07:54:36 -08:00
Kohsuke Kawaguchi 806d8b57b6 [maven-release-plugin] prepare release jenkins-2.211 2020-01-02 07:54:28 -08:00
Kohsuke Kawaguchi d1502bffe8 [maven-release-plugin] prepare for next development iteration 2019-12-22 13:46:47 -08:00
Kohsuke Kawaguchi 10520e8301 [maven-release-plugin] prepare release jenkins-2.210 2019-12-22 13:46:40 -08:00
Kohsuke Kawaguchi cffb86a4e2 [maven-release-plugin] prepare for next development iteration 2019-12-18 20:43:47 -08:00
Kohsuke Kawaguchi 3607b41062 [maven-release-plugin] prepare release jenkins-2.204.1 2019-12-18 20:43:39 -08:00
Kohsuke Kawaguchi 8019dfa9cd [maven-release-plugin] prepare for next development iteration 2019-12-15 13:00:04 -08:00
Kohsuke Kawaguchi 4179cb034c [maven-release-plugin] prepare release jenkins-2.209 2019-12-15 12:59:52 -08:00
Kohsuke Kawaguchi a2918a48dc [maven-release-plugin] prepare for next development iteration 2019-12-09 00:01:21 -08:00
Kohsuke Kawaguchi 8622af2233 [maven-release-plugin] prepare release jenkins-2.208 2019-12-09 00:01:11 -08:00
Kohsuke Kawaguchi c8efc7c78e [maven-release-plugin] prepare for next development iteration 2019-12-02 16:57:46 -08:00
Kohsuke Kawaguchi e834ba8b65 [maven-release-plugin] prepare release jenkins-2.207 2019-12-02 16:57:37 -08:00
Kohsuke Kawaguchi c3cba50800 [maven-release-plugin] prepare for next development iteration 2019-11-24 16:52:08 -08:00
Kohsuke Kawaguchi 95a464305c [maven-release-plugin] prepare release jenkins-2.206 2019-11-24 16:51:59 -08:00
Oliver Gondža c8ee877216 Towards 2.204.1 2019-11-21 19:55:30 +01:00
Kohsuke Kawaguchi 81479359c3 [maven-release-plugin] prepare for next development iteration 2019-11-20 12:35:52 -08:00
Kohsuke Kawaguchi e50a53f12b [maven-release-plugin] prepare release jenkins-2.190.3 2019-11-20 12:35:42 -08:00
Kohsuke Kawaguchi a1e740a56d [maven-release-plugin] prepare for next development iteration 2019-11-17 16:38:56 -08:00
Kohsuke Kawaguchi 7e5259b024 [maven-release-plugin] prepare release jenkins-2.205 2019-11-17 16:38:40 -08:00
Jesse Glick bd0d3b5cf8
Stray reference to maven-jenkins-dev-plugin. 2019-11-12 09:18:35 -05:00
Jesse Glick d188ab7855
Merge branch 'master' into jetty-maven-plugin 2019-11-12 09:14:21 -05:00
Kohsuke Kawaguchi facdfd73c9 [maven-release-plugin] prepare for next development iteration 2019-11-10 16:51:10 -08:00
Kohsuke Kawaguchi b6221a0abc [maven-release-plugin] prepare release jenkins-2.204 2019-11-10 16:51:02 -08:00
Jesse Glick 2a7267751e
Switch from maven-jenkins-dev-plugin to upstream jetty-maven-plugin. 2019-11-08 19:19:49 -05:00
Oleg Nenashev 1e12c7624c
Merge pull request #4340 from jeffret-b/remoting/3.36
Upgrade to 3.36 version of Remoting.
2019-11-05 09:18:00 +03:00
Kohsuke Kawaguchi 05843c35d3 [maven-release-plugin] prepare for next development iteration 2019-11-04 09:32:58 -08:00
Kohsuke Kawaguchi 1b64b47a23 [maven-release-plugin] prepare release jenkins-2.203 2019-11-04 09:32:51 -08:00
Jeff Thompson ed2a0d2a8c Upgrade to 3.36 version of Remoting. 2019-11-02 13:29:51 -04:00
Kohsuke Kawaguchi f3950c31e5 [maven-release-plugin] prepare for next development iteration 2019-10-28 13:20:17 -07:00
Kohsuke Kawaguchi 13802b330a [maven-release-plugin] prepare release jenkins-2.190.2 2019-10-28 13:20:09 -07:00
Kohsuke Kawaguchi b9cda5854a [maven-release-plugin] prepare for next development iteration 2019-10-27 17:24:02 -07:00
Kohsuke Kawaguchi 5cd238fac3 [maven-release-plugin] prepare release jenkins-2.202 2019-10-27 17:23:47 -07:00
Kohsuke Kawaguchi 34d2e743bd [maven-release-plugin] prepare for next development iteration 2019-10-20 16:47:23 -07:00
Kohsuke Kawaguchi 0f94f12ecc [maven-release-plugin] prepare release jenkins-2.201 2019-10-20 16:47:11 -07:00
Kohsuke Kawaguchi 5b3ea20b68 [maven-release-plugin] prepare for next development iteration 2019-10-14 15:02:40 -07:00
Kohsuke Kawaguchi 29e6ea7ada [maven-release-plugin] prepare release jenkins-2.200 2019-10-14 15:02:30 -07:00
Kohsuke Kawaguchi 8e131f78f0 [maven-release-plugin] prepare for next development iteration 2019-10-06 16:55:07 -07:00
Kohsuke Kawaguchi eacdec3563 [maven-release-plugin] prepare release jenkins-2.199 2019-10-06 16:54:57 -07:00
Oleg Nenashev 65c300dd65
Merge pull request #4268 from darxriggs/license-url
Use more common MIT license URL
2019-10-05 14:33:21 +02:00
René Scheibe f147d990ae Use more common MIT license URL 2019-10-05 09:22:47 +02:00
Daniel Beck 54d5d5d7f2 Unbundle Maven Plugin 2019-09-30 23:17:25 +02:00
Kohsuke Kawaguchi 6d6a0a665b [maven-release-plugin] prepare for next development iteration 2019-09-29 14:30:18 -07:00
Kohsuke Kawaguchi 73fc7659a4 [maven-release-plugin] prepare release jenkins-2.198 2019-09-29 14:30:03 -07:00
Raihaan Shouhell 617bbb531e Update the minimum required Remoting version to 3.14 (#4208)
* Let remoting handle missing channels

* Bump minimum remoting version to 3.14
2019-09-27 22:59:03 +02:00
Kohsuke Kawaguchi 5bf4247db5 [maven-release-plugin] prepare for next development iteration 2019-09-23 16:19:15 -07:00
Kohsuke Kawaguchi 88f0132483 [maven-release-plugin] prepare release jenkins-2.197 2019-09-23 16:19:10 -07:00
Kohsuke Kawaguchi 0fa45e65f1 [maven-release-plugin] prepare for next development iteration 2019-09-23 11:41:45 -07:00
Kohsuke Kawaguchi d78e9f1a3e [maven-release-plugin] prepare release jenkins-2.176.4 2019-09-23 11:41:40 -07:00
Kohsuke Kawaguchi bd4ec617c2 [maven-release-plugin] prepare for next development iteration 2019-09-23 09:31:12 -07:00
Kohsuke Kawaguchi bd6946956e [maven-release-plugin] prepare release jenkins-2.190.1 2019-09-23 09:30:59 -07:00
Kohsuke Kawaguchi 90fa176674 [maven-release-plugin] prepare for next development iteration 2019-09-22 16:29:10 -07:00
Kohsuke Kawaguchi b48c34ddaa [maven-release-plugin] prepare release jenkins-2.196 2019-09-22 16:28:55 -07:00
Kohsuke Kawaguchi 97a8dcc1d8 [maven-release-plugin] prepare for next development iteration 2019-09-16 01:57:27 -07:00
Kohsuke Kawaguchi a04f0b9246 [maven-release-plugin] prepare release jenkins-2.195 2019-09-16 01:57:19 -07:00
Mark Wynn-Mackenzie 8a7bfb49ad Merge remote-tracking branch 'upstream/master' into bom 2019-09-09 17:34:07 +01:00
Kohsuke Kawaguchi e1801d0d13 [maven-release-plugin] prepare for next development iteration 2019-09-08 16:13:44 -07:00
Kohsuke Kawaguchi 0f569f2cca [maven-release-plugin] prepare release jenkins-2.194 2019-09-08 16:13:35 -07:00
Jeff Thompson f4abf56970 Upgrade to 3.35 version of Remoting. (#4193) 2019-09-07 22:57:35 +02:00
Mark Wynn-Mackenzie 958dd74c33
Apply suggestions from code review
Co-Authored-By: Jesse Glick <jglick@cloudbees.com>
2019-09-05 13:51:14 +01:00
Mark Wynn-Mackenzie 5dbdff55fb Merge remote-tracking branch 'upstream/master' into bom 2019-09-02 17:34:55 +01:00
Oliver Gondža 5c21915501 Towards 2.190.1 2019-09-02 10:27:09 +02:00
Kohsuke Kawaguchi ca1cecc4bb [maven-release-plugin] prepare for next development iteration 2019-09-01 17:45:44 -07:00
Kohsuke Kawaguchi ab0cdd8da3 [maven-release-plugin] prepare release jenkins-2.193 2019-09-01 17:45:34 -07:00
Oleg Nenashev 8a7e4cff55
Revert "Upgrade to 3.34 version of Remoting." 2019-08-30 22:53:04 +02:00
aHenryJard fc53f53a34 Merge remote-tracking branch 'upstream/master' into bom 2019-08-30 08:53:19 +02:00
Kohsuke Kawaguchi c9d19b351e [maven-release-plugin] prepare for next development iteration 2019-08-26 10:42:19 -07:00
Kohsuke Kawaguchi 6c3696656b [maven-release-plugin] prepare release jenkins-2.192 2019-08-26 10:42:15 -07:00
Kohsuke Kawaguchi f8e48a3064 [maven-release-plugin] prepare for next development iteration 2019-08-26 09:03:46 -07:00
Kohsuke Kawaguchi 6666bc05b6 [maven-release-plugin] prepare release jenkins-2.176.3 2019-08-26 09:03:36 -07:00
Kohsuke Kawaguchi 05f68b4779 [maven-release-plugin] prepare for next development iteration 2019-08-25 18:57:25 -07:00
Kohsuke Kawaguchi b342fb752d [maven-release-plugin] prepare release jenkins-2.191 2019-08-25 18:57:13 -07:00
Oleg Nenashev 6b5add542d
Merge pull request #4165 from jeffret-b/remoting/3.34
Upgrade to 3.34 version of Remoting.
2019-08-24 01:05:25 +02:00
Oleg Nenashev d5292d91ba
Merge pull request #4154 from sullis/mockito-3.0.0
Update mockito 3.0.0
2019-08-23 10:18:44 +02:00
Jeff Thompson f729e1ca11 Upgrade to 3.34 version of Remoting. 2019-08-22 10:15:02 -06:00
Kohsuke Kawaguchi 01d7f443c9 [maven-release-plugin] prepare for next development iteration 2019-08-18 18:54:13 -07:00
Kohsuke Kawaguchi 16ea4d0d9a [maven-release-plugin] prepare release jenkins-2.190 2019-08-18 18:54:06 -07:00
Sean Sullivan 91a0fe7e2c mockito 3.0.0 2019-08-15 15:54:35 -04:00
James Nord 7035dafb3f introduce a BOM for Jenkins dependencies that can be consumed by plugins 2019-08-09 10:24:51 +01:00
Kohsuke Kawaguchi 17d45ff1ae [maven-release-plugin] prepare for next development iteration 2019-08-07 09:30:55 -07:00
Kohsuke Kawaguchi a5db82c025 [maven-release-plugin] prepare release jenkins-2.189 2019-08-07 09:30:50 -07:00
Kohsuke Kawaguchi d259fcaae1 [maven-release-plugin] prepare for next development iteration 2019-08-07 01:41:09 -07:00
Daniel Beck 551cbd7849 Update versions of some detached plugins that installed in some cases when upgrading Jenkins or when implied dependencies are not specified for manually managed plugins. (#4125)
* Update bundled plugins

* Add new dependencies for JUnit, fix test with matrix-auth

* Introduce property for matrix-auth version
2019-08-01 19:54:39 +02:00
Kohsuke Kawaguchi cfb92a2805 [maven-release-plugin] prepare for next development iteration 2019-07-21 15:54:08 -07:00
Kohsuke Kawaguchi fd38fa6521 [maven-release-plugin] prepare release jenkins-2.187 2019-07-21 15:53:59 -07:00
Nguyen Le Vu Long 38e94d197e Bump slf4j from 1.7.25 to 1.7.26 (#4118) 2019-07-19 08:36:29 +02:00
Kohsuke Kawaguchi dedde61953 [maven-release-plugin] prepare for next development iteration 2019-07-16 20:22:51 -07:00
Kohsuke Kawaguchi aacc3ec40a [maven-release-plugin] prepare release jenkins-2.186 2019-07-16 20:22:44 -07:00
Wadeck Follonier 97068d6b80 Merge branch 'security-stable-2.176' into security-master 2019-07-16 19:05:02 +02:00
Kohsuke Kawaguchi 704d0cb2cb [maven-release-plugin] prepare for next development iteration 2019-07-15 08:18:21 -07:00
Kohsuke Kawaguchi 4c99afbf4d [maven-release-plugin] prepare release jenkins-2.176.2 2019-07-15 08:18:08 -07:00
Kohsuke Kawaguchi 6fea9b24d8 [maven-release-plugin] prepare for next development iteration 2019-07-14 12:23:24 -07:00
Kohsuke Kawaguchi a4c9cba4f3 [maven-release-plugin] prepare release jenkins-2.185 2019-07-14 12:23:13 -07:00
based2 67fe12b342 update commons codec from 1.9 to 1.12 (#4052) 2019-07-12 11:33:07 +02:00
Kohsuke Kawaguchi d37bcb54d9 [maven-release-plugin] prepare for next development iteration 2019-07-07 20:23:36 -07:00
Kohsuke Kawaguchi 406344157b [maven-release-plugin] prepare release jenkins-2.184 2019-07-07 20:23:25 -07:00
Kohsuke Kawaguchi 4404c6e662 [maven-release-plugin] prepare for next development iteration 2019-06-30 19:33:50 -07:00
Kohsuke Kawaguchi e84e1ad848 [maven-release-plugin] prepare release jenkins-2.183 2019-06-30 19:33:39 -07:00
Oleg Nenashev f0c5108184
Merge pull request #4050 from based2/patch-3
[JENKINS-47127] - Update maven-war-plugin from 3.0.0 to 3.2.3
2019-06-27 17:25:29 +02:00
Kohsuke Kawaguchi 57a3268afb [maven-release-plugin] prepare for next development iteration 2019-06-23 20:16:11 -07:00
Kohsuke Kawaguchi b39c8203f7 [maven-release-plugin] prepare release jenkins-2.182 2019-06-23 20:15:57 -07:00
Jeff Thompson cf23f8f365 Upgrade to 3.33 version of Remoting.a 2019-06-20 13:31:07 -06:00
Kohsuke Kawaguchi bc40ab3ae5 [maven-release-plugin] prepare for next development iteration 2019-06-16 22:12:00 -07:00
Kohsuke Kawaguchi 098e6d3832 [maven-release-plugin] prepare release jenkins-2.181 2019-06-16 22:11:37 -07:00
Basil Crow 2dbb5e54f9 Switch to SpotBugs (#4062)
* Switch to SpotBugs

* Suppress erroneous NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE warnings

* Try replacing Nullable with CheckForNull, per Oleg's suggestion.

* Tidy up SpotBugs annotation reference in POM

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: Jeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: Jeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: Jeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Revert "Try replacing Nullable with CheckForNull, per Oleg's suggestion."

This reverts commit 39ae38e214.
2019-06-16 10:29:21 +02:00
based2 6e5cc4ef32 update ant from 1.9.2 to 1.9.14 (#4053)
https://ant.apache.org/
2019-06-11 16:07:04 +02:00
Kohsuke Kawaguchi 9b4cba21a6 [maven-release-plugin] prepare for next development iteration 2019-06-10 08:54:42 -07:00
Kohsuke Kawaguchi aa2eeb8f25 [maven-release-plugin] prepare release jenkins-2.176.1 2019-06-10 08:54:30 -07:00
Kohsuke Kawaguchi 3ba5ca46c3 [maven-release-plugin] prepare for next development iteration 2019-06-09 16:45:51 -07:00
Kohsuke Kawaguchi dae01c123c [maven-release-plugin] prepare release jenkins-2.180 2019-06-09 16:45:36 -07:00
Oliver Gondža 4a8558c392 [JENKINS-57713] Revert "Merge pull request #4005 from jeffret-b/remoting/3.30"
This reverts commit 2a11ba6f26, reversing
changes made to 3eec7fdeb0.

(cherry picked from commit a9c9412913)
2019-05-30 10:38:00 +02:00
based2 c54a3172d3
update maven-war-plugin from 3.0.0 to 3.2.3
https://maven.apache.org/plugins/maven-war-plugin/

<!-- JENKINS-47127 bump when 3.2.0 is out. Cf. MWAR-407 -->
2019-05-29 23:32:30 +02:00
Oliver Gondža a9c9412913 [JENKINS-57713] Revert "Merge pull request #4005 from jeffret-b/remoting/3.30"
This reverts commit 2a11ba6f26, reversing
changes made to 3eec7fdeb0.
2019-05-28 18:17:11 +02:00
Kohsuke Kawaguchi 25076933c7 [maven-release-plugin] prepare for next development iteration 2019-05-26 13:41:00 -07:00
Kohsuke Kawaguchi 6e81b50f53 [maven-release-plugin] prepare release jenkins-2.179 2019-05-26 13:39:53 -07:00
Kohsuke Kawaguchi 86a27454e3 [maven-release-plugin] prepare for next development iteration 2019-05-20 01:22:44 -07:00
Kohsuke Kawaguchi 446ed86ccd [maven-release-plugin] prepare release jenkins-2.178 2019-05-20 01:22:36 -07:00
Kohsuke Kawaguchi 8bea0c9526 [maven-release-plugin] prepare for next development iteration 2019-05-12 17:24:55 -07:00
Kohsuke Kawaguchi 32f2a8f49d [maven-release-plugin] prepare release jenkins-2.177 2019-05-12 17:23:47 -07:00
Kohsuke Kawaguchi 39fefe96b2 [maven-release-plugin] prepare for next development iteration 2019-05-10 09:57:51 -07:00
Kohsuke Kawaguchi 5e468ac3ac [maven-release-plugin] prepare release jenkins-2.164.3 2019-05-10 09:57:44 -07:00
Oliver Gondža 96b4ebf0ff Towards 2.176.1 2019-05-09 09:30:30 +02:00
Kohsuke Kawaguchi 79171d0cb1 [maven-release-plugin] prepare for next development iteration 2019-05-05 23:24:08 -07:00
Kohsuke Kawaguchi e3221a3138 [maven-release-plugin] prepare release jenkins-2.176 2019-05-05 23:23:20 -07:00
Jeff Thompson f9956cdbd5 Upgrade to 3.30 version of Remoting. 2019-04-30 14:47:16 -06:00
Kohsuke Kawaguchi 44c4d39892 [maven-release-plugin] prepare for next development iteration 2019-04-28 16:17:47 -07:00
Kohsuke Kawaguchi ee0bba9782 [maven-release-plugin] prepare release jenkins-2.175 2019-04-28 16:17:36 -07:00
Kohsuke Kawaguchi 7936d873a1 [maven-release-plugin] prepare for next development iteration 2019-04-21 18:19:28 -07:00
Kohsuke Kawaguchi 315e46f540 [maven-release-plugin] prepare release jenkins-2.174 2019-04-21 18:19:21 -07:00
Kohsuke Kawaguchi 3dc04f96ae [maven-release-plugin] prepare for next development iteration 2019-04-15 04:06:11 -07:00
Kohsuke Kawaguchi 81d96abd84 [maven-release-plugin] prepare release jenkins-2.173 2019-04-15 04:06:03 -07:00
Kohsuke Kawaguchi 14498f463d [maven-release-plugin] prepare for next development iteration 2019-04-08 18:17:40 -07:00
Kohsuke Kawaguchi 10239406d3 [maven-release-plugin] prepare release jenkins-2.172 2019-04-08 18:17:36 -07:00
Kohsuke Kawaguchi c2a9fb7e18 [maven-release-plugin] prepare for next development iteration 2019-04-08 16:40:50 -07:00
Kohsuke Kawaguchi a3dd537c82 [maven-release-plugin] prepare release jenkins-2.164.2 2019-04-08 16:40:42 -07:00
Kohsuke Kawaguchi 32b4bfb3a2 [maven-release-plugin] prepare for next development iteration 2019-04-07 01:32:54 -07:00
Kohsuke Kawaguchi 38faed357c [maven-release-plugin] prepare release jenkins-2.171 2019-04-07 01:32:46 -07:00
Kohsuke Kawaguchi 278f6a16c2 [maven-release-plugin] prepare for next development iteration 2019-03-31 13:12:28 -07:00
Kohsuke Kawaguchi 701374135c [maven-release-plugin] prepare release jenkins-2.170 2019-03-31 13:12:14 -07:00
Daniel Beck 99cbda8f07
Merge pull request #3950 from daniel-beck/https-urls
Switch a few URLs to HTTPS
2019-03-28 16:09:01 +01:00
Daniel Beck f6bc5dca95 Switch a few URLs to HTTPS 2019-03-26 14:20:35 +01:00
Kohsuke Kawaguchi 659b6af190 [maven-release-plugin] prepare for next development iteration 2019-03-24 18:13:28 -07:00
Kohsuke Kawaguchi a273d4f268 [maven-release-plugin] prepare release jenkins-2.169 2019-03-24 18:13:18 -07:00
Kohsuke Kawaguchi 6f8a6849d7 [maven-release-plugin] prepare for next development iteration 2019-03-14 09:50:20 -07:00
Kohsuke Kawaguchi 4e3dc063c1 [maven-release-plugin] prepare release jenkins-2.164.1 2019-03-14 09:50:13 -07:00
Kohsuke Kawaguchi 1c9eb43283 [maven-release-plugin] prepare for next development iteration 2019-03-10 22:55:12 -07:00
Kohsuke Kawaguchi 1e48792e61 [maven-release-plugin] prepare release jenkins-2.168 2019-03-10 22:55:05 -07:00
Kohsuke Kawaguchi 4d54883e07 [maven-release-plugin] prepare for next development iteration 2019-03-03 19:03:29 -08:00
Kohsuke Kawaguchi c3cd672a57 [maven-release-plugin] prepare release jenkins-2.167 2019-03-03 19:03:21 -08:00
Kohsuke Kawaguchi 0dfe346c9c [maven-release-plugin] prepare for next development iteration 2019-02-25 16:05:08 -08:00
Kohsuke Kawaguchi fbd80b9278 [maven-release-plugin] prepare release jenkins-2.166 2019-02-25 16:04:59 -08:00
Kohsuke Kawaguchi fe25f74725 [maven-release-plugin] prepare for next development iteration 2019-02-17 07:55:23 -08:00
Kohsuke Kawaguchi 8515149ad7 [maven-release-plugin] prepare release jenkins-2.165 2019-02-17 07:55:13 -08:00
Oliver Gondža eccba2acbe Towards 2.164.1 2019-02-14 07:16:49 +01:00