lucene/solr/lib
Steven Rowe 91c74bb6e7 SOLR-2421: remove unnecessary dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125567 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:55:31 +00:00
..
README.committers.txt
apache-solr-noggit-LICENSE-ASL.txt
apache-solr-noggit-NOTICE.txt
apache-solr-noggit-pom.xml.template
apache-solr-noggit-r1099557.jar
commons-beanutils-1.7.0.jar
commons-beanutils-LICENSE-ASL.txt
commons-beanutils-NOTICE.txt
commons-codec-1.4.jar
commons-codec-LICENSE-ASL.txt
commons-codec-NOTICE.txt
commons-collections-3.2.1.jar
commons-collections-LICENSE-ASL.txt
commons-collections-NOTICE.txt
commons-csv-1.0-SNAPSHOT-r966014.jar
commons-csv-LICENSE-ASL.txt
commons-csv-NOTICE.txt
commons-fileupload-1.2.1.jar
commons-fileupload-LICENSE-ASL.txt
commons-fileupload-NOTICE.txt
commons-httpclient-3.1.jar
commons-httpclient-LICENSE-ASL.txt
commons-httpclient-NOTICE.txt
commons-io-1.4.jar
commons-io-LICENSE-ASL.txt
commons-io-NOTICE.txt
commons-lang-2.4.jar
commons-lang-LICENSE-ASL.txt
commons-lang-NOTICE.txt
easymock-2.2.jar
easymock-LICENSE-MIT.txt
guava-LICENSE-ASL.txt
guava-NOTICE.txt
guava-r05.jar
jcl-over-slf4j-1.6.1.jar
jcl-over-slf4j-LICENSE-BSD_LIKE.txt
jcl-over-slf4j-NOTICE.txt
junit-4.7.jar
junit-LICENSE-CPL.txt
junit-NOTICE.txt
log4j-over-slf4j-1.6.1.jar
log4j-over-slf4j-LICENSE-BSD_LIKE.txt
log4j-over-slf4j-NOTICE.txt
servlet-api-2.4.jar
servlet-api-LICENSE-ASL.txt
servlet-api-NOTICE.txt
slf4j-LICENSE-BSD_LIKE.txt
slf4j-NOTICE.txt
slf4j-api-1.6.1.jar
slf4j-api-LICENSE-BSD_LIKE.txt
slf4j-api-NOTICE.txt
slf4j-jdk14-1.6.1.jar
solr-commons-csv-pom.xml.template
velocity-1.6.4.jar
velocity-LICENSE-ASL.txt
velocity-NOTICE.txt
velocity-tools-2.0.jar
velocity-tools-LICENSE-ASL.txt
velocity-tools-NOTICE.txt
wstx-asl-3.2.7.jar
wstx-asl-LICENSE-ASL.txt
wstx-asl-NOTICE.txt
zookeeper-3.3.1.jar
zookeeper-LICENSE-ASL.txt
zookeeper-NOTICE.txt

README.committers.txt

         --------------------------
         Information For Committers
         --------------------------

Under no circumstances should any new files be added to this directory
without careful consideration of how LICENSE.txt and NOTICE.txt in the
parent directory should be updated to reflect the addition. 

Even if a Jar being added is from another Apache project, it should be
mentioned in NOTICE.txt, and may have additional Attribution or
Licencing information that also needs to be added to the appropriate
file.  

---

If an existing Jar is replaced with a newer version, the same
consideration should be given as if it were an entirely new file:
verify that no updates need to be made to LICENSE.txt or NOTICE.txt
based on changes in the terms of the dependency being updated. 

---

When adding a jar or updating an existing jar, be sure to include/update 
xyz-LICENSE.txt and if applicable, xyz-NOTICE.txt.  These files often
change across versions of the dependency, so when updating be SURE to 
update them to the recent version. This also allows others to see
what changed with respect to licensing in the commit diff.

---

Any changes made to this directory should be noted in CHANGES.txt,
along with the specific version information.  If the version is a
"snapshot" of another Apache project, include the SVN revision number.

---

When upgrading Lucene-Java Jars, remember to generate new Analysis
factories for any new Tokenizers or TokenFilters.  See the wiki for
details...

  http://wiki.apache.org/solr/CommitterInfo