[SCM] tomcat7: Servlet and JSP engine branch, exp/master, updated. debian/7.0.34-1_exp1-8-g8429fcf

tony mancill tmancill at debian.org
Tue Feb 5 05:53:32 UTC 2013


The following commit has been merged in the exp/master branch:
commit d25dac8425ca8f6abab0b6b91a1935450ec7e140
Author: tony mancill <tmancill at debian.org>
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



More information about the pkg-java-commits mailing list