jcompagner commented on PR #284:
URL: 
https://github.com/apache/httpcomponents-client/pull/284#issuecomment-1276326295

   i have to say, that last commit made me very curious.. a different bundle 
just for OSGi ?
   
   then i checked mvn.. right.. 2 different artifacts:
   
   https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.15
   and
   
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore-osgi/4.4.15
   
   and if i check it it is even really a different jar...
   that osgi one has a few extra packages:
   
   org\apache\http\nio\
   org\apache\http\impl\nio\
   
   what was so special that those are in an special osgi bundle?
   
   This is really the first time that i see there is really a different bundle 
created for OSGi ... never seen that before (and i work with and in eclipse 
from 1.0....)
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to