<div dir="ltr"><div><div><div>Thanks Tristan!<br><br></div>Looking at the git fetch command line I'm not sure it should work at all: --depth 10 is at the end, but man git fetch says it should be before the refspec. And yet I never suspected it was the cause :)<br><br></div>I would have liked to also fetch a single branch, that would have made the fetch even faster, but I haven't figured out how to do that from the job configuration UI yet. <br><br></div>Dan<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 1, 2018 at 9:12 AM, Tristan Tarrant <span dir="ltr"><<a href="mailto:ttarrant@redhat.com" target="_blank">ttarrant@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
just a few notes on <a href="http://ci.infinispan.org" rel="noreferrer" target="_blank">ci.infinispan.org</a>:<br>
<br>
- Added a permanent redirect rule from http to https<br>
- Refreshed JDKs (9.0.4, 1.8.0_161, 1.8.0_sr5fp10)<br>
- Updated Maven to 3.5.2 and Ant to 1.10.2<br>
- Installed git 2.9.3 from the Software Collections to resolve the issue<br>
of shallow clones not working correctly<br>
<br>
Additionally, the envinject plugin for Jenkins is preventing the<br>
inherited environment variables from leaking into the agent build. While<br>
this creates more reliable builds, it also caused failures in the<br>
WildFly integration tests because they could not resolve env.JAVA_HOME.<br>
I have therefore added a line in Jenkinsfile for master that selects the<br>
JDK tool() to use for the build.<br>
Unfortunately there is no way for declarative pipelines to parameterize<br>
this for other JDKs, so we will probably have to adopt a different<br>
strategy in order to build with different JDKs.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tristan<br>
--<br>
Tristan Tarrant<br>
Infinispan Lead and Data Grid Architect<br>
JBoss, a division of Red Hat<br>
______________________________<wbr>_________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/infinispan-<wbr>dev</a><br>
</font></span></blockquote></div><br></div>