Vojtech Szocs has uploaded a new change for review.

Change subject: userportal: Remove legacy UserPortal from build process
......................................................................

userportal: Remove legacy UserPortal from build process

Summary of changes:

1. Legacy (SmartGWT-based) UserPortal is no longer built
   during full oVirt Maven build

2. Updated Maven artifact IDs:
   - old UserPortal: userportal -> userportal-legacy
   - new UserPortal: userportal-gwtp -> userportal
   Note: project directory names are left unchanged
   for now, this will be changed later on.

3. EAR module now includes only new UserPortal, with
   legacy UserPortal configuration being commented out

4. Updated UserPortal deploy path and servlet code:
   http(s)://<server-address>[:<port>]/UserPortal/
   >org.ovirt.engine.ui.userportal.UserPortal/UserPortal.html

5. Updated Maven profile names:
   - old UserPortal: gwt-user -> gwt-user-legacy
   - new UserPortal: gwt-user-gwtp -> gwt-user

6. Removed "userportal-gwtp.war" from RPM spec file
   (ovirt-engine.spec.in)

Change-Id: I99d9e5b5b89a0c9633c89d211e5a569276a37a40
Signed-off-by: Vojtech Szocs <[email protected]>
---
M ear/pom.xml
M 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/server/gwt/UserportalDynamicHostingServlet.java
M frontend/webadmin/modules/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/userportal/UserPortal.gwt.xml
A 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/userportal/public/consoles/spice/usbfilter.txt
M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/WEB-INF/web.xml
M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/index.html
M frontend/webadmin/modules/userportal/pom.xml
M 
frontend/webadmin/modules/userportal/src/main/java/org/ovirt/engine/ui/userportal/UserPortal.gwt.xml
M packaging/fedora/spec/ovirt-engine.spec.in
11 files changed, 32 insertions(+), 33 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99d9e5b5b89a0c9633c89d211e5a569276a37a40
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to