Details
Description
Move org.apache.geronimo.mail.util.StringBufferOutputStream class to apache commons io project.
Many would like to use that class without having to pull in dependency on Geronimo, but also wish to comply to DIE-DRY by not replicating that class in our respective personal libraries.