[Engine-devel] Does these ERROR will effect WebAdmin build?

--_000_B63C858E777679458338A30A991BB5240157E91BG1W3780americas_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, When I build the WebAdmin from development mode on oVirt engine, I meet the= se ERROR message: [INFO] [INFO] --- gwt-maven-plugin:2.5.1:compile (gwtcompile) @ webadmin --- [WARNING] Don't declare gwt-dev as a project dependency. This may introduce= complex dependency conflicts [ERROR] [AppClassLoader@11a40fff] info AspectJ Weaver Version 1.6.11 built = on Tuesday Mar 15, 2011 at 15:31:04 GMT [ERROR] [AppClassLoader@11a40fff] info register classloader sun.misc.Launch= er$AppClassLoader@11a40fff [ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason= /workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-= extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml [ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason= /workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-= extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml [ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.= gwtextension.DontPrune [ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.= gwtextension.DontPrune [ERROR] Jan 06, 2014 6:38:29 PM java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. [INFO] Compiling module org.ovirt.engine.ui.webadmin.WebAdmin [ERROR] [AppClassLoader@11a40fff] warning javax.* types are not being woven= because the weaver option '-Xset:weaveJavaxPackages=3Dtrue' has not been s= pecified [ERROR] [GinBridgeClassLoader@8c2ac32] info AspectJ Weaver Version 1.6.11 b= uilt on Tuesday Mar 15, 2011 at 15:31:04 GMT [ERROR] [GinBridgeClassLoader@8c2ac32] info register classloader com.google= .gwt.inject.rebind.GinBridgeClassLoader@8c2ac32 [ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/= jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target= /gwt-extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml [ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/= jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target= /gwt-extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml [ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engin= e.ui.gwtextension.DontPrune [ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engin= e.ui.gwtextension.DontPrune [INFO] Computing all possible rebind results for 'org.ovirt.engine.ui.we= badmin.ApplicationTemplates' Build seems that the oVirt engine could work well after the build, does anybody know these errors maybe effect something, and how to prevent t= hem from maven build log? Best Regards, Jason Liao --_000_B63C858E777679458338A30A991BB5240157E91BG1W3780americas_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr= osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:= //www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)"> <style><!-- /* Font Definitions */ @font-face {font-family:\5B8B\4F53; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:"HP Simplified"; panose-1:2 11 6 4 2 2 4 2 2 4;} @font-face {font-family:"YaHei Consolas Hybrid"; panose-1:2 11 5 9 2 2 4 2 2 4;} @font-face {font-family:"\@\5B8B\4F53"; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:"\@YaHei Consolas Hybrid"; panose-1:2 11 5 9 2 2 4 2 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; font-size:10.5pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"HP Simplified","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} /* Page Definitions */ @page WordSection1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.WordSection1 {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body lang=3D"ZH-CN" link=3D"#0563C1" vlink=3D"#954F72" style=3D"text-justi= fy-trim:punctuation"> <div class=3D"WordSection1"> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">Hi All,<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif""><o:p> </o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">When I build the WebAdmin from deve= lopment mode on oVirt engine, I meet these ERROR message:<o:p></o:p></span>= </p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif""><o:p> </o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[INFO] <o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[INFO] --- gwt-maven-plugin:2.5.1:c= ompile (gwtcompile) @ webadmin ---<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[WARNING] Don't declare gwt-dev as = a project dependency. This may introduce complex dependency conflicts<o:p><= /o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04= GMT<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo register classloader sun.misc.Launcher$AppClassLoader@11a40fff<o:p></o:= p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo using configuration file:/home/jason/workspace/ovirt-engine/frontend/we= badmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/META-= INF/aop.xml<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo using configuration file:/home/jason/workspace/ovirt-engine/frontend/we= badmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sources.ja= r!/META-INF/aop.xml<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo register aspect org.ovirt.engine.ui.gwtextension.DontPrune<o:p></o:p></= span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] i= nfo register aspect org.ovirt.engine.ui.gwtextension.DontPrune<o:p></o:p></= span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] Jan 06, 2014 6:38:29 PM jav= a.util.prefs.FileSystemPreferences$1 run<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] INFO: Created user preferen= ces directory.<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[INFO] Compiling module org.ovirt.e= ngine.ui.webadmin.WebAdmin<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [AppClassLoader@11a40fff] w= arning javax.* types are not being woven because the weaver option '-Xset:w= eaveJavaxPackages=3Dtrue' has not been specified<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:= 31:04 GMT<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info register classloader com.google.gwt.inject.rebind.GinBridgeClassLo= ader@8c2ac32<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info using configuration file:/home/jason/workspace/ovirt-engine/fronte= nd/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/= META-INF/aop.xml<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info using configuration file:/home/jason/workspace/ovirt-engine/fronte= nd/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sourc= es.jar!/META-INF/aop.xml<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune<o:p></o= :p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[ERROR] [GinBridgeClassLoader@8c2ac= 32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune<o:p></o= :p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">[INFO] Computing = all possible rebind results for 'org.ovirt.engine.ui.webadmin.ApplicationTe= mplates'<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif""><o:p> </o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">Build seems that the oVirt engine c= ould work well after the build, <o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif"">does anybody know these errors mayb= e effect something, and how to prevent them from maven build log?<o:p></o:p=
</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:"HP S= implified","sans-serif""><o:p> </o:p></span></p> <p class=3D"MsoNormal"><b><span lang=3D"EN-US" style=3D"font-size:9.0pt;fon= t-family:"HP Simplified","sans-serif";color:black">Best= Regards,<br> </span></b><span lang=3D"EN-US" style=3D"font-size:9.0pt;font-family:"= HP Simplified","sans-serif";color:#717172">Jason Liao</span>= <span lang=3D"EN-US"><o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p> </div> </body> </html>
--_000_B63C858E777679458338A30A991BB5240157E91BG1W3780americas_--

Hi, (CC'ing Juan, please feel free to correct/add to my comments.) I think that ERRORs such as: [ERROR] [AppClassLoader@...] ... [ERROR] [GinBridgeClassLoader@...] ... come from AspectJ load-time weaver [1] logging its output to stderr. [1] GWT compilation includes JVM args: -javaagent:/path/to/aspectjweaver-${aspectj.version}.jar We use AspectJ [2] to prevent GWT compiler from optimizing-out code in backend business entities, i.e. some code in business entities is not used on client and GWT compiler thinks its dead code, but when it's optimized-out we would face serialization errors on server. [2] frontend/webadmin/modules/gwt-extension/ src/main/java/org/ovirt/engine/ui/gwtextension/DontPrune.java So these kinds of ERRORs are harmless. The other ERRORs such as: [ERROR] ... java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. come from Java's "Preferences" subsystem, as we override default preference file locations [3] in order to avoid conflicts when running multiple JVMs at once, i.e. parallel Engine build. [3] GWT compilation includes JVM args: -Djava.io.tmpdir="${project.build.directory}/tmp" -Djava.util.prefs.systemRoot="${project.build.directory}/tmp/.java" -Djava.util.prefs.userRoot="${project.build.directory}/tmp/.java" Also these kinds of ERRORs are harmless. So for now, you can safely ignore these ERRORs. To me, it seems that when gwt-maven-plugin:compile goal executes, it spawns new JVM (invoking GWT compiler) and *redirects* stdout of this JVM to plugin logger's stderr. Juan, what are your thoughts? (maybe I'm missing something) Regards, Vojtech ----- Original Message -----
From: "Chuan Liao (Jason, MCXS-CQ)" <chuan.liao@hp.com> To: engine-devel@ovirt.org Sent: Tuesday, January 7, 2014 3:47:57 AM Subject: [Engine-devel] Does these ERROR will effect WebAdmin build?
Hi All,
When I build the WebAdmin from development mode on oVirt engine, I meet these ERROR message:
[INFO]
[INFO] --- gwt-maven-plugin:2.5.1:compile (gwtcompile) @ webadmin ---
[WARNING] Don't declare gwt-dev as a project dependency. This may introduce complex dependency conflicts
[ERROR] [AppClassLoader@11a40fff] info AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[ERROR] [AppClassLoader@11a40fff] info register classloader sun.misc.Launcher$AppClassLoader@11a40fff
[ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml
[ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml
[ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] Jan 06, 2014 6:38:29 PM java.util.prefs.FileSystemPreferences$1 run
[ERROR] INFO: Created user preferences directory.
[INFO] Compiling module org.ovirt.engine.ui.webadmin.WebAdmin
[ERROR] [AppClassLoader@11a40fff] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified
[ERROR] [GinBridgeClassLoader@8c2ac32] info AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[ERROR] [GinBridgeClassLoader@8c2ac32] info register classloader com.google.gwt.inject.rebind.GinBridgeClassLoader@8c2ac32
[ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml
[ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml
[ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[INFO] Computing all possible rebind results for 'org.ovirt.engine.ui.webadmin.ApplicationTemplates'
Build seems that the oVirt engine could work well after the build,
does anybody know these errors maybe effect something, and how to prevent them from maven build log?
Best Regards, Jason Liao
_______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel

On 01/07/2014 11:28 AM, Vojtech Szocs wrote:
Hi,
(CC'ing Juan, please feel free to correct/add to my comments.)
I think that ERRORs such as:
[ERROR] [AppClassLoader@...] ... [ERROR] [GinBridgeClassLoader@...] ...
come from AspectJ load-time weaver [1] logging its output to stderr.
[1] GWT compilation includes JVM args: -javaagent:/path/to/aspectjweaver-${aspectj.version}.jar
We use AspectJ [2] to prevent GWT compiler from optimizing-out code in backend business entities, i.e. some code in business entities is not used on client and GWT compiler thinks its dead code, but when it's optimized-out we would face serialization errors on server.
[2] frontend/webadmin/modules/gwt-extension/ src/main/java/org/ovirt/engine/ui/gwtextension/DontPrune.java
So these kinds of ERRORs are harmless.
The other ERRORs such as:
[ERROR] ... java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory.
come from Java's "Preferences" subsystem, as we override default preference file locations [3] in order to avoid conflicts when running multiple JVMs at once, i.e. parallel Engine build.
[3] GWT compilation includes JVM args: -Djava.io.tmpdir="${project.build.directory}/tmp" -Djava.util.prefs.systemRoot="${project.build.directory}/tmp/.java" -Djava.util.prefs.userRoot="${project.build.directory}/tmp/.java"
Also these kinds of ERRORs are harmless.
So for now, you can safely ignore these ERRORs.
To me, it seems that when gwt-maven-plugin:compile goal executes, it spawns new JVM (invoking GWT compiler) and *redirects* stdout of this JVM to plugin logger's stderr.
Juan, what are your thoughts? (maybe I'm missing something)
You are right Vojtech, those error messages are harmless.
----- Original Message -----
From: "Chuan Liao (Jason, MCXS-CQ)" <chuan.liao@hp.com> To: engine-devel@ovirt.org Sent: Tuesday, January 7, 2014 3:47:57 AM Subject: [Engine-devel] Does these ERROR will effect WebAdmin build?
Hi All,
When I build the WebAdmin from development mode on oVirt engine, I meet these ERROR message:
[INFO]
[INFO] --- gwt-maven-plugin:2.5.1:compile (gwtcompile) @ webadmin ---
[WARNING] Don't declare gwt-dev as a project dependency. This may introduce complex dependency conflicts
[ERROR] [AppClassLoader@11a40fff] info AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[ERROR] [AppClassLoader@11a40fff] info register classloader sun.misc.Launcher$AppClassLoader@11a40fff
[ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml
[ERROR] [AppClassLoader@11a40fff] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml
[ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] [AppClassLoader@11a40fff] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] Jan 06, 2014 6:38:29 PM java.util.prefs.FileSystemPreferences$1 run
[ERROR] INFO: Created user preferences directory.
[INFO] Compiling module org.ovirt.engine.ui.webadmin.WebAdmin
[ERROR] [AppClassLoader@11a40fff] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified
[ERROR] [GinBridgeClassLoader@8c2ac32] info AspectJ Weaver Version 1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[ERROR] [GinBridgeClassLoader@8c2ac32] info register classloader com.google.gwt.inject.rebind.GinBridgeClassLoader@8c2ac32
[ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT.jar!/META-INF/aop.xml
[ERROR] [GinBridgeClassLoader@8c2ac32] info using configuration file:/home/jason/workspace/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.4.0-SNAPSHOT-sources.jar!/META-INF/aop.xml
[ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[ERROR] [GinBridgeClassLoader@8c2ac32] info register aspect org.ovirt.engine.ui.gwtextension.DontPrune
[INFO] Computing all possible rebind results for 'org.ovirt.engine.ui.webadmin.ApplicationTemplates'
Build seems that the oVirt engine could work well after the build,
does anybody know these errors maybe effect something, and how to prevent them from maven build log?
Best Regards, Jason Liao
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
participants (3)
-
Juan Hernandez
-
Liao, Chuan (Jason, MCXS-CQ)
-
Vojtech Szocs