You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Julien Vermillard <jv...@apache.org> on 2008/08/13 08:17:37 UTC

Re: svn commit: r685401 - /mina/trunk/core/pom.xml

Hi,

I think we need to discuss this extra core dependency, perhaps we need
to move proxy support as a module ?

Julien

2008/8/13  <ed...@apache.org>:
> Author: edeoliveira
> Date: Tue Aug 12 17:44:41 2008
> New Revision: 685401
>
> URL: http://svn.apache.org/viewvc?rev=685401&view=rev
> Log:
> Added dependency on commons-codec base64 classes
>
> Modified:
>    mina/trunk/core/pom.xml
>
> Modified: mina/trunk/core/pom.xml
> URL: http://svn.apache.org/viewvc/mina/trunk/core/pom.xml?rev=685401&r1=685400&r2=685401&view=diff
> ==============================================================================
> --- mina/trunk/core/pom.xml (original)
> +++ mina/trunk/core/pom.xml Tue Aug 12 17:44:41 2008
> @@ -43,6 +43,13 @@
>       <groupId>org.easymock</groupId>
>       <artifactId>easymockclassextension</artifactId>
>     </dependency>
> +
> +    <dependency>
> +      <groupId>commons-codec</groupId>
> +      <artifactId>commons-codec</artifactId>
> +      <version>1.3</version>
> +    </dependency>
> +
>   </dependencies>
>  </project>
>
>
>
>

Re: svn commit: r685401 - /mina/trunk/core/pom.xml

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Wed, Aug 13, 2008 at 8:17 AM, Julien Vermillard
<jv...@apache.org> wrote:
> I think we need to discuss this extra core dependency, perhaps we need
> to move proxy support as a module ?

+1

/niklas

Re: svn commit: r685401 - /mina/trunk/core/pom.xml

Posted by Emmanuel Lecharny <el...@gmail.com>.
Julien Vermillard wrote:
> Hi,
>
> I think we need to discuss this extra core dependency, perhaps we need
> to move proxy support as a module ?
>   
Is this used to do base64 decoding/encoding ?

If so, it might be enough to import the class we need, as Julien suggested.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org