[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-59472  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Released in https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/releases/tag/apache-httpcomponents-client-4-api-4.5.10-2.0  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-59472  
 
 
  Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 
 
Released As: 
 4.5.10-2.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

   

[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam updated  JENKINS-59472  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59472  
 
 
  Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
Change By: 
 ikedam  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202076.1569136483000.2412.1569137940169%40Atlassian.JIRA.


[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam started work on  JENKINS-59472  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 ikedam  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202076.1569136483000.2408.1569137880210%40Atlassian.JIRA.


[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam commented on  JENKINS-59472  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
 https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/pull/22  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202076.1569136483000.2410.1569137880233%40Atlassian.JIRA.


[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59472  
 
 
  Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
Change By: 
 ikedam  
 

  
 
 
 
 

 
 Libraries packaged into hpi files are decided with the "nearest definition" rule of maven.httpclient would be packaged into hpi files even though the plugin depends on apache-httpcomponent-client-4-api if the dependency declaration was inappropriate. Developers have to know some rules to migrate to apache-httpcomponents-client-4-api-plugin:* For plugins directly depending on org.apache.httpcomponents:httpclient:** Replace the dependency to org.apache.httpcomponents:httpclient with the dependency to org.jenkins-ci.plugins:apache-httpcomponents-client-4-api* For plugins depending on libraries depending on  org.apache.httpcomponents:httpclient:** Insert the dependency to org.apache.httpcomponents:httpclient BEFORE the dependency to the libraries.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because 

[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59472  
 
 
  Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
Change By: 
 ikedam  
 

  
 
 
 
 

 
 Libraries packaged into hpi files are decided with the "nearest definition" rule of maven. http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html httpclient would be packaged into hpi files even though the plugin depends on apache-httpcomponent-client-4-api if the dependency declaration was inappropriate.Developers have to know some rules to migrate to apache-httpcomponents-client-4-api-plugin:* For plugins directly depending on org.apache.httpcomponents:httpclient:** Replace the dependency to org.apache.httpcomponents:httpclient with the dependency to org.jenkins-ci.plugins:apache-httpcomponents-client-4-api* For plugins depending on libraries depending on  org.apache.httpcomponents:httpclient:** Insert the dependency to org.apache.httpcomponents:httpclient BEFORE the dependency to the libraries.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
   

[JIRA] (JENKINS-59472) Instructions to use Apache HttpComponents Client 4.x API Plugin

2019-09-22 Thread de...@ikedam.jp (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ikedam created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59472  
 
 
  Instructions to use Apache HttpComponents Client 4.x API Plugin   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 ikedam  
 
 
Components: 
 apache-httpcomponents-client-4-api-plugin  
 
 
Created: 
 2019-09-22 07:14  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 ikedam  
 

  
 
 
 
 

 
 Developers have to know some rules to migrate to apache-httpcomponents-client-4-api-plugin: 
 
For plugins directly depending on org.apache.httpcomponents:httpclient: 
 
Replace the dependency to org.apache.httpcomponents:httpclient with the dependency to org.jenkins-ci.plugins:apache-httpcomponents-client-4-api 
  
For plugins depending on libraries depending on org.apache.httpcomponents:httpclient: 
 
Insert the dependency to org.apache.httpcomponents:httpclient BEFORE the dependency to the libraries.