From jmaury at redhat.com Fri May 10 09:11:42 2019 From: jmaury at redhat.com (jmaury at redhat.com) Date: Fri, 10 May 2019 09:11:42 -0400 Subject: [jbosstools-dev] Proposed 4.12.0.AM1-SNAPSHOT target platform change(s): Simrel 2019-06.M220190510-1000-Simrel.2019-06.M2 WebTools S-3.14.0.M2-20190507042910 Message-ID: <5cd5788e.XNI9HdoUGkgBqWEp%jmaury@redhat.com> Here is a proposal for change(s) to the JBoss Tools / Red Hat Developer Studio / Red Hat Central target platforms. Affected Versions: jbosstools 4.12.0.AM1 devstudio 12.12.0.AM1 jbt/ds TPs 4.12.0.AM1-SNAPSHOT central TPs 4.12.0.AM1-SNAPSHOT Detail / Summary: Simrel 2019-06.M220190510-1000-Simrel.2019-06.M2 WebTools S-3.14.0.M2-20190507042910 Related JIRA(s): https://issues.jboss.org/browse/JBIDE-26629 Pull Request(s): https://github.com/jbosstools/jbosstools-target-platforms/pull/321 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.12.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//head && git checkout FETCH_HEAD # or, using hub for git git checkout 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.12.0.AM1-SNAPSHOT -Dtpc.targetKind=multiple For Central, fetch sources from jbosstools-discovery, then build as above. ---------- From jmaury at redhat.com Mon May 13 03:52:16 2019 From: jmaury at redhat.com (jmaury at redhat.com) Date: Mon, 13 May 2019 03:52:16 -0400 Subject: [jbosstools-dev] Proposed 4.12.0.AM1-SNAPSHOT target platform change(s): Simrel 2019-06.M220190510-1000-Simrel.2019-06.M2 WebTools S-3.14.0.M2-20190507042910 DTP 1.14.105.201905121933 Message-ID: <5cd92230.arzdv7jHgP598ETP%jmaury@redhat.com> Here is a proposal for change(s) to the JBoss Tools / Red Hat Developer Studio / Red Hat Central target platforms. Affected Versions: jbosstools 4.12.0.AM1 devstudio 12.12.0.AM1 jbt/ds TPs 4.12.0.AM1-SNAPSHOT central TPs 4.12.0.AM1-SNAPSHOT Detail / Summary: Simrel 2019-06.M220190510-1000-Simrel.2019-06.M2 WebTools S-3.14.0.M2-20190507042910 DTP 1.14.105.201905121933 Related JIRA(s): https://issues.jboss.org/browse/JBIDE-26629 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.12.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//head && git checkout FETCH_HEAD # or, using hub for git git checkout 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.12.0.AM1-SNAPSHOT -Dtpc.targetKind=multiple For Central, fetch sources from jbosstools-discovery, then build as above. ---------- From jmaury at redhat.com Mon May 13 09:51:51 2019 From: jmaury at redhat.com (jmaury at redhat.com) Date: Mon, 13 May 2019 09:51:51 -0400 Subject: [jbosstools-dev] Proposed 4.12.0.AM1-SNAPSHOT target platform change(s): reddeer; 2.6.0.M1 Message-ID: <5cd97677.2OvIfbiUQz5cjkNe%jmaury@redhat.com> Here is a proposal for change(s) to the JBoss Tools / Red Hat Developer Studio / Red Hat Central target platforms. Affected Versions: jbosstools 4.12.0.AM1 devstudio 12.12.0.AM1 jbt/ds TPs 4.12.0.AM1-SNAPSHOT central TPs 4.12.0.AM1-SNAPSHOT Detail / Summary: reddeer;2.6.0.M1 Related JIRA(s): https://issues.jboss.org/browse/JBIDE-26629 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.12.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//head && git checkout FETCH_HEAD # or, using hub for git git checkout 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.12.0.AM1-SNAPSHOT -Dtpc.targetKind=multiple For Central, fetch sources from jbosstools-discovery, then build as above. ----------