Mike Kienenberger had an excellent suggestion to list the minimum requirements. Seeing as how I had to do this exercise yesterday while trying to get Velosurf to run, I think it's a great idea. ;-)
+1 Here is my suggestion version for the doc: -------------------------------------------------- 1) velocity-<version>.jar : Velocity jar which does NOT contain required dependencies. This enables a project to use different jar versions without fear of collision. Minimum requirements: Jakarta Commons Collections (commons-collections.jar -- 2.1 or higher) Jakarta Avalon Logkit (logkit-1.0.1.jar -- 1.0.1 or higher) Jakarta ORO (oro.jar -- ?no idea? or higher) NOTE: These jars are included in the distribution -- in the build/lib directory, but may of course be obtained from the respective project sites. -------------------------------------------------- Cheers, Timo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
