<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">I think it&#39;s a really bad practice to have different modules in the same project with different language versions.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">For GWT it seems to be required, but for the rest of the backend, I think we should have one patch that moves the entire project in one go.</div><div class="gmail_default" style="font-family:monospace,monospace">We can have the various maintainers ack it to show their consent.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 1:17 PM, Juan Hernández <span dir="ltr">&lt;<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@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"><span class="">On 10/26/2015 12:05 PM, Martin Mucha wrote:<br>
&gt; not strictly related question: are we going to raise language level as well? So we can start using JDK8 features like lambdas etc?<br>
&gt;<br>
&gt; M.<br>
&gt;<br>
<br>
</span>Shortly after merging that patch I&#39;ll merge another one to raise the<br>
language level in the RESTAPI:<br>
<br>
  restapi: Use Java 8 as source and target<br>
  <a href="https://gerrit.ovirt.org/46288" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/46288</a><br>
<br>
Doing the same in other components is up to their maintainers. I think<br>
that should be done everywhere, except where the use of GWT doesn&#39;t<br>
allow to do it.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; ----- Original Message -----<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; As you probably know oVirt Engine 4 will use WildFly 10, and that<br>
&gt;&gt; requires Java 8. The version of WildFly that we currently use is 8.2.1,<br>
&gt;&gt; and it can work with both Java 7 and Java 8. In order to ease the<br>
&gt;&gt; transition I&#39;m about to merge the following patch, that will require<br>
&gt;&gt; Java 8 during runtime:<br>
&gt;&gt;<br>
&gt;&gt;   core: Require Java 8 during runtime<br>
&gt;&gt;   <a href="https://gerrit.ovirt.org/46872" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/46872</a><br>
&gt;&gt;<br>
&gt;&gt; The implication of this for you is that you must make sure that you have<br>
&gt;&gt; Java 8 installed in the machine where you run your the engine. Fedora 22<br>
&gt;&gt; only supports Java 8, so that isn&#39;t a problem. EL6 supports both Java 7<br>
&gt;&gt; and Java 8, so make sure that you have Java 8 installed:<br>
&gt;&gt;<br>
&gt;&gt;   yum -y install java-1.8.0-openjdk-devel<br>
&gt;&gt;<br>
&gt;&gt; If you have objections please speak now, otherwise I will merge the<br>
&gt;&gt; patch tomorrow.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Juan Hernandez<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
&gt;&gt; 3ºD, 28016 Madrid, Spain<br>
&gt;&gt; Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Devel mailing list<br>
&gt;&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
&gt; _______________________________________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
&gt;<br>
<br>
<br>
--<br>
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
3ºD, 28016 Madrid, Spain<br>
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
<br>
<br>
</div></div></blockquote></div><br></div></div>