The following commit has been merged in the exp/master branch:
commit d25dac8425ca8f6abab0b6b91a1935450ec7e140
Author: tony mancill <[email protected]>
Date:   Mon Feb 4 20:59:48 2013 -0800

    correct TestCometProcessor patch

diff --git a/debian/patches/0015_disable_test_TestCometProcessor.patch 
b/debian/patches/0015_disable_test_TestCometProcessor.patch
index a12c9cf..c42570a 100644
--- a/debian/patches/0015_disable_test_TestCometProcessor.patch
+++ b/debian/patches/0015_disable_test_TestCometProcessor.patch
@@ -4,7 +4,7 @@
  import javax.servlet.http.HttpSession;
  
  import junit.framework.Assert;
-+import junit.framework.Ignore;
++import org.junit.Ignore;
  
  import static org.junit.Assert.assertEquals;
  import static org.junit.Assert.assertTrue;

-- 
tomcat7: Servlet and JSP engine

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to