These are working fine so far for me.  More bugs to fix, I am sure, but
these fixes should be OK for what they do, and shouldn't block any other
changes.

New bugs:

  1. linecount is always -1 for XOVER

  2. If you delete newsgroups from config.xml, they are still
     present unless you delete the repositories as well.

NNTPRepositoryImpl.getGroups() doesn't know to check the configuration for
valid groups.  We have the information to check against, but looking at the
code for configure(), the variable known as "addGroups" ... someone *knew*
and didn't document this "feature."  Is this behavior intentional, or should
I fix it by filtering out newsgroups that are not listed in config.xml?

If this behavior is intended, we must document it.

        --- Noel


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

Reply via email to