Fwd: Proposed 4.13.0.AM1-SNAPSHOT target platform change(s): Orbit R20190827152740 ( use the R build, no bundle changes) SimRel 2019.09-RC1 mylyn-github 5.5.0.201909041048 webtools S-3.15.0.RC1 docker tooling 4.4.0.201909060401 Reddeer 2.7.0.RC1 JGit 5.5.0.201909041048-rc1
by Stephane Bouchet
Here is a proposal for change(s) to the JBoss Tools / Red Hat CodeReady
Studio / Red Hat Central target platforms.
Affected Versions:
jbosstools 4.13.0.AM1
devstudio 12.13.0.AM1
jbt/ds TPs 4.13.0.AM1-SNAPSHOT
central TPs 4.13.0.AM1-SNAPSHOT
Detail / Summary:
Orbit R20190827152740 ( use the R build, no bundle changes)
SimRel 2019.09-RC1
mylyn-github 5.5.0.201909041048
webtools S-3.15.0.RC1
docker tooling 4.4.0.201909060401
Reddeer 2.7.0.RC1
JGit 5.5.0.201909041048-rc1
Related JIRA(s):
https://issues.jboss.org/browse/JBIDE-26809
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.13.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.13.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 <https://www.redhat.com/>
<https://www.redhat.com/>
5 years, 2 months
Proposed 4.13.0.AM1-SNAPSHOT target platform change(s): SimRel 2019-09.M3 Mylyn-github 5.5.0.201908280940-m3 WebTools 3.15.0.M3 docker 4.4.0.201908300008 lsp4e 0.11.0.201908201332 cameltooling 1.0.0.201908230805 reddeer 2.7.0.M3 swtbot 2.9.0.201908061818 orbit S20190819183153
by jmaury@redhat.com
Here is a proposal for change(s) to the JBoss Tools / Red Hat CodeReady Studio / Red Hat Central target platforms.
Affected Versions:
jbosstools 4.13.0.AM1
devstudio 12.13.0.AM1
jbt/ds TPs 4.13.0.AM1-SNAPSHOT
central TPs 4.13.0.AM1-SNAPSHOT
Detail / Summary:
SimRel 2019-09.M3
Mylyn-github 5.5.0.201908280940-m3
WebTools 3.15.0.M3
docker 4.4.0.201908300008
lsp4e 0.11.0.201908201332
cameltooling 1.0.0.201908230805
reddeer 2.7.0.M3
swtbot 2.9.0.201908061818
orbit S20190819183153
Related JIRA(s):
https://issues.jboss.org/browse/JBIDE-26800
Pull Request(s):
(already merged - see related JIRA(s))
p2diff Report(s):
(will attach to JIRA when available)
----------
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.13.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.13.0.AM1-SNAPSHOT -Dtpc.targetKind=multiple
For Central, fetch sources from jbosstools-discovery, then build as above.
----------
5 years, 2 months