Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] Terminal Build Failures

Hi Uwe,

 

I think you’ll need to disable the remote connector build on older Eclipse, since it needs o.e.remote 2.0 and that requires Mars as per attached due to

https://bugs.eclipse.org/bugs/show_bug.cgi?id=454959

 

I think it would be quite straightforward supporting o.e.remote 2.0 on older Eclipse too (I have a patch half ready), but that’s not what the o.e.remote committers wanted.

 

On a related note, I think CDT/Launchbar did some last-minute API changes with RC2 so perhaps that’s breaking your builds.

See also

https://dev.eclipse.org/mhonarc/lists/cdt-dev/msg29250.html

https://dev.eclipse.org/mhonarc/lists/tracecompass-dev/msg00141.html

 

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: Stieber, Uwe
Sent: Saturday, May 30, 2015 10:55 AM
To: Greg Watson (g.watson@xxxxxxxxxxxx)
Cc: Oberhuber, Martin
Subject: Terminal Build Failures

 

Hi Greg,

 

Is it possible that RC3 of the PTP Remote Package for Mars is no longer compatible with older Eclipse versions? The Remote Connector Builds fine for master (== mars), but the compatibility builds against older Eclipse SDK versions are failing. Reason is that the org.eclipse.remote.core plug-in from the RC3 repository is not picked up for those builds.

 

If the remote connector is not supposed to build with older Eclipse SDK version, please let me know and I’ll disable the build of the remote connector for the older SDK’s.

 

Thanks, Best regards, Uwe J

 

--- Begin Message ---
  • From: Doug Schaefer <dschaefer@xxxxxxx>
  • Date: Thu, 7 May 2015 01:45:32 +0000
  • Accept-language: en-US, en-CA
  • Thread-index: AdCIZ4Fv/ItZuOMtOEajVrqoxsUjkg==
  • Thread-topic: [tracecompass-dev] Trace Compass now requires Eclipse 4.5
Now that I'm on the list...

If you have a product that needs to run on 4.4, then you are free to fork o.e.remote and make it work for you.

For the rest of us, we'll get the benefit of the new feature that uses it.

Doug.

From: cdtdoug@xxxxxxxxx <cdtdoug@xxxxxxxxx>
Date: Wed May 06 2015 21:37:13 GMT-0400 (EDT)
To: Oberhuber Martin <Martin.Oberhuber@xxxxxxxxxxxxx>, tracecompass developer discussions <tracecompass-dev@xxxxxxxxxxx>, Greg Watson <g.watson@xxxxxxxxxxxx>, Doug Schaefer <dschaefer@xxxxxxx>
Subject: RE: [tracecompass-dev] Trace Compass now requires Eclipse 4.5

Nope. o.e.remote 2.0 uses new APIs in Eclipse 4.5.

Doug.

___________________​____________________​____________________​_____________
From: Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx>
Date: Wed May 06 2015 21:25:51 GMT-0400 (EDT)
To: tracecompass developer discussions <tracecompass-dev@xxxxxxxxxxx>, Doug Schaefer (cdtdoug@xxxxxxxxx) <cdtdoug@xxxxxxxxx>, Greg Watson (g.watson@xxxxxxxxxxxx) <g.watson@xxxxxxxxxxxx>
Subject: RE: [tracecompass-dev] Trace Compass now requires Eclipse 4.5

Adding Greg and Doug as the org.eclipse.remote 2.0 representatives:

I haven't checked the exact details, but I do think that org.eclipse.remote 2.0 should be able to run on Eclipse 4.4 or even older because it has minimal dependencies. And if it can't today, I think that would be desirable -- I like Eclipse 4.5 and I'm convinced it's the best Eclipse ever, but we shouldn't break people unnecessarily if they feel like they have to stick to Luna SR2 (or older) for some reason.

For example, I've heard of some commercial products which won't update to Mars in quite some time (a ClearCase adapter was cited as one such example by our customers). It would be desirable to be able and install Trace Compass + org.eclipse.remote 2.0 into those products which have to stick to Luna or even Kepler as the base Platform.

Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Owner - Development Tools, Wind River direct +43.662.457915.85  fax +43.662.457915.6


-----Original Message-----
From: tracecompass-dev-bounces@xxxxxxxxxxx [mailto:tracecompass-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexandre Montplaisir Sent: Wednesday, May 06, 2015 10:32 PM
Subject: [tracecompass-dev] Trace Compass now requires Eclipse 4.5

Hi all,

Just to let you know, due to a non-backwards compatible change in org.eclipse.remote.core, which we depend on, Trace Compass now depends on Eclipse 4.5. This applies to master, and will apply to the 1.0 release in June.

Cheers,
Alexandre
_______________________________________________
tracecompass-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse​.org/mailman/listinf​o/tracecompass-dev


--- End Message ---

Back to the top