On 5/22/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Thu, May 22, 2008 at 8:12 PM, <[EMAIL PROTECTED]> wrote: > > Author: rahul > > Date: Thu May 22 12:12:16 2008 > > New Revision: 659211 > > > > URL: http://svn.apache.org/viewvc?rev=659211&view=rev > > Log: > > Dependency elimination drive: 1 down, 2 to go. > > > Out of interest - which are the two to go? > <snip/>
[digester] and [beanutils] given that JDK versions with some builtin support (and tolerable APIs) for XML streaming, XPath etc. are now available ( though removing the latter is merely a side-effect of removing the former, since [beanutils] isn't used directly by [scxml] ). This is a bigger task than taking out xalan since it requires a complete parser rewrite, but once this is done [scxml] will only have one required dependency -- [logging]. In the m2 sense, the rest will be test or provided and/or optional. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]