This one is broken in a couple of ways. First, the default.properties file now refers to a non-existent file (../collections/lib/common-collections-2.0.jar). But when the file is added, the build doesn't work. Classes (Buffer, etc.) aren't found.
Consultation of the online javadocs indicates that these classes weren't added until version 2.1 of the library. Upgrading to version 2.1 of the library (and making appropriate build adjustments) seems to fix the build. --Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
