On Sep 16, 2007, at 3:51 PM, David Blevins wrote:
So it looks like after removing all the apache stuff, here's what's left in our lib/ dir:
Well, you can't ignore the Apache stuff. You have to pay attention to their NOTICE files.
activation-1.1.jar asm-2.2.3.jar asm-commons-2.2.3.jar asm-tree-2.2.3.jar backport-util-concurrent-2.1.jar cglib-nodep-2.1_3.jar dom4j-1.6.1.jar hsqldb-1.8.0.7.jar icu4j-2.6.1.jar jaxb-api-2.0.jar jaxb-impl-2.0.3.jar jaxen-1.1.1.jar jdom-1.0.jar jmdns-1.0-RC2.jar jsr173_api-1.0.jar mail-1.4.jar serp-1.11.0.jar spring-2.0.jar stax-api-1.0.1.jar swizzle-stream-1.0.1.jar wstx-asl-3.2.1.jar xom-1.0.jar xpp3_min-1.1.3.4.O.jar xstream-1.2.1.jar I know for sure we need these: asm-2.2.3.jar asm-commons-2.2.3.jar asm-tree-2.2.3.jar backport-util-concurrent-2.1.jar cglib-nodep-2.1_3.jar hsqldb-1.8.0.7.jar jaxb-api-2.0.jar jaxb-impl-2.0.3.jar serp-1.11.0.jar
I don't think we have asm-tree or jaxb-api. Have to check, but would expect they'll be identical to the existing asm/jaxb notices.
We can get started adding these to the NOTICE file. Geronimo will have them all already in it's NOTICE file, except hsqldb, so we can grab the text from there.
Heh. I sure hope so... ;-) --kevan
