I have written a little program to run through the jar files in the binary distro and check which jar files have NOTICE files in the META-INF and which do not. So based on my very limited understanding of what is required in the NOTICE file, the jars that do not contain NOTICE we need to validate whether or not their binary distributions contain a NOTICE file and append those notices into our NOTICE file. If this is incorrect in anyway, please let me know.
Aaron Here a list of jars that do NOT contain NOTICE files: Notice file missing [activation-1.1.jar] Notice file missing [asm-3.1.jar] Notice file missing [blur-gui-0.2.0-incubating-SNAPSHOT.war] -- Apache Notice file missing [commons-el-1.0.jar] -- Apache Notice file missing [commons-httpclient-3.0.1.jar] -- Apache Notice file missing [concurrentlinkedhashmap-lru-1.3.2.jar] Notice file missing [core-3.1.1.jar] Notice file missing [guava-14.0.jar] Notice file missing [hadoop-core-1.2.1.jar] -- Apache Notice file missing [hsqldb-1.8.0.10.jar] Notice file missing [jackson-annotations-2.1.1.jar] Notice file missing [jackson-core-2.1.1.jar] Notice file missing [jackson-databind-2.1.1.jar] Notice file missing [jakarta-regexp-1.4.jar] Notice file missing [jasper-compiler-5.5.12.jar] Notice file missing [jasper-runtime-5.5.12.jar] Notice file missing [jaxb-api-2.2.2.jar] Notice file missing [jaxb-impl-2.2.3-1.jar] Notice file missing [jersey-core-1.8.jar] Notice file missing [jersey-json-1.8.jar] Notice file missing [jersey-server-1.8.jar] Notice file missing [jets3t-0.6.1.jar] Notice file missing [jettison-1.1.jar] Notice file missing [jetty-6.1.26.jar] Notice file missing [jetty-util-6.1.26.jar] Notice file missing [jline-2.10.jar] Notice file missing [json-20090211.jar] Notice file missing [jsp-2.1-6.1.14.jar] Notice file missing [jsp-api-2.1-6.1.14.jar] Notice file missing [metrics-core-2.2.0.jar] Notice file missing [metrics-ganglia-2.2.0.jar] Notice file missing [metrics-graphite-2.2.0.jar] Notice file missing [metrics-servlet-2.2.0.jar] Notice file missing [oro-2.0.8.jar] Notice file missing [servlet-api-2.5-20081211.jar] Notice file missing [servlet-api-2.5-6.1.14.jar] Notice file missing [slf4j-api-1.6.1.jar] Notice file missing [slf4j-log4j12-1.6.1.jar] Notice file missing [spatial4j-0.3.jar] Notice file missing [stax-api-1.0-2.jar] Notice file missing [stax-api-1.0.1.jar] Notice file missing [xmlenc-0.52.jar] Notice file missing [zookeeper-3.4.5.jar] -- Apache
