Basil Crow

Results 135 issues of Basil Crow

Bumps the core baseline to 2.321 (2021-11-16), which has updated version of Guava and Guice, which removes the need for `com.google.common.`. This simplifies this plugin's build and deployment. Note that...

Downstream of #183. Do _not_ review. Merely filing this PR to have a record of a timestamped snapshot I just deployed. The timestamped snapshot is available here: - https://repo.jenkins-ci.org/snapshots/org/jenkins-ci/winstone/5.22-SNAPSHOT/winstone-5.22-20211219.205002-3.jar -...

work-in-progress

### Jenkins and plugins versions report Jenkins 2.343 ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu 20.04.4 LTS x86_64 ### Reproduction...

bug

### Jenkins and plugins versions report Winstone 5.23 Jenkins 2.334 ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu 20.04.3 LTS x86_64...

bug

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Winstone...

internal

### What feature do you want to see added? ### Steps to reproduce Install Jenkins 2.335 or later, then create `/etc/systemd/system/jenkins.service.d/override.conf` with ``` [Service] Environment="JENKINS_PORT=80" StandardInput=socket ``` but _not_ `AmbientCapabilities=CAP_NET_BIND_SERVICE`....

enhancement

Fixes a regression exposed by jenkinsci/pom#281 and #6914. In order for release artifacts to be signed by `maven-gpg-plugin` and `maven-jarsigner-plugin` during the `release:prepare` goal, we rely on https://github.com/jenkinsci/jenkins/blob/d25704cfbc929bca3bd5e5675e1fe1aa1a58928c/pom.xml#L521-L540 and https://github.com/jenkinsci/jenkins/blob/d25704cfbc929bca3bd5e5675e1fe1aa1a58928c/war/pom.xml#L623-L648,...

regression-fix

This is my first attempt at submitting a pull request to XStream, so please let me know if there is anything different I should be doing. I am not sure...

### Context See https://github.com/jenkinsci/docker-plugin/issues/905. When running Jenkins on Java 17 with X-Stream 1.4.19, we see: ``` java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.util.concurrent.atomic.AtomicBoolean.serialVersionUID accessible: module java.base does...

At the time of this writing, Awestruct hasn't been released in 2 years, 3 months, and 27 days. It is effectively a dead project upstream. Continuing to rely on it...

enhancement