[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2015-01-13 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 20: * Update tracker::IGNORE, no Bug-Url found -- To view, visit http://gerrit.ovirt.org/22806 To unsubscrib

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2015-01-13 Thread lzelkha
Liran Zelkha has abandoned this change. Change subject: core: WIP: Adding JPA to ovirt .. Abandoned -- To view, visit http://gerrit.ovirt.org/22806 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: ab

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-07-01 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 20: Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_update_db_to_master_gerrit/3060/ : SUC

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-07-01 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 20: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-24 Thread rgolan
Roy Golan has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/22806/1/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/V

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-24 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/22806/1/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/da

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-24 Thread rgolan
Roy Golan has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/22806/1/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/V

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-24 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 19: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checks

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-23 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 19: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-23 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 18: Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/27529/ : SUC

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-23 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 18: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-19 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 17: Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/27283/ : SUC

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-19 Thread emesika
Eli Mesika has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 17: (1 comment) http://gerrit.ovirt.org/#/c/22806/17/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/da

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-19 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 17: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-18 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: (1 comment) http://gerrit.ovirt.org/#/c/22806/16/backend/manager/modules/dal/src/main/java/org/ovirt/engine/cor

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-18 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: I think the best course of action will be to use Named Queries, defined in the entity itself (VDSGroup) or the DA

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-18 Thread emesika
Eli Mesika has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: Code-Review-1 (1 comment) http://gerrit.ovirt.org/#/c/22806/16/backend/manager/modules/dal/src/main/java/org/ovirt/

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: Ah, not talking about the permissions model when I talk about criteria API. There are other candidates we should

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: btw, JPA 2.0 has criteria API, maybe worth considering using it in some simple cases -- To view, visit ht

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: I did. But it's too simplistic to support our permission module, and I wanted to try and align on one technology

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checks

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 16: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: (3 comments) http://gerrit.ovirt.org/#/c/22806/15/backend/manager/modules/common/pom.xml File backend/manager/mod

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: (4 comments) http://gerrit.ovirt.org/#/c/22806/15/backend/manager/modules/common/pom.xml File backend/manager/m

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: (11 comments) http://gerrit.ovirt.org/#/c/22806/15/backend/manager/modules/common/pom.xml File backend/manager/mo

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: These are basic comments. Stuff we need to discuss - 1. Transaction management - see how we use TransactionSuppo

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: (12 comments) http://gerrit.ovirt.org/#/c/22806/15/backend/manager/modules/common/pom.xml File backend/manager/

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checks

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread yzaslavs
Yair Zaslavsky has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: Adding Mike who was a part of the Hibernate POC we had several years ago. And of course, emesika :) -- To view

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-17 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 15: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-11 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 14: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerr

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-11 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 14: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-10 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 13: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerr

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-10 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 13: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-10 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 12: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerr

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-10 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 12: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-10 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 11: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerr

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-06-09 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 11: * Update tracker::IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header match

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-05-19 Thread iheim
Itamar Heim has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 10: ping -- To view, visit http://gerrit.ovirt.org/22806 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerr

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-25 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 10: -Verified Build Successful http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/2779/ :

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-25 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 10: * Bug-Url: IGNORE, not in a monitored branch (ovirt-engine-3.4 * Check merged to previous: IGNORE, Not in

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-19 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 9: Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/186

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-18 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 8: Build Successful http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/18605/ :

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-04 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 7: Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/1406/ : FA

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-04 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 6: Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/1401/ : FA

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-02-03 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 5: Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/1400/ : FA

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-01-14 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 3: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt-engine_master_create_rpms_qui

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-01-13 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 2: Code-Review-1 Verified-1 Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_find_bugs_gerri

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-01-13 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (11 comments) http://gerrit.ovirt.org/#/c/22806/1/backend/manager/modules/common/pom.xml File backend/manager/modu

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-01-09 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) File backend/manager/modules/dal/src/main/java

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2014-01-09 Thread Gustavo Frederico Temple Pedrosa
Gustavo Frederico Temple Pedrosa has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) File backend/manager/modules

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-31 Thread juan . hernandez
Juan Hernandez has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (9 comments) Take into account that using Hibernate also has the side effect of delaying actual updates till th

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-30 Thread tnisan
Tal Nisan has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) File backend/manager/modules/common/src/main/java/o

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-30 Thread lzelkha
Liran Zelkha has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (1 comment) File backend/manager/modules/common/src/main/jav

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-30 Thread tnisan
Tal Nisan has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: (2 comments) File backend/manager/modules/common/pom.xml Line 50

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-30 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: core: WIP: Adding JPA to ovirt .. Patch Set 1: Code-Review-1 Build Unstable http://jenkins.ovirt.org/job/ovirt_engine_3.3_update_db_to_master_gerrit/

[Engine-patches] Change in ovirt-engine[master]: core: WIP: Adding JPA to ovirt

2013-12-30 Thread lzelkha
Liran Zelkha has uploaded a new change for review. Change subject: core: WIP: Adding JPA to ovirt .. core: WIP: Adding JPA to ovirt This patch will introduce the neccessary infrastructure to use JPA in ovirt. A first candidate,