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