<div dir="ltr">I have updated portlet parent/pom.xml reference and bumped the version  from 1.6.100-SNAPSHOT to 1.6.200-SNAPSHOT.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 30, 2015 at 12:11 PM, Denis Golovin <span dir="ltr">&lt;<a href="mailto:dgolovin@exadel.com" target="_blank">dgolovin@exadel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Tue, Sep 29, 2015 at 11:13 AM, Nick Boldt <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">OK, so the bug here is that I&#39;m reusing something of the github path<br>
to create a temp folder / file to house the downloaded sources from<br>
github. I&#39;ll need to ensure that colons and ats are replaced with<br>
something that&#39;s more path-friendly.<br>
<br>
<a href="https://issues.jboss.org/browse/JBIDE-20839" rel="noreferrer" target="_blank">https://issues.jboss.org/browse/JBIDE-20839</a></blockquote><div><br></div></span><div>replacing chars that is not allowed in file names to &quot;_&quot; should work.</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://issues.jboss.org/browse/JBIDE-20839" rel="noreferrer" target="_blank"></a>Regarding Portlet, if you want to update its root pom, bump its<br>
versions, commit your changes, and rebuild it in the<br>
jbosstools-portlet_master job, feel free. I&#39;m not convinced we need to<br>
INCLUDE those new built versions however, but your test might show<br>
there&#39;s a problem which DOES require us to rebuild to be<br>
Neon-compatible.<br></blockquote><div><br></div></span><div>That was the idea, but now I realized I have to bump versions to avoid failures with backward version update checks in place.</div><div>Anyway I think it is worth to do to discover neon compatibility problems early. </div><div><div class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I&#39;ll let you open a JIRA for that task.<br>
<div><div><br>
<br>
On Tue, Sep 29, 2015 at 1:38 PM, Denis Golovin &lt;<a href="mailto:dgolovin@exadel.com" target="_blank">dgolovin@exadel.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 29, 2015 at 2:17 AM, Max Rydahl Andersen &lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 25 Sep 2015, at 14:08, Nick Boldt wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; 1. You have a colon and @ in your /tmp path. Try again with a less<br>
&gt;&gt;&gt; unfriendly path?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; is this not the build itself that does this ?<br>
&gt;&gt;<br>
&gt;&gt; this is this funky workaround where instead of git cloning from<br>
&gt;&gt; jbdevstudio it<br>
&gt;&gt; uses the disk since otherwise it needs to be authorised ?<br>
&gt;<br>
&gt;<br>
&gt; I have no answers for any of yo questions, because I didn&#39;t look inside the<br>
&gt; code.<br>
&gt;<br>
&gt; For me this downloading it another build overhead, because we already have<br>
&gt; sources in resulting repository for JBDS and I would rather find the way to<br>
&gt; use them instead of downloading them again.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; 2. Portlet is not currently being built at all. It has no new commits<br>
&gt;&gt;&gt; since<br>
&gt;&gt;&gt; JBT 4.2.x.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; yup, which is why we got<br>
&gt;&gt; <a href="https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L107" rel="noreferrer" target="_blank">https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L107</a><br>
&gt;&gt; in parent pom (using luna build).<br>
&gt;&gt;<br>
&gt;&gt; Denis - your overall build should not have to build portlet at the moment<br>
&gt;&gt; I would think ?<br>
&gt;<br>
&gt;<br>
&gt; I know we have it in parent.pom, but still it is not confirmed that it<br>
&gt; compiles with eclipse neon and with every TP update to include latest<br>
&gt; Eclipse M build there is a chance the portlet build fails, but we would not<br>
&gt; know, because we don&#39;t even build it.<br>
&gt;<br>
&gt; Denis<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; /max<br>
&gt;&gt;<br>
&gt;&gt;&gt; On Sep 24, 2015 10:52 PM, &quot;Denis Golovin&quot; &lt;<a href="mailto:dgolovin@exadel.com" target="_blank">dgolovin@exadel.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; All JBoss Tools projects can be built with latest TP, but I still have<br>
&gt;&gt;&gt;&gt; couple glitches:<br>
&gt;&gt;&gt;&gt; 1. jbds sources download fails 8 out of 10 builds<br>
&gt;&gt;&gt;&gt; [INFO] [ERROR] Failed to execute goal<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests<br>
&gt;&gt;&gt;&gt; (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning<br>
&gt;&gt;&gt;&gt; from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product<br>
&gt;&gt;&gt;&gt; to<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; /tmp/<a href="mailto:git@github.com" style="border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:orange" target="_blank">git@github.com</a>:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; /tmp/<a href="mailto:git@github.com" style="border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:orange" target="_blank">git@github.com</a>:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip<br>
&gt;&gt;&gt;&gt; (No such file or directory) -&gt; [Help 1]<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; 2. Portlet is not using parent pom 4.4.0.Alpha2-SNAPSHOT.<br>
&gt;&gt;&gt;&gt; On 09/23/2015 10:37 PM, Nick Boldt wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Seems legit. Merge with impunity.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Merged with impunity.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Mickael Istria<br>
&gt;&gt;&gt;&gt; Eclipse developer at JBoss, by Red Hat &lt;<a href="http://www.jboss.org/tools" rel="noreferrer" target="_blank">http://www.jboss.org/tools</a>&gt;<br>
&gt;&gt;&gt;&gt; My blog &lt;<a href="http://mickaelistria.wordpress.com" rel="noreferrer" target="_blank">http://mickaelistria.wordpress.com</a>&gt; - My Tweets<br>
&gt;&gt;&gt;&gt; &lt;<a href="http://twitter.com/mickaelistria" rel="noreferrer" target="_blank">http://twitter.com/mickaelistria</a>&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; CONFIDENTIALITY NOTICE: This email and files attached to it are<br>
&gt;&gt;&gt;&gt; confidential. If you are not the intended recipient you are hereby<br>
&gt;&gt;&gt;&gt; notified<br>
&gt;&gt;&gt;&gt; that using, copying, distributing or taking any action in reliance on<br>
&gt;&gt;&gt;&gt; the<br>
&gt;&gt;&gt;&gt; contents of this information is strictly prohibited. If you have<br>
&gt;&gt;&gt;&gt; received<br>
&gt;&gt;&gt;&gt; this email in error please notify the sender and delete this email.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; jbosstools-dev mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:jbosstools-dev@lists.jboss.org" target="_blank">jbosstools-dev@lists.jboss.org</a><br>
&gt;&gt;&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; CONFIDENTIALITY NOTICE: This email and files attached to it are<br>
&gt;&gt;&gt;&gt; confidential. If you are not the intended recipient you are hereby<br>
&gt;&gt;&gt;&gt; notified<br>
&gt;&gt;&gt;&gt; that using, copying, distributing or taking any action in reliance on<br>
&gt;&gt;&gt;&gt; the<br>
&gt;&gt;&gt;&gt; contents of this information is strictly prohibited. If you have<br>
&gt;&gt;&gt;&gt; received<br>
&gt;&gt;&gt;&gt; this email in error please notify the sender and delete this email.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; jbosstools-dev mailing list<br>
&gt;&gt;&gt; <a href="mailto:jbosstools-dev@lists.jboss.org" target="_blank">jbosstools-dev@lists.jboss.org</a><br>
&gt;&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; /max<br>
&gt;&gt; <a href="http://about.me/maxandersen" rel="noreferrer" target="_blank">http://about.me/maxandersen</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; CONFIDENTIALITY NOTICE: This email and files attached to it are<br>
&gt;&gt; confidential. If you are not the intended recipient you are hereby notified<br>
&gt;&gt; that using, copying, distributing or taking any action in reliance on the<br>
&gt;&gt; contents of this information is strictly prohibited. If you have received<br>
&gt;&gt; this email in error please notify the sender and delete this email.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; CONFIDENTIALITY NOTICE: This email and files attached to it are<br>
&gt; confidential. If you are not the intended recipient you are hereby notified<br>
&gt; that using, copying, distributing or taking any action in reliance on the<br>
&gt; contents of this information is strictly prohibited. If you have received<br>
&gt; this email in error please notify the sender and delete this email.<br>
<br>
<br>
<br>
</div></div><span>--<br>
Nick Boldt :: JBoss by Red Hat<br>
Productization Lead :: JBoss Tools &amp; Dev Studio<br>
<a href="http://nick.divbyzero.com" rel="noreferrer" target="_blank">http://nick.divbyzero.com</a><br>
<br>
</span><div><div>--<br>
<br>
<br>
CONFIDENTIALITY NOTICE: This email and files attached to it are<br>
confidential. If you are not the intended recipient you are hereby notified<br>
that using, copying, distributing or taking any action in reliance on the<br>
contents of this information is strictly prohibited. If you have received<br>
this email in error please notify the sender and delete this email.<br>
</div></div></blockquote></div></div></div><br></div></div>
</blockquote></div><br></div>

<br>
<div style="font-family:Arial,Helvetica,sans-serif"><p style="margin-bottom:0.08in"><span style="font-family:Arial,serif;background-color:rgb(255,255,255)"><font color="#808080" size="1">CONFIDENTIALITY
NOTICE: This email and files attached to it are confidential. If you
are not the intended recipient you are hereby notified that using,
copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If you have
received this email in error please notify the sender and delete this
email.</font></span></p></div>