[pkg-eucalyptus-commits] r292 - gwt/trunk/debian/patches

Charles Plessy plessy at alioth.debian.org
Sat Nov 3 09:47:38 UTC 2012


Author: plessy
Date: 2012-11-03 09:47:38 +0000 (Sat, 03 Nov 2012)
New Revision: 292

Modified:
   gwt/trunk/debian/patches/build.patch
Log:
Removed patch on file removed upstream.


Modified: gwt/trunk/debian/patches/build.patch
===================================================================
--- gwt/trunk/debian/patches/build.patch	2012-11-03 09:35:18 UTC (rev 291)
+++ gwt/trunk/debian/patches/build.patch	2012-11-03 09:47:38 UTC (rev 292)
@@ -301,37 +301,6 @@
        </sequential>
      </outofdate>
    </target>
-Index: gwt-debian/dev/common.ant.xml
-===================================================================
---- gwt-debian.orig/dev/common.ant.xml	2011-12-21 12:06:16.868746242 +0100
-+++ gwt-debian/dev/common.ant.xml	2011-12-21 12:06:19.964745406 +0100
-@@ -8,15 +8,16 @@
-   <target name="compile" description="Compile all java files">
-     <mkdir dir="${javac.out}" />
-     <gwt.javac>
-+      <exclude name="com/google/gwt/dev/shell/moz/BrowserWidgetMoz.java" />
-+      <exclude name="org/eclipse/**" />
-       <classpath>
-         <pathelement location="${gwt.core.build}/bin" />
--        <pathelement location="${gwt.core.build}/alldeps.jar" />
-       </classpath>
-     </gwt.javac>
-   </target>
- 
-   <target name="build" depends="compile" description="Build and package this project">
--    <mkdir dir="${gwt.build.lib}" />
-+    <mkdir dir="${target.dir}" />
-     <outofdate>
-       <sourcefiles>
-         <fileset dir="src" excludes="**/package.html"/>
-@@ -42,7 +43,6 @@
-           <fileset dir="${gwt.core.root}/super" excludes="**/package.html" />
-           <fileset dir="${javac.out}" />
-           <fileset dir="${gwt.core.build}/bin" />
--          <zipfileset src="${gwt.core.build}/alldeps.jar" />
- 
-           <manifest>
-             <attribute name="Main-Class" value="com.google.gwt.dev.GWTMain" />
 Index: gwt-debian/user/build.xml
 ===================================================================
 --- gwt-debian.orig/user/build.xml	2011-12-21 12:06:16.856749605 +0100




More information about the pkg-eucalyptus-commits mailing list