Hi, the NOTICE file of Solr 4.10.0 (and previous ones) includes:
=== stax-utils library: https://stax-utils.dev.java.net/ Copyright (c) 2004, Christian Niles, unit12.net Copyright (c) 2004, Sun Microsystems, Inc. Copyright (c) 2006, John Kristian License: The BSD License (http://www.opensource.org/licenses/bsd-license.php) === But we don't have this library anywhere in the lib directory. Also the link is incorrect, the correct one would be - but we don't use any of these libraries: https://java.net/projects/stax-utils/pages/Home In addition: === Includes software from other Apache Software Foundation projects, including, but not limited to: [...] - Apache Geronimo (stax API) === The stax-api.jar is no longer shipped with Solr, because we are on Java 6 already (that bundles STAX APIs in JDK). Can we remove that for future versions? ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
