-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #507 from awisniew90/2Q-target
2Q update for Eclipse 2024-03
- Loading branch information
Showing
13 changed files
with
145 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
122 changes: 122 additions & 0 deletions
122
releng/target-platform-1Q2024/target-platform-1Q2024.target
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?pde version="3.8"?> | ||
<!-- | ||
Copyright (c) 2024 IBM Corporation and others. | ||
This program and the accompanying materials are made available under the | ||
terms of the Eclipse Public License v. 2.0 which is available at | ||
http://www.eclipse.org/legal/epl-2.0. | ||
SPDX-License-Identifier: EPL-2.0 | ||
Contributors: | ||
IBM Corporation - initial implementation | ||
--> | ||
<target includeMode="feature" name="target-platform.target" sequenceNumber="16"> | ||
<locations> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/releases/2024-03/"/> | ||
<unit id="org.eclipse.jdt.feature.group" version="3.19.400.v20240229-0520"/> | ||
<unit id="org.eclipse.ui.trace" version="1.3.300.v20231215-1019"/> | ||
<unit id="org.eclipse.emf.sdk.feature.group" version="2.37.0.v20240203-1010"/> | ||
<unit id="org.eclipse.equinox.sdk.feature.group" version="3.23.1100.v20240218-1855"/> | ||
<unit id="org.eclipse.m2e.wtp.feature.feature.group" version="1.6.1.20231024-1618"/> | ||
<unit id="org.eclipse.sdk.feature.group" version="4.31.0.v20240229-1022"/> | ||
<unit id="org.hamcrest.core" version="2.2.0.v20230809-1000"/> | ||
<unit id="org.junit" version="4.13.2.v20230809-1000"/> | ||
<unit id="junit-jupiter-api" version="5.10.2"/> | ||
<unit id="junit-jupiter-engine" version="5.10.2"/> | ||
<unit id="org.eclipse.lsp4e" version="0.18.6.202403050753"/> | ||
<unit id="org.eclipse.lsp4e.jdt" version="0.13.0.202402070603"/> | ||
<unit id="org.eclipse.wildwebdeveloper.feature.feature.group" version="1.3.3.202311211923"/> | ||
<unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group" version="1.3.1.202310310352"/> | ||
<unit id="org.eclipse.m2e.lemminx.feature.feature.group" version="2.0.600.20240219-1707"/> | ||
</location> | ||
|
||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository"/> | ||
<unit id="ch.qos.logback.slf4j" version="1.2.3.v20200428-2012"/> | ||
<unit id="ch.qos.logback.slf4j.source" version="1.2.3.v20200428-2012"/> | ||
<unit id="org.slf4j.api" version="1.7.30.v20200204-2150"/> | ||
<unit id="org.slf4j.api.source" version="1.7.30.v20200204-2150"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/technology/swtbot/releases/3.1.0"/> | ||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="3.1.0.202106041005"/> | ||
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="3.1.0.202106041005"/> | ||
<unit id="org.eclipse.swtbot.feature.group" version="3.1.0.202106041005"/> | ||
<unit id="org.eclipse.swtbot.forms.feature.group" version="3.1.0.202106041005"/> | ||
<unit id="org.eclipse.swtbot.ide.feature.group" version="3.1.0.202106041005"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/tools/cdt/releases/10.6"/> | ||
<unit id="org.eclipse.cdt.launch" version="10.3.200.202201122357"/> | ||
<unit id="org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.cdtserial.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.local.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.local.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.remote.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.remote.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.ssh.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.ssh.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.telnet.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.connector.telnet.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.control.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.control.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.view.feature.feature.group" version="10.6.2.202205081303"/> | ||
<unit id="org.eclipse.tm.terminal.view.feature.source.feature.group" version="10.6.2.202205081303"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="http://download.eclipse.org/lsp4mp/releases/0.11.3/repository/"/> | ||
<unit id="org.eclipse.lsp4mp.jdt.core" version="0.11.3.20240201-2107"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/lsp4jakarta/releases/0.2.1/repository/"/> | ||
<unit id="org.eclipse.lsp4jakarta.jdt.core" version="0.2.1"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/jdtls/milestones/1.34.0/repository/"/> | ||
<unit id="org.eclipse.jdt.ls.core" version="0.0.0"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit"> | ||
<repository location="https://download.eclipse.org/buildship/updates/e427/releases/3.x/3.1.9.v20240115-1636/"/> | ||
<unit id="org.eclipse.buildship.ui" version="3.1.9.v20240115-1636"/> | ||
</location> | ||
<location includeDependencyDepth="none" includeDependencyScopes="compile" missingManifest="generate" type="Maven"> | ||
<dependencies> | ||
<dependency> | ||
<groupId>net.bytebuddy</groupId> | ||
<artifactId>byte-buddy-agent</artifactId> | ||
<version>1.12.17</version> | ||
<type>jar</type> | ||
</dependency> | ||
<dependency> | ||
<groupId>net.bytebuddy</groupId> | ||
<artifactId>byte-buddy</artifactId> | ||
<version>1.12.17</version> | ||
<type>jar</type> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.mockito</groupId> | ||
<artifactId>mockito-core</artifactId> | ||
<version>4.8.1</version> | ||
<type>jar</type> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.mockito</groupId> | ||
<artifactId>mockito-junit-jupiter</artifactId> | ||
<version>4.8.1</version> | ||
<type>jar</type> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.objenesis</groupId> | ||
<artifactId>objenesis</artifactId> | ||
<version>3.3</version> | ||
<type>jar</type> | ||
</dependency> | ||
</dependencies> | ||
</location> | ||
</locations> | ||
</target> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters