Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Mars M3: Wiring problems with HttpClient/Core 4.2.x and 4.3.x both present

Hi Alexander,

> that looks similar to what we have been discussing
> at: https://bugs.eclipse.org/bugs/show_bug.cgi?id=437107.

thanks for the pointer. From what I can tell, however, Bug 437107 is
about an unwanted interaction between Require-Bundle and Import-Package.
But in my case, both Eclipse Aether and Apache HttpClient/Core
exclusively use Import-Package. Also, both have uses directives computed
by bnd (via the bundle-maven-plugin), which I think are complete, since
bnd performs an actual anaylsis of the code to derive them.

So, at least to me the situation seems to be more benign -- but
apparently things still go wrong somehow. :-(

Best wishes,

Andreas

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top