Daniel Erez has uploaded a new change for review.

Change subject: userportal: fix debug URI in pom.xml
......................................................................

userportal: fix debug URI in pom.xml

Following product URIs rearranging,
modified userportal debug URI accordingly
(used for GWT devmode plugin).

Change-Id: If394f00ed0da7fe717af8e375fb750b972807bbd
Signed-off-by: Daniel Erez <de...@redhat.com>
---
M frontend/webadmin/modules/userportal-gwtp/pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/20820/1

diff --git a/frontend/webadmin/modules/userportal-gwtp/pom.xml 
b/frontend/webadmin/modules/userportal-gwtp/pom.xml
index fba8e6f..c5bc224 100644
--- a/frontend/webadmin/modules/userportal-gwtp/pom.xml
+++ b/frontend/webadmin/modules/userportal-gwtp/pom.xml
@@ -214,7 +214,7 @@
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>gwt-maven-plugin</artifactId>
             <configuration>
-              
<runTarget>/UserPortal/org.ovirt.engine.ui.userportal.UserPortal/UserPortal.html</runTarget>
+              <runTarget>ovirt-engine/userportal/UserPortal.html</runTarget>
               <module>org.ovirt.engine.ui.userportal.UserPortal</module>
               
<webappDirectory>${project.build.directory}/generated-gwt</webappDirectory>
             </configuration>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If394f00ed0da7fe717af8e375fb750b972807bbd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to