Change in ovirt-engine[master]: core: User version 3.1 of the servlet API

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Jan 25 16:43:53 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: core: User version 3.1 of the servlet API
......................................................................


core: User version 3.1 of the servlet API

The engine has been recently updated to use WildFly 10, which uses
version 3.1 of the servlet API. But we are still building using version
3.0. This doesn't currently create any problem, but it is good practice
to build with the same version that will be used during runtime. This
patch changes the POM files so that the version used for the build will
be the same used during runtime.

Change-Id: I15f299a5ecbf462305785ec23aae0527ac76c2d5
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/aaa/pom.xml
M backend/manager/modules/branding/pom.xml
M backend/manager/modules/docs/pom.xml
M backend/manager/modules/enginesso/pom.xml
M backend/manager/modules/restapi/interface/common/jaxrs/pom.xml
M backend/manager/modules/restapi/jaxrs/pom.xml
M backend/manager/modules/services/pom.xml
M backend/manager/modules/utils/pom.xml
M backend/manager/modules/uutils/pom.xml
M backend/manager/modules/welcome/pom.xml
M frontend/webadmin/modules/frontend/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
M pom.xml
14 files changed, 15 insertions(+), 16 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, approved
  Juan Hernandez: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/52552
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I15f299a5ecbf462305785ec23aae0527ac76c2d5
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list