Here is a proposal for change(s) to the JBoss Tools / Red Hat CodeReady Studio / Red Hat Central target platforms.

Affected Versions:

jbosstools 4.23.0.AM1
devstudio  12.23.0.AM1

jbt/ds  TPs 4.23.0.AM1-SNAPSHOT
central TPs 4.21.3.Final-SNAPSHOT

Detail / Summary:

simrel 20220304-1000-Simrel.2022-03-RC1
cdt 10.6.0-rc1
webtools S-3.25.0.RC1-20220224093948
docker 5.6.0.202203012315
reddeer 4.1.0.RC1
camel-lsp-client 1.0.0.202201101357
jdtls 1.9.0.202203031534
m2e-chromatic 1.0.1.20210504-1034
jgit 6.1.0.202203021511-rc1
quarkus-jdt 0.11.0.20220225-2329
qute-jdt 0.11.0.20220225-2358


Related JIRA(s):

https://issues.redhat.com/browse/JBIDE-28343

Pull Request(s):

https://github.com/jbosstools/jbosstools-target-platforms/pull/388
https://github.com/jbosstools/jbosstools-build-ci/pull/205

p2diff Report(s):

(attached to JIRA)

----------

Please review the above changes, as they have been applied and are building today.

Once the target platform is built, jobs and parent pom will be updated to point
TARGET_PLATFORM_VERSION_MAX at the new version, 4.23.0.AM1-SNAPSHOT.

You can use the following to build & test the target platforms locally against
your component(s).

Build target-platform:

    cd /path/to/jbosstools-target-platforms
    git fetch origin pull/<pull-request-number>/head && git checkout FETCH_HEAD
    # or, using hub for git
    git checkout <pull-request-URL>

    mvn clean install -f jbosstools/multiple/pom.xml

Then, to test the new multiple target platform against your component's build:

    cd /path/to/your/jbosstools-component

    mvn clean verify -Dtpc.version=4.23.0.AM1-SNAPSHOT       -Dtpc.targetKind=multiple

For Central, fetch sources from jbosstools-discovery, then build as above.

----------



--

Stéphane Bouchet

Senior Software Engineer, R&D

Red Hat