You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Robert Burrell Donkin <ro...@gmail.com> on 2008/05/25 17:20:15 UTC

[mime4j] Remove Commons IO Dependency?

ATM commons IO is used in numerous places in the tests but in the main
code is only used to copy input streams to output streams. these could
easily be replaced. i like commons IO but moving this dependency to
test only would reduce the deployment to just commons-logging. i think
this would be good.

opinions?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [mime4j] Remove Commons IO Dependency?

Posted by Norman Maurer <no...@apache.org>.
Am Montag, den 26.05.2008, 19:35 +0200 schrieb Stefano Bagnara:
> Robert Burrell Donkin ha scritto:
> > ATM commons IO is used in numerous places in the tests but in the main
> > code is only used to copy input streams to output streams. these could
> > easily be replaced. i like commons IO but moving this dependency to
> > test only would reduce the deployment to just commons-logging. i think
> > this would be good.
> > 
> > opinions?
> > 
> > - robert
> 
> +1
> 
> Stefano


+1
Norman


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [mime4j] Remove Commons IO Dependency?

Posted by Stefano Bagnara <ap...@bago.org>.
Robert Burrell Donkin ha scritto:
> ATM commons IO is used in numerous places in the tests but in the main
> code is only used to copy input streams to output streams. these could
> easily be replaced. i like commons IO but moving this dependency to
> test only would reduce the deployment to just commons-logging. i think
> this would be good.
> 
> opinions?
> 
> - robert

+1

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [mime4j] Remove Commons IO Dependency?

Posted by Bernd Fondermann <be...@googlemail.com>.
On Sun, May 25, 2008 at 5:20 PM, Robert Burrell Donkin
<ro...@gmail.com> wrote:
> ATM commons IO is used in numerous places in the tests but in the main
> code is only used to copy input streams to output streams. these could
> easily be replaced. i like commons IO but moving this dependency to
> test only would reduce the deployment to just commons-logging. i think
> this would be good.
>
> opinions?

+1

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [mime4j] Remove Commons IO Dependency?

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sun, 2008-05-25 at 16:20 +0100, Robert Burrell Donkin wrote:
> ATM commons IO is used in numerous places in the tests but in the main
> code is only used to copy input streams to output streams. these could
> easily be replaced. i like commons IO but moving this dependency to
> test only would reduce the deployment to just commons-logging. i think
> this would be good.
> 
> opinions?
> 

Another biiiig +1

Oleg

> - robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org