Author: ab
Date: Tue Sep 20 00:09:45 2005
New Revision: 290382

URL: http://svn.apache.org/viewcvs?rev=290382&view=rev
Log:
Updated to PDFBox-0.7.2. Starting with this release PDFBox comes in two
versions - one has no logging at all, the other uses log4j (which is
the version used here).

This version also resolves NUTCH-85.

Simplify the naming of the license files, so that we don't have to rename them
with every upgrade.

Added:
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.2-log4j.jar   (with 
props)
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt   (with 
props)
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt   (with props)
Removed:
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.0.LICENSE.txt
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.0.jar
    lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-1.2.9.LICENSE.txt
Modified:
    lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml

Added: lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.2-log4j.jar
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.2-log4j.jar?rev=290382&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-0.7.2-log4j.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt?rev=290382&view=auto
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt (added)
+++ lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt Tue Sep 20 
00:09:45 2005
@@ -0,0 +1,25 @@
+Copyright (c) 2003-2005, www.pdfbox.org
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+3. Neither the name of pdfbox; nor the names of its
+   contributors may be used to endorse or promote products derived from this
+   software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file

Propchange: lucene/nutch/trunk/src/plugin/parse-pdf/lib/PDFBox-LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt?rev=290382&view=auto
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt (added)
+++ lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt Tue Sep 20 
00:09:45 2005
@@ -0,0 +1,48 @@
+/*
+ * ============================================================================
+ *                   The Apache Software License, Version 1.1
+ * ============================================================================
+ * 
+ *    Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
+ * 
+ * Redistribution and use in source and binary forms, with or without modifica-
+ * tion, are permitted provided that the following conditions are met:
+ * 
+ * 1. Redistributions of  source code must  retain the above copyright  notice,
+ *    this list of conditions and the following disclaimer.
+ * 
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
+ *    this list of conditions and the following disclaimer in the documentation
+ *    and/or other materials provided with the distribution.
+ * 
+ * 3. The end-user documentation included with the redistribution, if any, must
+ *    include  the following  acknowledgment:  "This product includes  software
+ *    developed  by the  Apache Software Foundation  (http://www.apache.org/)."
+ *    Alternately, this  acknowledgment may  appear in the software itself,  if
+ *    and wherever such third-party acknowledgments normally appear.
+ * 
+ * 4. The names "log4j" and  "Apache Software Foundation"  must not be used to
+ *    endorse  or promote  products derived  from this  software without  prior
+ *    written permission. For written permission, please contact
+ *    [EMAIL PROTECTED]
+ * 
+ * 5. Products  derived from this software may not  be called "Apache", nor may
+ *    "Apache" appear  in their name,  without prior written permission  of the
+ *    Apache Software Foundation.
+ * 
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+ * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ * FITNESS  FOR A PARTICULAR  PURPOSE ARE  DISCLAIMED.  IN NO  EVENT SHALL  THE
+ * APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,
+ * INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-
+ * DING, BUT NOT LIMITED TO, PROCUREMENT  OF SUBSTITUTE GOODS OR SERVICES; LOSS
+ * OF USE, DATA, OR  PROFITS; OR BUSINESS  INTERRUPTION)  HOWEVER CAUSED AND ON
+ * ANY  THEORY OF LIABILITY,  WHETHER  IN CONTRACT,  STRICT LIABILITY,  OR TORT
+ * (INCLUDING  NEGLIGENCE OR  OTHERWISE) ARISING IN  ANY WAY OUT OF THE  USE OF
+ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ * 
+ * This software  consists of voluntary contributions made  by many individuals
+ * on  behalf of the Apache Software  Foundation.  For more  information on 
the 
+ * Apache Software Foundation, please see <http://www.apache.org/>.
+ *
+ */

Propchange: lucene/nutch/trunk/src/plugin/parse-pdf/lib/log4j-LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml?rev=290382&r1=290381&r2=290382&view=diff
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml Tue Sep 20 00:09:45 2005
@@ -10,7 +10,7 @@
       <library name="parse-pdf.jar">
          <export name="*"/>
       </library>
-      <library name="PDFBox-0.7.0.jar"/>
+      <library name="PDFBox-0.7.2-log4j.jar"/>
       <library name="log4j-1.2.9.jar"/>
    </runtime>
 


Reply via email to