Revision: glite-voms-admin-server--release--1.1.1--patch-5 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sat Jun 4 20:31:44 CEST 2005 Standard-date: 2005-06-04 18:31:44 GMT Modified-files: src/org/glite/security/voms/database/connection/ConnectionPool.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.1.1--patch-5 Summary: Remove final modifier from some private attributes in the ConnectionPool class. Keywords: * src/org/glite/security/voms/database/connection/ConnectionPool.java (username, password): Remove final modifier; it gets in the way.