Hi,
A new oVirt UI module that is called "userportal-gwtp" has been introduced
recently; it is written on top of the "gwt-common" infrastructure (on which the
"web-admin" is based), and is targeted to eventually replace the existing
"userportal" module.
This module is still on the works - it is not fully functional yet.
In order to build this new project (i.e., compile it to java-script), you need to
"mvn build" oVirt with the "gwt-user-gwtp" profile (i.e., with
"-Pgwt-user-gwtp").
The "gwt-user-gwtp" mvn profile has been added to the oVirt gwt Jenkins job, so
in case of committing a change in the oVirt code that breaks mvn compilation that includes
the "gwt-user-gwtp" profile, a relevant notification from Jenkins will be sent
to the relevant recipients (just like notifications regarding breaking oVirt compilation
with the other two gwt profiles, i.e, "gwt-user" and "gwt-admin", are
already being sent).
----
Thanks,
Einav