> The class org.apache.james.util.NetMatcher includes references to the
> inner class InetNetwork.

It isn't an inner class.  Nor is it a public class.  The language and usage
are perfectly legal.  See section 6.6.4 of the Java Language Specification.

  ref:
http://java.sun.com/docs/books/jls/first_edition/html/6.doc.html#36060

The bug is a packaging error that I have seen from time to time with Ant,
and which always seems to be resolved by doing a clean build.

        --- Noel


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

Reply via email to