[
https://issues.apache.org/jira/browse/NUTCH-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581859#comment-17581859
]
Hudson commented on NUTCH-2861:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch ยป Nutch-trunk #83 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/83/])
NUTCH-2861 Remove parse-swf (snagel:
[https://github.com/apache/nutch/commit/dfe430b5a444456aab9b5a966049320722a7bf8f])
* (edit) CHANGES.txt
* (delete) src/plugin/parse-swf/sample/test1.txt
* (delete) src/plugin/parse-swf/sample/test2.swf
* (delete) src/plugin/parse-swf/sample/test3.txt
* (edit) NOTICE.txt
* (delete) src/plugin/parse-swf/sample/test2.txt
* (delete)
src/plugin/parse-swf/src/java/org/apache/nutch/parse/swf/SWFParser.java
* (edit) conf/parse-plugins.xml.template
* (delete) src/plugin/parse-swf/sample/test1.swf
* (delete) src/plugin/parse-swf/sample/test3.swf
* (delete) src/plugin/parse-swf/build.xml
* (delete) src/plugin/parse-swf/lib/javaswf-LICENSE.txt
* (delete) src/plugin/parse-swf/ivy.xml
* (delete) src/plugin/parse-swf/lib/javaswf.jar
* (edit) build.xml
* (delete)
src/plugin/parse-swf/src/test/org/apache/nutch/parse/swf/TestSWFParser.java
* (edit) src/plugin/build.xml
* (delete) src/plugin/parse-swf/plugin.xml
* (edit) LICENSE.txt
* (delete)
src/plugin/parse-swf/src/java/org/apache/nutch/parse/swf/package-info.java
* (edit) default.properties
> Remove parse-swf
> ----------------
>
> Key: NUTCH-2861
> URL: https://issues.apache.org/jira/browse/NUTCH-2861
> Project: Nutch
> Issue Type: Improvement
> Components: parser, plugin
> Affects Versions: 1.18
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Labels: help-wanted
> Fix For: 1.19
>
>
> We should consider to remove the Shockwafe Flash parser plugin
> ([parse-swf|https://github.com/apache/nutch/tree/master/src/plugin/parse-swf]):
> - Shockwave/[Adobe Flash| https://en.wikipedia.org/wiki/Adobe_Flash] reached
> [end-of-life|https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html]
> - major browsers now block playing Flash content
> - the plugin is based on 15-year old library
> ([javaswf|https://github.com/apache/nutch/tree/master/src/plugin/parse-swf/lib]),
> not maintained anymore and not available on Maven repository
> - it's shipped in binary form also in the source package which contradicts
> the [Apache release
> policy|https://www.apache.org/legal/release-policy.html#source-packages]
> Notes:
> - should place a notice about the removal in the release not, as parse-tika
> is not able to extract textual content from *.swf files
> - do not forget to unregister the plugin in
> [parse-plugins.xml|https://github.com/apache/nutch/blob/6c02da053d8ce65e0283a144ab59586e563608b8/conf/parse-plugins.xml.template#L54]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)