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

Charles Plessy plessy at alioth.debian.org
Wed Aug 24 01:47:44 UTC 2011


Author: plessy
Date: 2011-08-24 01:47:43 +0000 (Wed, 24 Aug 2011)
New Revision: 144

Removed:
   gwt/trunk/debian/patches/disable-selenium.patch
Log:
Removing this patch as the command it disables dissapeared from upstream sources.


Deleted: gwt/trunk/debian/patches/disable-selenium.patch
===================================================================
--- gwt/trunk/debian/patches/disable-selenium.patch	2011-08-24 01:17:12 UTC (rev 143)
+++ gwt/trunk/debian/patches/disable-selenium.patch	2011-08-24 01:47:43 UTC (rev 144)
@@ -1,12 +0,0 @@
-diff -Nur -x '*.orig' -x '*~' gwt-1.6.4/user/src/com/google/gwt/junit/JUnitShell.java gwt-1.6.4.new/user/src/com/google/gwt/junit/JUnitShell.java
---- gwt-1.6.4/user/src/com/google/gwt/junit/JUnitShell.java	2009-01-23 22:32:20.000000000 +0100
-+++ gwt-1.6.4.new/user/src/com/google/gwt/junit/JUnitShell.java	2009-07-20 10:57:10.000000000 +0200
-@@ -184,7 +184,7 @@
-         public boolean setString(String str) {
-           String[] targets = str.split(",");
-           numClients = targets.length;
--          runStyle = RunStyleSelenium.create(JUnitShell.this, targets);
-+          // runStyle = RunStyleSelenium.create(JUnitShell.this, targets);
-           return runStyle != null;
-         }
-       });




More information about the pkg-eucalyptus-commits mailing list