Allon Mureinik has uploaded a new change for review.

Change subject: webadmin: Clean up Compat.gwt.xml
......................................................................

webadmin: Clean up Compat.gwt.xml

Removed unused and non-existent classes from Compat.gwt.xml to speed up
the build.

Change-Id: Ia0fe8a21ad88b274cdb3335c39efb7a9f7fde6ca
Signed-off-by: Allon Mureinik <amure...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
1 file changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/15146/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
index 506c260..fdf54f9 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
@@ -4,8 +4,6 @@
        <inherits name='com.google.gwt.core.Core' />
        <source path="">
                <!--======================COMPAT====================== -->
-               <include name="compat/Encoding.java" />
-               <include name="compat/Environment.java" />
                <!--Required by UICommon/Common's business entities -->
                <include name="compat/Version.java" />
                <include name="compat/RpmVersion.java" />
@@ -13,24 +11,13 @@
                <include name="compat/StringHelper.java" />
                <include name="compat/Guid.java" />
                <include name="compat/NGuid.java" />
-               <include name="compat/Serializable.java" />
-               <include name="compat/ApplicationException.java" />
-               <!-- Required by common's utils -->
-               <include name="compat/PropertyInfo.java" />
-               <include name="compat/TypeCompat.java" />
 
                <!-- Referenced directly by UICommon -->
                <include name="compat/IntegerCompat.java" />
                <include name="compat/RefObject.java" />
                <include name="compat/KeyValuePairCompat.java" />
                <include name="compat/NotImplementedException.java" />
-               <include name="compat/Pipeline.java" />
-               <include name="compat/PipelineCommands.java" />
-               <include name="compat/PipelineReason.java" />
-               <include name="compat/PipelineState.java" />
                <include name="compat/TimeSpan.java" />
-
-               <include name="compat/XmlRpcStruct.java" />
 
                <include name="compat/DateTime.java" />
                <include name="compat/DayOfWeek.java" />
@@ -39,7 +26,6 @@
                <!-- Required by common->action->VdcActionParametersBase.java 
-->
                <include name="compat/TransactionScopeOption.java" />
                <include name="compat/EnumCompat.java" />
-               <!-- <include name="compat/javax/**" /> -->
        </source>
 
        <super-source path="ui/uioverrides" />


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

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

Reply via email to