Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] backporting and building?
  • From: "Homer, Tony" <tony.homer@xxxxxxxxx>
  • Date: Sun, 7 Jun 2020 22:11:31 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=tkrHj5EURv2TP6OnTYs54IiXV4OaIzF7reYHoG9K6rA=; b=T6CgkPpLpUyJk/7/T3fvwuzVvqh0Xzcr+O+eouPBp8Wy8ySsPbqOkWFCpjJ3FTULj+R10W2RuGLt0s1yjSklGRRVnuBLXeho00slPU3b60OVjJdyk2a7DakenQHK0iJDcMETbuQJhIv6MYSJW1iWxCgHKWLvOTfKmuX6N5eDY0+4rnfS5Az7Q1YQQbyfMQCKk27E4DgZYrkoNsUxmMcQ0F3MgVYI7xHsnWSWb2Ah7uJ4ekrzMCxFuwUV443aDm59MsDp+bnSEg3JmTX9NaBNcxo4lwqXjSTaDzhcd5SrgQpTljnhwr+Jeaigffo/ciwJM02eHj+mTWtbKMgy++ZIrw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=e7e0maJFmN0b6fIrqtBLQPjWuWwM4GAzhAaKW41KjrsuMmoJtBKvdxMfFrk47KftfRpoU7OiERbvWUx2jWzPzuSe8EZCKsIZphiHboyzn/o0QNEhvdV2JD5JlGKn3N6hyqP55IyH9Bm47G05MK8LlJAZH8vxoPUEwLD0j3tK+quvIL88p+tUPSE0WgHCYBHrr5r125lBiks5CSLllh/wUKnK1t985b2Odj1cKKFU/yH2Cc6FzPmTCUGeoyy3Y9JqmxY/a8wtBgEPaSVrEQn/r5xmePjTu1vZkSLv39xrQaa8F64f/+xgQ9MD4wf5BdouUDqdXaP02W/lffvPghTPrA==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • Ironport-sdr: mGfs6bcorWHakUvFTiP5niwPiXfgqJQNMStc3pWpdOkgpiwkG78aLEy4nADUJ4Jc5ZS97EECCI xPN60pACdoMw==
  • Ironport-sdr: IZzrY+9bNVFoADionyJCD0h9JfLpiM4eYEqPyGn4qmszYS8L2OwOfSVE90/Y9n7bF6xtgNAdPs W9oGl9I1lGnA==
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWPRiZdxNXcx1kfUC2sCSX6qmMlQ==
  • Thread-topic: [platform-dev] backporting and building?
  • User-agent: Microsoft-MacOutlook/16.37.20051002

Oh, I think I see what you mean now.

I will need to make Ant 1.10.8 available because it was not added to Orbit until later, so it will not be available to my build if I only cherry-pick the change I mentioned.

Thanks!

 

From: "Homer, Tony" <tony.homer@xxxxxxxxx>
Date: Sunday, June 7, 2020 at 1:58 PM
To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: Re: [platform-dev] backporting and building?

 

>> OK, so you know that you also have to update Ant in your build?
I’m sorry, I don’t understand what you mean by this.

 

Tony

 

From: <platform-dev-bounces@xxxxxxxxxxx> on behalf of Daniel Megert <daniel_megert@xxxxxxxxxx>
Reply-To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Date: Sunday, June 7, 2020 at 9:30 AM
To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: Re: [platform-dev] backporting and building?

 

OK, so you know that you also have to update Ant in your build?

Dani



From:        "Homer, Tony" <tony.homer@xxxxxxxxx>
To:        Eclipse platform general developers list. <platform-dev@xxxxxxxxxxx>
Date:        07.06.2020 16:45
Subject:        [EXTERNAL] Re: [platform-dev] backporting and building?
Sent by:        platform-dev-bounces@xxxxxxxxxxx


 

Hi Dani-

 

Thanks for responding.

Yes, updating to Ant 1.10.8 mitigates https://nvd.nist.gov/vuln/detail/CVE-2020-1945, which is what I need to do.

 

Tony Homer

 

From: <platform-dev-bounces@xxxxxxxxxxx> on behalf of Daniel Megert <daniel_megert@xxxxxxxxxx>
Reply-To:
"Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Date:
Sunday, June 7, 2020 at 1:23 AM
To:
"Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject:
Re: [platform-dev] backporting and building?

 

Hi Tony

That commit only changes the Ant version in a test class. Is this really what you want to backport?


Dani




From:        
"Homer, Tony" <tony.homer@xxxxxxxxx>
To:        
"platform-dev@xxxxxxxxxxx" <platform-dev@xxxxxxxxxxx>
Date:        
06.06.2020 22:51
Subject:        
[EXTERNAL] [platform-dev] backporting and building?
Sent by:        
platform-dev-bounces@xxxxxxxxxxx


 

I have an RCP product that is currently building against 4.15 and due to release timing I cannot update to 4.16 until after the current release cycle.

 

I’d like to backport this fix to 4.15:

https://git.eclipse.org/c/platform/eclipse.platform.git/commit/?id=4a27c8ad20b921af8df9731037aa756d70d6875f

 

Applying the patch is no problem, but I’ve never built platform before.

I’m not sure if I need to check out all the repos or can just checkout one of them.

I’m not sure what build command to use.

 

I looked for instructions, but there are none listed on the developer resources page:

https://projects.eclipse.org/projects/eclipse.platform/developer

 

I also looked at ci and it helped with the build command, but I couldn’t work out what I need to do to setup my environment:

https://ci.eclipse.org/linuxtools/job/linuxtools-master/142/console

 

Is there a doc that explains which repos to checkout and what build command to use?

 

Thanks!

Tony Homer_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev


_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev





Back to the top