Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Problem with org.apache.httpcomponents.httpclient bundle in Oxygen M5

Hi Konstantin

I have no clue what you mean with "root". But I can comment for the Eclipse top-level project (a.k.a. as SDK and Platform): we never shipped 'org.apache.http.entity.mime'.

Dani



From:        <konstantin.komissarchik@xxxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date:        03.02.2017 18:33
Subject:        [cross-project-issues-dev] Problem with org.apache.httpcomponents.httpclient bundle in Oxygen M5
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




We are having troubling building our plugin against Oxygen M5. The org.apache.httpcomponents.httpclient bundle in M5 build of root eclipse project is missing org.apache.http.entity.mime package.
 
In M5 root Eclipse project repo, the version is 4.5.2 (771KB) and is missing the mime package
In M5 Orbit repo, the latest version is 4.3.6 (845KB) and does contain the mime package
On Apache.org, the version 4.5.2is 1226KB and does contain the mime package
 
So, I have the following questions:
 
1. Where did version 4.5.2 in root Eclipse project repo come from, as it’s not in Orbit M5 build?
2. Why is this version missing org.apache.http.entity.mime package?
3. Why are we shipping a different bundle then what’s produced by the original third-party project? Since we are using the same bundle symbolic name, it’s a rather problematic situation.
 
Thanks,
 
- Konstantin_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top