Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 4a7213f3294aee78779c18e2efd4bb05023fce3e
      
https://github.com/jenkinsci/jira-plugin/commit/4a7213f3294aee78779c18e2efd4bb05023fce3e
  Author: Olivier Lamy <[email protected]>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/ApacheAsyncHttpClient.java
    A 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/CompletableFuturePromiseHttpPromiseAsyncClient.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/DefaultHttpClientFactory.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/DefaultRequest.java
    M src/main/java/com/atlassian/httpclient/apache/httpcomponents/Headers.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/RequestEntityEffect.java
    R 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/SettableFuturePromiseHttpPromiseAsyncClient.java
    M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    M src/main/java/hudson/plugins/jira/extension/ExtendedVersionInput.java
    A 
src/test/java/com/atlassian/httpclient/apache/httpcomponents/CompletableFuturePromiseHttpPromiseAsyncClientTest.java
    R 
src/test/java/com/atlassian/httpclient/apache/httpcomponents/SettableFuturePromiseHttpPromiseAsyncClientTest.java

  Log Message:
  -----------
  get rid of guava usage, replace guava cache with caffeine, keep guava 
dependency here as it is needed for some tests (#368)

Signed-off-by: Olivier Lamy <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/5b719b-4a7213%40github.com.

Reply via email to