[j-t-c] building jtc/jk (WAS RE: [Tomcat 4.0.2-b2] Java binaries uploaded)

2002-01-21 Thread Kevin Seguin

 
 
 there is a problem with the tomcat-util.jar in this 
 distribution.  it does
 not contain the message resources (LocalStings.properties, etc.).  
 
 i fixed this in j-t-c/jk/build.xml on friday (the 18th), and 
 this file is
 tagged properly with tomcat_402_b2
 
 did the tomcat-ajp.jar and tomcat-util.jar files not get 
 rebuilt on the
 tomcat_402_b2 tag?
 

as a side note, the new java code in jtc/jk still doesn't build because of
dependencies on things like PoolTcpConnector, which i assume are being moved
into jtc/util?  costin?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: [j-t-c] building jtc/jk (WAS RE: [Tomcat 4.0.2-b2] Java binaries uploaded)

2002-01-21 Thread costinm

On Mon, 21 Jan 2002, Kevin Seguin wrote:

 as a side note, the new java code in jtc/jk still doesn't build because of
 dependencies on things like PoolTcpConnector, which i assume are being moved
 into jtc/util?  costin?

No, there are some unused imports. I fixed it - please check and let me
know if there are still problems.

Costin


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: [j-t-c] building jtc/jk (WAS RE: [Tomcat 4.0.2-b2] Java binaries uploaded)

2002-01-21 Thread Kevin Seguin

  as a side note, the new java code in jtc/jk still doesn't 
 build because of
  dependencies on things like PoolTcpConnector, which i 
 assume are being moved
  into jtc/util?  costin?
 
 No, there are some unused imports. I fixed it - please check 
 and let me
 know if there are still problems.
 

builds perfectly for me now -- thanks :)

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]