Hi Oleg, > I am not sure it is worth the trouble, given the fact this will affect > every single user of HttpCore out there.
If we change everything to org.apache.http.impl., only the users of HttpCore-NIO will be affected. The switching of nio.impl. to impl.nio. in user code can be done via find+sed in a command line on Linux, Unix and Cygwin. > I wish we had done it > differently but do not feel strongly enough about it to go through much > trouble in order to fix it. If I take care of the renaming and come up with the command line, would you create a patch for Synapse? I think their code is the most fragily at the moment, since they depend on snapshots. For official migration from alpha3 to alpha4, we can put the command line or a little shell skript on the web page. Others currently using nightlies are most likely subscribed to one of our lists and will pick it up here. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
