You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Alex Karasulu <ao...@bellsouth.net> on 2005/03/01 03:58:07 UTC

[mina] build broken: missing dep not found

Yo T-man,

Where's this netty dep?

tl-netty2-1.8.0.jar (try downloading from 
http://gleamynode.net/dev/projects/netty2/)
=> not found there in URL supplied

Can't compile mina without it.  What's it used for in mina?

Thanks,
Alex

Re: [mina] build broken: missing dep not found

Posted by Eric Crampton <cc...@eonomine.com>.
On Feb 28, 2005, at 6:58 PM, Alex Karasulu wrote:

> Yo T-man,
>
> Where's this netty dep?
>
> tl-netty2-1.8.0.jar (try downloading from 
> http://gleamynode.net/dev/projects/netty2/)
> => not found there in URL supplied
>
> Can't compile mina without it.  What's it used for in mina?

It's used in the NettyDecoder and NettyEncoder. That codec is used by 
the SumUp example which was ported from Netty. Trustin can probably 
give you more details on that codec and its future. In an effort to get 
you running, I've tossed up a copy of that JAR here:

http://www.eonomine.com/tl-netty2-1.8.0.jar

I happened to have a copy of Netty from SVN before Trustin started 
reorganizing things. You'll just need to put that in 
$HOME/.maven/repository/tl-netty2/jars.

--Eric


Re: [mina] build broken: missing dep not found

Posted by Trustin Lee <tr...@gmail.com>.
Hi,

On Mon, 28 Feb 2005 21:58:07 -0500, Alex Karasulu <ao...@bellsouth.net> wrote:
> Yo T-man,
> 
> Where's this netty dep?
> 
> tl-netty2-1.8.0.jar (try downloading from
> http://gleamynode.net/dev/projects/netty2/)
> => not found there in URL supplied

I fixed it now.  The site was under migration. :)

> Can't compile mina without it.  What's it used for in mina?

MINA provides a compatibility layer for Netty.  That's all. :)

Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/