> -----Original Message-----
> From: Henri Yandell [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 30, 2006 4:40 PM
> To: Tomcat Developers List
> Subject: Tomcat DBCP modification
> 
> Just noticed while digging into the Tomcat build that Tomcat pulls the
> source to dbcp/collections/pool and repackages it under
> org.apache.tomcat.dbcp after making a source change.
> 
> I was wondering if this is just done to remove the UnmodifiableList
> bit, or is it done for size or classloading issues?
> 

It's primarily for size.  Of course, it needs to be repackaged in order to
also allow the user to use the real Commons jars in her webapp.

> Anything that could be done in Commons to make things easier?
> 
> Thanks,
> 
> Hen
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to