Hi all guys,

due to FILEUPLOAD-199, I shaded 2 classes from javax.mail package to
support RFC2047 header values, I kindly ask you a couple of feedbacks
about:

 * verify the shaded jar works in an integration test, if some of you
has an application where experimenting the current SNAPSHOT;

 * review the legals: I updated the LICENSE file in order to clarify
that commons-fileupload ships the javax.mail external classes;

Please note that, when shading, I relocated the javax.mail classes
under o.a.c.fileupload.utils.javax.mail package in order to avoid
potential collisions in the classpath with javax.mail.* classes
provided by the container where fileupload is deployed.

Many thanks in advance, all the best!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to