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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to