Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] M2E needs update to PDE 4+

Dani,

In https://bugs.eclipse.org/bugs/show_bug.cgi?id=550962#c4 Lars suggests it might be too late. 

I think if we want to change the version differently than how it was changed in this existing bug we should reopen that bug so that all related changes are tracked in one place.  Or not?

Regards,
Ed


On 30.09.2019 09:59, Daniel Megert wrote:
Ed, I agree and we should consider to fix this. Can you please open a bug report and post it here,

Dani



From:        Ed Merks <ed.merks@xxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx
Date:        28.09.2019 09:08
Subject:        [EXTERNAL] Re: [cross-project-issues-dev] M2E needs update to PDE 4+
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




It seems to me that the version increment made to the PDE feature is not following the semantic rules.   They're pretty clear on this topic:
  https://wiki.eclipse.org/Version_Numbering#Versioning_features
Looking at  this
 https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/eclipse/updates/4.14-I-builds/http___download.eclipse.org_eclipse_updates_4.14-I-builds_I20190927-0255/org.eclipse.pde.feature.group_4.14.0.v20190927-0255.html
I see no requirement that would justify a major version increment for this feature.
And of course now we see the problems that result from using versions like a convenient brand instead of having semantic meaning.
I suppose it's too late to undo this now though, right? Or is that still possible because it's only in IBuilds so far?

On 28.09.2019 08:52, Aleksandar Kurtakov wrote:


On Sat, Sep 28, 2019 at 9:35 AM Alexander Fedorov <alexander.fedorov@xxxxxxxxxx> wrote:

Hello,

Having problems while trying to install Tycho Project Configurators to
Eclipse Platform workspace configured by Oomph.
Looks like with the last PDE version increase we need to obtain new M2E
build.

What is the proper way to address this issue?



Vote for this github PR https://github.com/tesla/m2eclipse-tycho/pull/43.
I have a local build with it which improved the situation.


Regards,
Af

PS The error log:
Cannot complete the install because of a conflicting dependency.
   Software being installed: Tycho Project Configurators
0.8.1.201704211436 (org.sonatype.tycho.m2e.feature.feature.group
0.8.1.201704211436)
   Software currently installed: Eclipse Plug-in Development Environment
4.14.0.v20190927-0255 (org.eclipse.pde.feature.group 4.14.0.v20190927-0255)
   Only one of the following can be installed at once:
     PDE Runtime 3.6.700.v20190912-0817 (org.eclipse.pde.runtime
3.6.700.v20190912-0817)
     PDE Runtime 3.6.600.v20190807-1130 (org.eclipse.pde.runtime
3.6.600.v20190807-1130)
   Cannot satisfy dependency:
     From: Eclipse Plug-in Development Environment
3.14.100.v20190916-1045 (org.eclipse.pde.feature.group
3.14.100.v20190916-1045)
     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.runtime
[3.6.600.v20190807-1130,3.6.600.v20190807-1130]
   Cannot satisfy dependency:
     From: Eclipse Plug-in Development Environment 4.14.0.v20190927-0255
(org.eclipse.pde.feature.group 4.14.0.v20190927-0255)
     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.runtime
[3.6.700.v20190912-0817,3.6.700.v20190912-0817]
   Cannot satisfy dependency:
     From: Tycho Project Configurators 0.8.1.201704211436
(org.sonatype.tycho.m2e.feature.feature.group 0.8.1.201704211436)
     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.feature.group
[3.6.0,4.0.0)
_______________________________________________
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://www.eclipse.org/mailman/listinfo/cross-project-issues-dev




--

Alexander Kurtakov
Red Hat Eclipse Team

_______________________________________________
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://www.eclipse.org/mailman/listinfo/cross-project-issues-dev_______________________________________________
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://www.eclipse.org/mailman/listinfo/cross-project-issues-dev



_______________________________________________
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://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top