[Engine-devel] Problem with log4j

2012-02-28 Thread Juan Hernandez
Hello, A patch related to log4j that I created was recently merged (commit 8ee5c9bb46bbff7a624a84a07ee6b2f9fa4ec9d4) and apparently is causing a problem during the deployment of the engine for some developers (Moti Asayag pointed that to me). If you find this when deploying the engine: Caused by

[Engine-devel] Wiki page for introducing entity search

2012-02-28 Thread Shireesh Anjal
Hi all, Based on my recent experience with entity search, I have created a Wiki page providing step-by-step instructions on introducing entity search for a new entity in oVirt. It is available at following URL: http://www.ovirt.org/wiki/Development/Introducing_Entity_Search Please feel free

Re: [Engine-devel] Do we need ImagesToRemoveList in RemoveImageParameters?

2012-02-28 Thread Mike Kolesnik
> Hi all, > I see the getter code for this field is not used by Engine-Core. > We perform removal of the image specified by the imageId parameter. > > Can we remove this parameter? Seems so, just need to update clients constructor calls. > > Yair > __

[Engine-devel] final fields on entities sent to client

2012-02-28 Thread Tomas Jelinek
Hi all, as the same entities as the ones used on the server are also sent to the client (e.g. org.ovirt.engine.core.common.businessentities.VM), this entities will than be serialized/deserialized using the GWT serialization. It means, this entities should follow the restrictions given by the G

[Engine-devel] [oVirt Jenkins] Dao test fails due to latest commits

2012-02-28 Thread Eyal Edri
FYI, there is a new failure in dao tests on jenkins.ovirt.org: http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/lastCompletedBuild/testReport/ Test: org.ovirt.engine.core.dao.DiskImageDAOTest.testSave latest commits (that may have caused this): Changes engine: Add pre defined roles for