<div dir="ltr">Tested with the following components:<div><ul><li>openshift: OK</li><li>jst:OK</li><li>base: one failing test but CI has the same problem (.minishift folder)</li><li>javaee: OK but without tests run</li><li>server: OK without tests run</li></ul><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 24, 2017 at 6:52 PM,  <span dir="ltr">&lt;<a href="mailto:nboldt@redhat.com" target="_blank">nboldt@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss Developer Studio / Red Hat Central target platforms.<br>
<br>
Affected Versions:<br>
<br>
jbosstools 4.4.4.AM2<br>
devstudio  10.4.0.AM2<br>
<br>
jbt/ds  TPs 4.63.0.Final-SNAPSHOT<br>
central TPs 4.63.0.Final-SNAPSHOT<br>
<br>
Detail / Summary:<br>
<br>
update to neon 201703231000-Neon.3; orbit R20170307180635; swtbot 2.5.0; testng 6.11.0.201703011520 and webtools R-3.8.2-20170308000057, including addition of new Docker Tools dependencies<br>
<br>
Related JIRA(s):<br>
<br>
<a href="https://issues.jboss.org/browse/JBIDE-23963" rel="noreferrer" target="_blank">https://issues.jboss.org/<wbr>browse/JBIDE-23963</a><br>
<br>
Pull Request(s):<br>
<br>
<a href="https://github.com/jbosstools/jbosstools-target-platforms/pull/253" rel="noreferrer" target="_blank">https://github.com/jbosstools/<wbr>jbosstools-target-platforms/<wbr>pull/253</a><br>
<a href="https://github.com/jbosstools/jbosstools-discovery/pull/343" rel="noreferrer" target="_blank">https://github.com/jbosstools/<wbr>jbosstools-discovery/pull/343</a><br>
<br>
p2diff Report(s):<br>
<br>
(will attach to JIRA when available)<br>
<br>
----------<br>
<br>
Please review the above changes, as they will be applied as soon as possible -<br>
usually within 48 hours for big changes, or 2 hours for simple version bumps.<br>
<br>
You can use the following to build &amp; test the target platforms locally against<br>
your component(s).<br>
<br>
Build target-platform:<br>
<br>
    cd /path/to/jbosstools-target-<wbr>platforms<br>
    git fetch origin pull/&lt;pull-request-number&gt;/<wbr>head &amp;&amp; git checkout FETCH_HEAD<br>
    # or, using hub for git<br>
    git checkout &lt;pull-request-URL&gt;<br>
<br>
    mvn clean install -f jbosstools/multiple/pom.xml<br>
<br>
Then, to test the new multiple target platform against your component&#39;s build:<br>
<br>
    cd /path/to/your/jbosstools-<wbr>component<br>
<br>
    mvn clean verify -Dtpc.version=4.63.0.Final-<wbr>SNAPSHOT       -Dtpc.targetKind=multiple<br>
<br>
For Central, fetch sources from jbosstools-discovery, then build as above.<br>
<br>
----------<br>
</blockquote></div><br></div>