
Hey everyone, We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project. Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches! * For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+... * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE

On Tuesday, July 14, 2015 08:11:31 PM Tal Nisan wrote:
Hey everyone,
We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project.
Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches!
* For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+ topic:checkstyle * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE
Excellent, well done!

Great work, thanks a lot! Martin ----- Original Message -----
From: "Tal Nisan" <tnisan@redhat.com> To: "rhev-devel" <rhev-devel@redhat.com>, devel@ovirt.org Sent: Tuesday, July 14, 2015 7:11:31 PM Subject: [ovirt-devel] Checkstyle changes in oVirt
Hey everyone,
We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project.
Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches!
* For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+... * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

very much needed one. Thanks. :) Regards, Ramesh On 07/14/2015 10:41 PM, Tal Nisan wrote:
Hey everyone,
We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project.
Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches!
* For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+... * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Well done However, InteliJ instructions in http://www.ovirt.org/Building_oVirt_Engine/IDE are very old and should be aligned with current InteliJ version Tal , can you update this as well? ----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Tal Nisan" <tnisan@redhat.com>, "rhev-devel" <rhev-devel@redhat.com>, devel@ovirt.org Sent: Wednesday, July 15, 2015 9:07:21 AM Subject: Re: [ovirt-devel] Checkstyle changes in oVirt
very much needed one. Thanks. :)
Regards, Ramesh
On 07/14/2015 10:41 PM, Tal Nisan wrote:
Hey everyone,
We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project.
Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches!
* For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+... * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Wed, Jul 15, 2015 at 9:51 AM, Eli Mesika <emesika@redhat.com> wrote:
Well done However, InteliJ instructions in http://www.ovirt.org/Building_oVirt_Engine/IDE are very old and should be aligned with current InteliJ version Tal , can you update this as well?
Great job!!! It seems that eclipse instructions are outdated as well.
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Tal Nisan" <tnisan@redhat.com>, "rhev-devel" <rhev-devel@redhat.com>, devel@ovirt.org Sent: Wednesday, July 15, 2015 9:07:21 AM Subject: Re: [ovirt-devel] Checkstyle changes in oVirt
very much needed one. Thanks. :)
Regards, Ramesh
On 07/14/2015 10:41 PM, Tal Nisan wrote:
Hey everyone,
We've all reviewed patches that contained imports sorting "noise" caused by misconfigured IDEs, I decided to enforce the project's standards concerning imports order with the checkstyle plugin. Achieving this required upgrading checkstyle to version 6.5 and fixing the existing violations so we can have a clean baseline to build from. While I was at it, I fixed the left curly braces position suppression in the "uicommon" project to align with the proper standards defined in the rest of the project.
Please note that these standards are now enforced at build time and patches that violate them will break the build. A big thank you goes out to everyone who reviewed and commented on the patches!
* For those interested, the relevant patches can be found at https://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+... * The project formatter settings can be found at http://www.ovirt.org/Building_oVirt_Engine/IDE
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (6)
-
Alexander Wels
-
Eli Mesika
-
Martin Perina
-
Piotr Kliczewski
-
Ramesh Nachimuthu
-
Tal Nisan