dev@jsf-extensions.java.net

Re: svn commit: r336 - in trunk/code: maven/master-pom run-time/avatar run-time/flash run-time/samples/blank-facelets run-time/samples/blank-jsp run-time/samples/cardemo run-time/samples/j1 run-time/samples/simple-events run-time/samples/tictactoe test-time

From: Craig McClanahan <Craig.McClanahan_at_Sun.COM>
Date: Thu, 04 Jan 2007 10:01:17 -0800

edburns_at_dev.java.net wrote:
> M run-time/samples/cardemo/pom.xml
> M run-time/samples/j1/pom.xml
>
> - remove logging. Not explicitly used in these samples. For j1,
> exclude xml-apis pulled in as transitive dependency from
> commons-digester, which this app DOES use.
>
>
FYI, if you update your digester dependency to 1.8, you shouldn't have
to do this any more ... the digester POM has been corrected. Plus, you
will benefit from some bugfixes, including cleanups for several cases
where JAR files were left locked at application shutdown and can't be
deleted on a Windows system.

Craig