Change in ovirt-engine[master]: restapi: Make dependency on servlet API explicit

oourfali at redhat.com oourfali at redhat.com
Mon May 28 07:47:15 UTC 2012


Oved Ourfali has submitted this change and it was merged.

Change subject: restapi: Make dependency on servlet API explicit
......................................................................


restapi: Make dependency on servlet API explicit

The LoginValidator class imports classes from the javax.servlet
package, but the POM doesn't include a dependency for the
corresponding artifact. This works with some versions of maven,
but it is an error. The build fails in Fedora 17 with
mvn-rpmbuild.

Change-Id: I60ddaca4172cfcf1a0f652d2e103f948582c316e
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/pom.xml
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4814
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I60ddaca4172cfcf1a0f652d2e103f948582c316e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>



More information about the Engine-commits mailing list