Proposed 4.29.0.Final-SNAPSHOT target platform change(s): reverted some removed orbit components needed by Fuse and windup Updated eclipse R-4.29-202309031000 epp 2023-09-202309071200 reddeer 4.7.0 docker 5.12.0 webtools R-3.31.0-20230903090456 cdt 11.3.1 simrel 202309131000-Simrel.2023-09 jgit 6.7.0.202309050840-r...
by sbouchet@redhat.com
Here is a proposal for change(s) to the JBoss Tools / Red Hat Central target platforms.
Affected Versions:
jbosstools 4.29.0.Final
jbt TPs 4.29.0.Final-SNAPSHOT
central TPs 4.28.0.Final-SNAPSHOT
Detail / Summary:
reverted some removed orbit components needed by Fuse and windup
Updated
eclipse R-4.29-202309031000
epp 2023-09-202309071200
reddeer 4.7.0
docker 5.12.0
webtools R-3.31.0-20230903090456
cdt 11.3.1
simrel 202309131000-Simrel.2023-09
jgit 6.7.0.202309050840-r
Related JIRA(s):
https://issues.redhat.com/browse/JBIDE-29058
Pull Request(s):
(already merged - see related JIRA(s))
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.29.0.Final-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.29.0.Final-SNAPSHOT -Dtpc.targetKind=multiple
For Central, fetch sources from jbosstools-discovery, then build as above.
----------
1 year, 2 months