packages (DEVEL): tomcat/tomcat-LDAPUserDatabase.patch - print stack trace ...

baggins baggins at pld-linux.org
Thu Mar 17 14:06:01 CET 2011


Author: baggins                      Date: Thu Mar 17 13:06:01 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- print stack trace when shit happens to know why it didn't work

---- Files affected:
packages/tomcat:
   tomcat-LDAPUserDatabase.patch (1.3.2.2 -> 1.3.2.3) 

---- Diffs:

================================================================
Index: packages/tomcat/tomcat-LDAPUserDatabase.patch
diff -u packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.2 packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.3
--- packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.2	Thu Mar 17 13:24:01 2011
+++ packages/tomcat/tomcat-LDAPUserDatabase.patch	Thu Mar 17 14:05:56 2011
@@ -431,7 +431,7 @@
 +			}
 +		} while ((cookie != null) && (cookie.length != 0));
 +	} catch (Exception e) {
-+	//        e.printStackTrace();
++		e.printStackTrace();
 +	}
 +    }
 +}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat/tomcat-LDAPUserDatabase.patch?r1=1.3.2.2&r2=1.3.2.3&f=u



More information about the pld-cvs-commit mailing list