Mike Kolesnik has uploaded a new change for review.

Change subject: engine: [DO-NOT-MERGE] Project Lombok POC
......................................................................

engine: [DO-NOT-MERGE] Project Lombok POC

Project Lombok allows to write simpler POJOs while taking care of the
boiler-plate code for us. This will help simplify code in commons which
is mostly POJO classes.

This POC changed just the Disk file to use Lobmok, so that the effects
of using this library can be examined.

Please review and test it in your environment, but DO NOT MERGE.

More info can be found at: http://projectlombok.org/

Download the JAR & run (double-click it -or-
run 'java -jar lombok.jar') to install as an Eclipse plugin:
http://projectlombok.googlecode.com/files/lombok.jar

Change-Id: I20317547a1720d445cb38b32cda3313ee76b00bb
---
M backend/manager/modules/common/pom.xml
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Disk.java
M frontend/webadmin/modules/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/userportal/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
M pom.xml
7 files changed, 38 insertions(+), 118 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/27/3427/1
--
To view, visit http://gerrit.ovirt.org/3427
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I20317547a1720d445cb38b32cda3313ee76b00bb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to