<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Here is a proposal for a change to the JBoss Tools and Red Hat JBoss
Developer Studio 4.60.x target platforms.<br>
* <a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-target-platforms/pull/197">https://github.com/jbosstools/jbosstools-target-platforms/pull/197</a><br>
<br>
It consists in the following change(s):<br>
* JBIDE-21386: Create and use Neon M5 target-platform (p2diff at
<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/JBIDE-21386?focusedCommentId=13170435&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13170435">https://issues.jboss.org/browse/JBIDE-21386?focusedCommentId=13170435&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13170435</a>
)<br>
<br>
Please review the above PR(s), as it will be applied next week.<br>
<br>
<br>
You can use the following to build & test the target-platform
locally against your component(s).<br>
<br>
Build target-platform:<br>
cd /path/to/jbosstools-target-platforms/jbosstools/multiple<br>
git fetch origin pull/197/head && git checkout FETCH_HEAD<br>
mvn clean install<br>
<br>
Then, to test the new "multiple" target platform against your
component's build:<br>
cd /path/to/your/jbosstools-component<br>
mvn clean verify -Dtpc.version=4.60.0.Alpha1-SNAPSHOT
-Dtpc.targetKind=multiple<br>
<br>
If you'd like to build the "unified" target platform and repository
too:<br>
cd /path/to/jbosstools-target-platforms/jbosstools/multiple<br>
mvn clean install -Dmultiple2repo # takes looooong<br>
cd /path/to/jbosstools-target-platforms/jbosstools/unified<br>
mvn clean install
-DtargetRepositoryUrl=<a class="moz-txt-link-freetext" href="file:///path/to/jbosstools-target-platforms/jbosstools/multiple/jbosstools-multiple.target.repo/">file:///path/to/jbosstools-target-platforms/jbosstools/multiple/jbosstools-multiple.target.repo/</a><br>
<br>
Or, to test the new "unified" target platform against your
component's build:<br>
cd /path/to/your/jbosstools-component<br>
mvn clean verify -Dtpc.version=.60.0.Alpha1-SNAPSHOT<br>
<br>
<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>