Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] problem with BuildSystemEnvironmentSupplier

We all have J.

 

:D

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Greg Watson
Sent: Thursday, May 26, 2011 12:55 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] problem with BuildSystemEnvironmentSupplier

 

Yeah, I admit it was me. I've done stupider things though.  :-)

Greg

 

On May 26, 2011, at 12:50 PM, Chris Recoskie wrote:



I tracked the problem to something else. Looks like someone accidentally checked in a change that commented out a line of code in PTP, and this was causing any new projects created to be messed up because the MBS settings for environment variables were wrong. Sorry for the noise.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

<graycol.gif>Chris Recoskie---05/25/2011 05:59:13 PM---We've hit a major snag with PTP, in that for some reason MBS is no longer returning

<ecblank.gif>
From:

<ecblank.gif>
Chris Recoskie/Toronto/IBM@IBMCA

<ecblank.gif>
To:

<ecblank.gif>
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

<ecblank.gif>
Date:

<ecblank.gif>
05/25/2011 05:59 PM

<ecblank.gif>
Subject:

<ecblank.gif>
[cdt-dev] problem with BuildSystemEnvironmentSupplier

<ecblank.gif>
Sent by:

<ecblank.gif>
cdt-dev-bounces@xxxxxxxxxxx





We've hit a major snag with PTP, in that for some reason MBS is no longer returning org.eclipse.cdt.internal.core.envvar.BuildSystemEnvironmentSupplier as one of the build variable suppliers for our projects. This is causing havoc, as we provide variable suppliers in our toolchains that get environment variables from the remote system. The fallback behaviour seems to be to return environment variables from the local system. The result is remote projects no longer build properly.

Did someone change something relating to this recently?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 


Back to the top