Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] JDT Latest Java Version Patch
  • From: Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx>
  • Date: Sun, 12 Jun 2022 13:28:56 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=UXW2jQeJ5PXGev33hNjom3EGn4t3kJt1t/uN60hi9Wo=; b=CwnuFLE7G2iSRW9VYfqa56rROCJH5J+DT0nlGsaey9nflzkOFKTom7GqUbbfp/uryqI8w2Xe/XpLeCQh83EgxdL4MoILdOsM/Dy8TbsgDBxu7VRpgmNeNWqVlBXN0L7Gldb/9rTwdfSehtLB0bvX6xzrxkWnoSCrPub6USxrEJRy4DSgvHQGiHEqG12O79ZAIylmuna67m596Rr+XttPtLGs5R+0XdvAINKmbTbmmnJy8y4eilUdFmyQHIem9CMWOfHoF95w/8uALag8bk7BuwFqscA01AnDAzhg+kZ7lrrMbpQvEe9pCQq2p8cVxXLspIorkJQD25UvgZeSCBiajQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=nIPpxFExYqLndQEOkSZ0RrFKZCtYyTf+1VdExNVw/N9fU5CRT7jJERpw8rjpFPvX4jFvhUhg50rUJJNKTOs39WUmqjhdkuNOqGU0Ner86p2sZx+xoC35DgVwGYcfgGh0CQ46JtCN+cbmXrRNCm3LVRPVaV6wo91Z2fm4bK+5Q7Xul8AeuIxtZux1symaJpYm1gagIL6oK2YGJkUBKQjvRs2sAlnrwe5b4KzqBP/ByVlNywIVO9g93nM5ZkVor6JwxEPqE57PT5eh2WpBRmkFk+Dn1UUNFjbuQuG+AGaPcFrIHBizfAWm4c0YuS0JA7YXcQTWAYiOqNPylbf18ANr9w==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYfbZF8w9F484obUGYR1sMGrjz961Lw1GA
  • Thread-topic: [EXTERNAL] Re: [jdt-dev] JDT Latest Java Version Patch

It is in the aggregator repository. https://github.com/eclipse-platform/eclipse.platform.releng.aggregator (use R4_23_maintenance branch and you need to clone all submodules and change them to R4_23_maintenance before running the maven command)

 

The command to use is

mvn -f eclipse.platform.releng.tychoeclipsebuilder/java18patch/pom.xml clean verify -Pjava18patch -DskipTests=true

 

You’ll find the repository in <git root>/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository

 

Thanks

Sravan

 

From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Gayan Perera
Sent: 11 June 2022 22:41
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [jdt-dev] JDT Latest Java Version Patch

 

Hi Sravan, I was looking for the source repository which creates this patch. I more interested to know how JDT creates the patch site with tycho. Best regards, Gayan. On Sat, Jun 11, 2022 at 12:51 PM Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

Hi Sravan,

 

I was looking for the source repository which creates this patch. I more interested to know how JDT creates the patch site with tycho.

 

Best regards,

Gayan.

 

On Sat, Jun 11, 2022 at 12:51 PM Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx> wrote:

Hi Gayan,

 

Here the repository for Java 18 patch. This can be applied on 4.23

https://download.eclipse.org/eclipse/updates/4.23-P-builds/

 

Thanks

Sravan

 

From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Gayan Perera
Sent: 10 June 2022 23:24
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [jdt-dev] JDT Latest Java Version Patch

 

Hi All, Can someone point me to the repository which hosts the JDT Latest Java Version patch which is provided the previous releases. For example the Java19 patch feature for 2020-06. I'm trying to build the JDT patch with latest tycho

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

Hi All,

 

Can someone point me to the repository which hosts the JDT Latest Java Version patch which is provided the previous releases. For example the Java19 patch feature for 2020-06. I'm trying to build the JDT patch with latest tycho and having some issues since the old update-site package type is removed.

 

Best regards,

Gayan.

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


Back to the top