<div dir="ltr">I agree with Allon, there's no reason to have different version throughout the modules (again, not including GWT for obvious reasons), there is practically no harm I can think of in raising the version for all modules at once</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 10:36 AM, Allon Mureinik <span dir="ltr"><<a href="mailto:amureini@redhat.com" target="_blank">amureini@redhat.com</a>></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_default" style="font-family:monospace,monospace">I think it'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><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 1:17 PM, Juan Hernández <span dir="ltr"><<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 10/26/2015 12:05 PM, Martin Mucha wrote:<br>
> not strictly related question: are we going to raise language level as well? So we can start using JDK8 features like lambdas etc?<br>
><br>
> M.<br>
><br>
<br>
</span>Shortly after merging that patch I'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't<br>
allow to do it.<br>
<div><div><br>
> ----- Original Message -----<br>
>> Hello,<br>
>><br>
>> As you probably know oVirt Engine 4 will use WildFly 10, and that<br>
>> requires Java 8. The version of WildFly that we currently use is 8.2.1,<br>
>> and it can work with both Java 7 and Java 8. In order to ease the<br>
>> transition I'm about to merge the following patch, that will require<br>
>> Java 8 during runtime:<br>
>><br>
>> core: Require Java 8 during runtime<br>
>> <a href="https://gerrit.ovirt.org/46872" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/46872</a><br>
>><br>
>> The implication of this for you is that you must make sure that you have<br>
>> Java 8 installed in the machine where you run your the engine. Fedora 22<br>
>> only supports Java 8, so that isn't a problem. EL6 supports both Java 7<br>
>> and Java 8, so make sure that you have Java 8 installed:<br>
>><br>
>> yum -y install java-1.8.0-openjdk-devel<br>
>><br>
>> If you have objections please speak now, otherwise I will merge the<br>
>> patch tomorrow.<br>
>><br>
>> Regards,<br>
>> Juan Hernandez<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" target="_blank">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>
> Devel mailing list<br>
> <a href="mailto:Devel@ovirt.org" target="_blank">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>
<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" target="_blank">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></div></div>
<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></blockquote></div><br></div>