> > I downloaded from CVS (tag MAIN) the sources with your committed > > changes and had a look at it. > > > You changed > > import org.apache.james.util.RFC2822Headers; > > to > > import org.apache.mailet.RFC2822Headers; > > That is only in HEAD, which is for James v3. Danny reorganized the code, > and moved additional classes into the org.apache.mailet package. In James > v2, those are in org.apache.james.util, so I had to modify the > code that is > in HEAD (v3) compared to what is in branch_2_1_fcs (v2).
Now I understand: I was looking in build_2_1_fcs instead of branch_2_1_fcs and did not find the new classes, so I was confused. What is the difference between build_2_1_fcs and branch_2_1_fcs? More in general, what is the rationale behind the various tags defined? Vincenzo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
