From 3c09bc41c0ae2747b41915afaf738e0124dd0bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fiere?= <129735107+RWClem@users.noreply.github.com> Date: Fri, 12 May 2023 13:44:38 +0300 Subject: [PATCH] Update README.md Add purpose of this fork --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8489b07c..9f18f9ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Purpose of this fork +This fork intend to fix the `com.offbytwo.jenkins.model.Build#Stop()` that doesn't seems to work on Jenkins 2.361, +as well as to add matching methods for Terminate and Kill. + +### Original Readme ensues: + # A Jenkins API Client for Java [![MIT Licence](https://img.shields.io/github/license/jenkinsci/java-client-api.svg?label=License)](http://opensource.org/licenses/MIT)