On Mon, May 12, 2008 at 9:57 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > From a fast overview of jSieve I noticed that jSieve now have the following > dependencies: > commons-logging > commons-digester > commons-beanutils > > jakarta-oro is no more there after JSIEVE-19 resolution. > > I noticed that commons-digester and commons-beanutils are there only to > allow the ConfigurationManager (used by CommandManager, ComparatorManager > and TestManager) to read sieveConfig.xml. > > sieveConfig.xml simply defines 3 "string to string" maps (we do something > very similar in jSPF for the supported terms map) > > Does it worth replacing this with 3 simple properties files so to remove > any dependency but commons-logging?
i think so - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
