Re: cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/util C2B.java

2002-01-28 Thread Remy Maucherat
> On Sat, 26 Jan 2002, Remy Maucherat wrote: > > > I think it should go in j-t-c/util/buf too. > > > > BTW, try doing an ant clean; ant next time before committing ;-) > > Sorry about that, I'm fixing it right now. > > For the C2B - there is a problem since it uses the same class name as in > 3.3,

Re: cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/util C2B.java

2002-01-26 Thread Remy Maucherat
> costin 02/01/25 23:16:46 > > Added: jk/java/org/apache/jk/util C2B.java > Removed: jk/java/org/apache/jk/common C2B.java > Log: > Moved C2B to an util package. > > It should go with the main util in commons, having the same package name as in > 3.3 creates problems. I