You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2009/03/19 14:19:50 UTC

[jira] Created: (NUTCH-722) Nutch contains jars that we cannot redistribute

Nutch contains jars that we cannot redistribute
-----------------------------------------------

                 Key: NUTCH-722
                 URL: https://issues.apache.org/jira/browse/NUTCH-722
             Project: Nutch
          Issue Type: Bug
            Reporter: Sami Siren
            Priority: Blocker
             Fix For: 1.0.0


It seems that we have some jars (as part of pdf parser) that we cannot redistribute.

Jukkas comment from email:
"
The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
"




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683473#action_12683473 ] 

Jukka Zitting commented on NUTCH-722:
-------------------------------------

See PDFBOX-381 for how the JAI dependency issues was solved in the currently incubating Apache PDFBox. Unfortunately we don't yet have an official release of Apache PDFBox.

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved NUTCH-722.
------------------------------

    Resolution: Fixed

removed the jars and added note about this in README.txt

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683482#action_12683482 ] 

Sami Siren commented on NUTCH-722:
----------------------------------

+1, i am fine with this solution too

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683474#action_12683474 ] 

Jukka Zitting commented on NUTCH-722:
-------------------------------------

One acceptable alternative for now is to drop the jars and add a note to end users that they should explicitly get and add the JAI libraries if they want support for PDF documents with rotated pages or embedded TIFF images.

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688562#action_12688562 ] 

Hudson commented on NUTCH-722:
------------------------------

Integrated in Nutch-trunk #762 (See [http://hudson.zones.apache.org/hudson/job/Nutch-trunk/762/])
     remove JAI libs


> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683467#action_12683467 ] 

Andrzej Bialecki  commented on NUTCH-722:
-----------------------------------------

I added these libs when upgrading PDFBox. During my tests I discovered that they are needed to correctly parse PDFs with certain types of images. If these libs are absent PDFBox throws a RuntimeException.

Of course we should remove the libraries from our svn, but I wonder whether we shouldn't still download them on the fly.

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683634#action_12683634 ] 

Sami Siren commented on NUTCH-722:
----------------------------------

if there are no objections I will commit this change tomorrow morning (EET)

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-722) Nutch contains jars that we cannot redistribute

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683477#action_12683477 ] 

Andrzej Bialecki  commented on NUTCH-722:
-----------------------------------------

+1 for this solution.

> Nutch contains jars that we cannot redistribute
> -----------------------------------------------
>
>                 Key: NUTCH-722
>                 URL: https://issues.apache.org/jira/browse/NUTCH-722
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It seems that we have some jars (as part of pdf parser) that we cannot redistribute.
> Jukkas comment from email:
> "
> The release contains the Java Advanced Imaging libraries (jai_core.jar and jai_codec.jar) which are licensed under Sun's Binary Code License. We can't redistribute those libraries.
> "

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.