Author: baggins Date: Thu Mar 17 12:24:06 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- cosmetics
---- Files affected:
packages/tomcat:
tomcat-LDAPUserDatabase.patch (1.3.2.1 -> 1.3.2.2)
---- Diffs:
================================================================
Index: packages/tomcat/tomcat-LDAPUserDatabase.patch
diff -u packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.1
packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.2
--- packages/tomcat/tomcat-LDAPUserDatabase.patch:1.3.2.1 Mon Dec 6
11:08:32 2010
+++ packages/tomcat/tomcat-LDAPUserDatabase.patch Thu Mar 17 13:24:01 2011
@@ -301,7 +301,7 @@
+ /**
+ * The set of home directories for all defined users, keyed by username.
+ */
-+ private Hashtable<String,String> homes = new Hashtable();
++ private Hashtable<String,String> homes = new Hashtable<String,String>();
+
+ /**
+ * The UserConfig listener with which we are associated.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat/tomcat-LDAPUserDatabase.patch?r1=1.3.2.1&r2=1.3.2.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit