You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GOMEZ Henri <hg...@slib.fr> on 2002/01/25 00:51:13 UTC

jakarta-tomcat-connectors-4.0.2-b2-src.tar.gz couldn't be compiled against just TC 4.0.2

jakarta-tomcat-connectors-4.0.2-b2-src.tar.gz which is a snap from
jtc tag tc4.0.2b2 couldn't be compiled against JUST TC 4 since there
is still many :

import org.apache.tomcat.util.net.*;

Shouldn't we retag jtc after Costin patches which fixes these problems
and reupload the tarball ?

-
Henri Gomez                 ___[_]____
EMAIL : hgomez@slib.fr        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: jakarta-tomcat-connectors-4.0.2-b2-src.tar.gz couldn't be compiled against just TC 4.0.2

Posted by Remy Maucherat <re...@apache.org>.
> jakarta-tomcat-connectors-4.0.2-b2-src.tar.gz which is a snap from
> jtc tag tc4.0.2b2 couldn't be compiled against JUST TC 4 since there
> is still many :
>
> import org.apache.tomcat.util.net.*;
>
> Shouldn't we retag jtc after Costin patches which fixes these problems
> and reupload the tarball ?

There was another similar problem which caused today's Gump build to fail.
Gump also made me notice that the build was incorrect (JK 2 wasn't being
built). Thanks Gump :)

So I'd say we shouldn't fix it, and it will be fixed in the final. Also, the
workaround is easy (remove the JK 2 sources).

Remy


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>