On Thu, Jan 23, 2003 at 06:50:08PM -0800, Peter M. Goldstein wrote: > > 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.
I've copied the Fortress 'solution' of referencing ../event/lib/commons-collection-2.1.jar. Builds and unit-tests okay now. --Jeff > --Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
