commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
svn commit: r1868328 - in /nutch/cms_site/trunk/content: downloads.md javadoc.md
snagel
svn commit: r1868327 - /nutch/cms_site/trunk/content/credits.md
snagel
svn commit: r36297 - /release/nutch/2.3.1/
snagel
svn commit: r36296 - in /release/nutch: 1.15/ 2.4/
snagel
svn commit: r1051377 - /websites/production/nutch/content/
snagel
svn commit: r1051375 - in /websites/staging/nutch/trunk/content: ./ apidocs/apidocs-1.16/ apidocs/apidocs-1.16/org/ apidocs/apidocs-1.16/org/apache/ apidocs/apidocs-1.16/org/apache/nutch/ apidocs/apidocs-1.16/org/apache/nutch/analysis/ apidocs/apidocs-...
buildbot
svn commit: r1868293 - in /nutch/cms_site/trunk/content: ./ apidocs/apidocs-1.16/ apidocs/apidocs-1.16/org/ apidocs/apidocs-1.16/org/apache/ apidocs/apidocs-1.16/org/apache/nutch/ apidocs/apidocs-1.16/org/apache/nutch/analysis/ apidocs/apidocs-1.16/org...
snagel
svn commit: r1051372 - in /websites/staging/nutch/trunk/content: ./ credits.html
buildbot
svn commit: r1868291 - /nutch/cms_site/trunk/content/credits.md
snagel
svn commit: r1051370 - in /websites/staging/nutch/trunk/content: ./ credits.html
buildbot
svn commit: r1868286 - /nutch/cms_site/trunk/content/credits.md
snagel
[nutch] branch master updated: Prepare for new development after release of 1.16 - bump version number (1.16-SNAPSHOT -> 1.17-SNAPSHOT) - add 1.16 changes / release notes
snagel
[nutch] branch 2.x updated: Prepare 2.x for new development after release of 2.4 - bump version number (2.4-SNAPSHOT -> 2.5-SNAPSHOT) - add 2.4 changes / release notes
snagel
svn commit: r36253 - /dev/nutch/1.16/ /release/nutch/1.16/
snagel
svn commit: r36252 - /dev/nutch/2.4/ /release/nutch/2.4/
snagel
svn commit: r36162 [2/3] - /dev/nutch/1.16/
snagel
svn commit: r36162 [3/3] - /dev/nutch/1.16/
snagel
svn commit: r36162 [1/3] - /dev/nutch/1.16/
snagel
[nutch] annotated tag release-1.16 updated (c9278f6 -> 6f15fba)
snagel
[nutch] branch branch-1.16 updated: Nutch 1.16 release - update year for API docs - add link to release notes
snagel
[nutch] branch branch-1.16 created (now eef5af7)
snagel
[nutch] 01/01: Nutch 1.16 release - update version number - add changes / release notes
snagel
[nutch] branch master updated: NUTCH-2279 LinkRank fails when using Hadoop MR output compression - read output directory of link counter job to determine output file name (fail if there is none or more than one file) - determine output codec and use it to read the output
snagel
[nutch] branch master updated (873d7bf -> a2762f0)
snagel
[nutch] branch master updated: NUTCH-2381 In some situations the class TextProfileSignature gives different signatures for the same text "profile" page. - implement secondary sorting (similar to patch provided by Rodrigo Joni Sestari) - allow to restore previous behavior by setting property `db.signature.text_profile.sec_sort_lex = false`
snagel
[nutch] branch master updated (0f46927 -> 9e49c3f)
snagel
[nutch] branch master updated: NUTCH-2482 index-geoip not to add null values to document fields - also improve handling of errors when searching for and reading GeoIP database files - upgrade dependencies
snagel
[nutch] branch master updated (caa9422 -> ff9f025)
snagel
[nutch] branch master updated: NUTCH-2736 Upgrade Dockerfile to be based on recent Ubuntu LTS version - upgrade to use Ubuntu 18.04 - remove installed packages not required to build Nutch
snagel
svn commit: r35983 [3/3] - in /dev/nutch/2.4: ./ CHANGES.txt apache-nutch-2.4-src.tar.gz apache-nutch-2.4-src.tar.gz.asc apache-nutch-2.4-src.tar.gz.sha512 apache-nutch-2.4-src.zip apache-nutch-2.4-src.zip.asc apache-nutch-2.4-src.zip.sha512
snagel
svn commit: r35983 [2/3] - in /dev/nutch/2.4: ./ CHANGES.txt apache-nutch-2.4-src.tar.gz apache-nutch-2.4-src.tar.gz.asc apache-nutch-2.4-src.tar.gz.sha512 apache-nutch-2.4-src.zip apache-nutch-2.4-src.zip.asc apache-nutch-2.4-src.zip.sha512
snagel
svn commit: r35983 [1/3] - in /dev/nutch/2.4: ./ CHANGES.txt apache-nutch-2.4-src.tar.gz apache-nutch-2.4-src.tar.gz.asc apache-nutch-2.4-src.tar.gz.sha512 apache-nutch-2.4-src.zip apache-nutch-2.4-src.zip.asc apache-nutch-2.4-src.zip.sha512
snagel
[nutch] annotated tag release-2.4 updated (e803acd -> af4932c)
snagel
[nutch] branch branch-2.4 updated (7550c5a -> e803acd)
snagel
[nutch] 01/01: Update 2.4 release date
snagel
[nutch] branch branch-2.4 updated (52188de -> 7550c5a)
snagel
[nutch] 02/03: Add dependency to hbase-common explicitly to ivy.xml to avoid errors during runtime
snagel
[nutch] 01/03: Add NUTCH-2722 and NUTCH-2734 to CHANGES.txt
snagel
[nutch] 03/03: Update 2.4 release date
snagel
[nutch] branch master updated: NUTCH-1982 Make Git ignore IDE project files and add note about IDE setup - apply and update patch contributed by Marko Asplund
snagel
[nutch] branch branch-2.4 updated: NUTCH-2734 Upgrade Tika dependency to 1.22 - fall back to default Tika config if custom config file is not found - warn if loading a parser fails (reports potential plugin class loader issues - improve ant build file to download plugin dependencies (src/plugin/parse-tika/build-ivy.xml) - complete exclusions of dependencies provided also in Nutch core - force same version of xml-apis to be used by tika-core and tika-parsers: otherwise Tika parsers may fail with a linkage error because d [...]
snagel
[nutch] branch 2.x updated: NUTCH-2734 Upgrade Tika dependency to 1.22 - fall back to default Tika config if custom config file is not found - warn if loading a parser fails (reports potential plugin class loader issues - improve ant build file to download plugin dependencies (src/plugin/parse-tika/build-ivy.xml) - complete exclusions of dependencies provided also in Nutch core - force same version of xml-apis to be used by tika-core and tika-parsers: otherwise Tika parsers may fail with a linkage error because d [...]
snagel
[nutch] branch master updated (87b08fc -> 9e5ae73)
r0ann3l
[nutch] branch master updated: NUTCH-2612 Support for sitemap processing by hostname
markus
[nutch] branch master updated: NUTCH-2732: .template for configuration files.
r0ann3l
[nutch] branch master updated: NUTCH-2696 Nutch SegmentReader does not dump non-ASCII characters with Hadoop 3.x - open streams using fixed UTF-8 encoding
snagel
[nutch] branch master updated: NUTCH-2598 URLNormalizerChecker fails on invalid URLs in input - output empty string for invalid URLs (MalformdURLException thrown) or if normalizer(s) return null
snagel
[nutch] branch master updated (fa9f895 -> 9a9f425)
snagel
[nutch] branch master updated: NUTCH-2669 Reliable solution for javax.ws packaging.type - update org.apache.cxf to drop javax.ws.rs-api dependency
snagel
[nutch] branch master updated: NUTCH-2719: Showing a warning when an exchange points to an indexer that doesn't exist.
r0ann3l
[nutch] branch master updated: NUTCH-2718: file names of configuration files of index writers and exchanges are configurable.
r0ann3l
[nutch] branch master updated: NUTCH-2728 protocol-okhttp: upgrade okhttp dependency to 3.14.2
snagel
[nutch] branch master updated: NUTCH-2727 Upgrade Hadoop dependencies to 2.9.2 - fix unit tests of protocol-okhttp to use plugin class loader and methods defined by Protocol interface to avoid dependency conflicts (Hadoop depends on okhttp as well)
snagel
[nutch] branch master updated: NUTCH-2726 Upgrade to Tika 1.22 - fall back to default Tika config if custom config file is not found - warn if loading a parser fails (reports potential plugin class loader issues - improve ant build file to download plugin dependencies (src/plugin/parse-tika/build-ivy.xml) - complete exclusions of dependencies provided also in Nutch core - force same version of xml-apis to be used by tika-core and tika-parsers: otherwise Tika parsers may fail with a linkage error because different [...]
snagel
[nutch] branch master updated: NUTCH-2731 Fix to ensure that credentials are set on delete operations.
snagel
[nutch] branch master updated: NUTCH-2702 Fetcher: suppress stack for frequent exceptions - exceptions listed in http.log.exceptions.suppress.stack are logged without stack trace - exclusions are checked when errors are logged in FetcherThread and HttpBase.getResponse(...)
snagel
[nutch] branch master updated: NUTCH-2725 Plugin lib-http to support per-host configurable cookies
markus
svn commit: r1048155 - /websites/production/nutch/content/
snagel
svn commit: r1048153 - /websites/production/nutch/content/
snagel
svn commit: r1048152 - in /websites/staging/nutch/trunk/content: ./ index.html
buildbot
svn commit: r1863786 - /nutch/cms_site/trunk/content/index.md
snagel
svn commit: r1048151 - /websites/production/nutch/content/
snagel
svn commit: r1048150 - in /websites/staging/nutch/trunk/content: ./ assets/js/README.html bot.html credits.html downloads.html index.html javadoc.html mailing_lists.html version_control.html
buildbot
svn commit: r1863785 - /nutch/cms_site/trunk/templates/std.html
snagel
svn commit: r1048148 - /websites/production/nutch/content/
snagel
svn commit: r1048146 - in /websites/staging/nutch/trunk/content: ./ about.html assets/js/README.html bot.html index.html javadoc.html mailing_lists.html version_control.html
buildbot
svn commit: r1863783 - in /nutch/cms_site/trunk/content: about.md index.md javadoc.md version_control.md
snagel
[nutch] branch master updated: NUTCH-2724 Metadata indexer not to emit empty values
markus
[nutch] branch master updated: NUTCH-2723 Indexer Solr not to decode URLs before deletion
markus
[nutch] branch branch-2.4 updated: NUTCH-2722 Fetch dependencies via https - change repository URLs to https - fix ant "restdocs" task not to download dependencies via http:// - sync Maven template with master branch - add Spring plugins repository required for org.restlet dependencies
snagel
[nutch] branch 2.x updated: NUTCH-2722 Fetch dependencies via https - simplify resolvers for org.restlet dependencies
snagel
[nutch] branch 2.x updated: NUTCH-2722 Fetch dependencies via https - add Spring plugins repository required for org.restlet dependencies
snagel
[nutch] branch 2.x updated: NUTCH-2722 Fetch dependencies via https - change repository URLs to https - fix ant "restdocs" task not to download dependencies via http:// - sync Maven template with master branch
snagel
[nutch] branch master updated: NUTCH-2722 Fetch dependencies via https - change repository URLs to https - fix ant "restdocs" task not to download dependencies via http://
snagel
6/25/2019 4:17:25 a.m.
helpdesk
[nutch] branch master updated: NUTCH-2706 NUTCH-2650 -addBinaryContent -base64 flag can cause "String length must be a multiple of four" error in IndexingJob - use conversion to base64 encoding which works for various versions of the commons-codec libary (1.4 and 1.11) and does never return a chunked string
snagel
[nutch] branch master updated: fix for NUTCH-2717
snagel
[nutch] branch master updated (5644f9c -> a2b944f)
snagel
[nutch] 03/04: Fix plugin.xml to match changes in ivy.xml.
snagel
[nutch] 04/04: Merge branch NUTCH-2716 of https://github.com/YossiTamari/nutch - NUTCH-2716 protocol-http: Response headers are not stored for a compressed response - NUTCH-2715 WARCExporter fails on large records - upgrades lib-htmlunit to use version 3.141.5 of Selenium
snagel
[nutch] 02/04: When fixHttpHeaders is called with null, return null
snagel
[nutch] 01/04: NUTCH-2716 Response headers are not stored for a compressed response
snagel
[nutch] branch master updated: NUTCH-2708 urlfilter-automaton: update library dependency (dk.brics.automaton) - fix plugin.xml to refer to updated library
snagel
[nutch] branch master updated: NUTCH-2690 Configurable and fast URL filter - performs fast exact matches on host/domain names - before applying regexes to the path component of a URL
snagel
[nutch] branch master updated: NUTCH-2626 bin/crawl: remove option -noParsing from fetch command
snagel
[nutch] branch master updated: NUTCH-2709 Remove unused properties and code related to HTTP protocol - remove `http.verbose` and related code (commented out) - remove `http.max.delays` which is obsolete since handling of politeness and delays is handled in the multi-threaded Fetcher (see NUTCH-339 and NUTCH-876)
snagel
[nutch] branch master updated: NUTCH-2708 urlfilter-automaton: update library dependency (dk.brics.automaton)
snagel
[nutch] branch master updated (7765bb3 -> fd203d8)
snagel
[nutch] branch master updated: NUTCH-2704 Upgrade crawler-commons dependency to 1.0
snagel
[nutch] branch master updated (510a4ea -> b56a577)
snagel
[nutch] branch master updated: NUTCH-2700 Indexchecker: improve command-line help - add options `-doIndex` to pass "checked" document to index writers (the property `doIndex` is kept to ensure back-ward compatibility)
snagel
[nutch] branch master updated: NUTCH-2703 parse-tika: Boilerpipe should not run for non-(X)HTML pages
markus
[nutch] branch master updated: NUTCH-2701 Fetcher: log dates and times also in human-readable form - add human-readable date to log message about time limit - move date formatter to TimingUtil - use new thread-safe date and time API
snagel
[nutch] branch master updated: NUTCH-2666 Increase default value for http.content.limit / ftp.content.limit / file.content.limit - increase the default content limit from 64 kB to 1024 kB
snagel
[nutch] branch master updated: NUTCH-2683 DeduplicationJob: add option to prefer https:// over http:// - add optional value "httpsOverHttp" to -compareOrder argument to prefer https:// over http:// if it comes before the "urlLength" and neither "score" nor "fetchTime" take precedence - code improvements: remove nested loop, sort imports, add @Override statements where applicable
snagel
[nutch] branch master updated (a5a65a0 -> fc8f863)
r0ann3l
[nutch] branch master updated (8bdec5e -> a5a65a0)
r0ann3l
[nutch] branch branch-2.4 created (now 4944597)
lewismc
[nutch] 01/01: Prepare for Nutch 2.4 release candidate
lewismc
[nutch] branch master updated: NUTCH-2698 Remove sonar build task from build.xml (#443)
lewismc
[nutch] branch master updated (0b0fcea -> 2ca3d89)
snagel
[nutch] 01/01: Merge pull request #442 from apache/revert-441-NUTCH-2697
snagel
[nutch] branch revert-441-NUTCH-2697 created (now 5fc56b6)
snagel
[nutch] 01/01: Revert "NUTCH-2697: Upgrade Ivy to fix the issue of an unset packaging.type property. (#441)"
snagel
[nutch] branch master updated: NUTCH-2697: Upgrade Ivy to fix the issue of an unset packaging.type property. (#441)
lewismc
[nutch] branch master updated: NUTCH-2676 Update to the latest selenium and add code to use chrome and firefox headless mode with the remote web driver NUTCH-2460 use the headless option of firefox and chrome in protocol-selenium - upgrade of Selenium plugin related packages - added the use of headless mode when using Selenium nodes(chrome & firefox) - obsolete code for Selenium plugin removed - fix of a bug occurring during the build of the Nutch docker container - added possibility to use a Selenium Hub orchestrator [...]
snagel
[nutch] branch master updated: NUTCH-2692 Removing previously accidentally added file
markus
[nutch] branch master updated (78af89f -> 0085ee7)
markus
[nutch] 03/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/nutch
markus
[nutch] 01/03: NUTCH-2692 Subcollection to support case-insensitive white and black lists
markus
[nutch] 02/03: NUTCH-2692 Subcollection to support case-insensitive white and black lists
markus
[nutch] branch master updated (e95c915 -> 78af89f)
snagel
[nutch] branch master updated: NUTCH-2693 Misspelled configuration property names in documentation - fix wrong names of Nutch configuration properties in documentation (nutch-default.xml and Java comments) - also fix further typos
snagel
[nutch] branch master updated: NUTCH-2627 Fetcher to optionally filter URLs - filter and normalize URLs in QueueFeeder if fetcher.filter.urls resp. fetcher.normalize.urls are true (default is false, i.e., fetcher does not filter and normalize)
snagel
[nutch] branch master updated (33922fe -> fd31cea)
snagel
[nutch] branch master updated: NUTCH-2694 HostDB to aggregate by long instead of integer
markus
[nutch] branch master updated: NUTCH-2689 Speed up urlfilter-regex and urlfilter-automaton - do not extract host and domain name from the URL if not needed - speed up regular expressions: - use non-capturing groups if possible - use (?i) to make the patterns case insensitiven and remove uppercase variants to keep alternations shorter
snagel
[nutch] branch master updated: NUTCH-2691: Improve logging from scoring-depth plugin
snagel
[nutch] branch master updated: NUTCH-2685: README.md file for exchange-jexl plugin.
snagel
[nutch] branch master updated: NUTCH-2682 Upgrade to Tika 1.20 - upgrade to Tika dependencies to version 1.20 - plugin parse-tika: add exclusions of transitive dependencies already provided as Nutch core dependencies - upgrade Nutch core dependencies to match versions required by Tika 1.20 - apply code formatting template to TikaParser class and replace deprecated method calls
snagel
[nutch] branch master updated (0c18f6c -> 86aac2d)
r0ann3l
[nutch] branch master updated: NUTCH-2680 Documentation: https supported by multiple protocol plugins not only httpclient Improve description of property plugin.includes: - https is supported by default - no need to enable the stub plugin nutch-extensionpoints
snagel
[nutch] branch master updated: NUTCH-2663 Improve the JEXL syntax for getting values from the metadata/context
snagel
[nutch] branch master updated: NUTCH-2678 Allow for per-host configurable protocol plugin
markus
[nutch] branch master updated: NUTCH-2687 Regex for reading title from Content-Disposition is wrong
markus
[nutch] branch 2.x updated: NUTCH-2475 If and else-if branches has the same condition - remove duplicated condition to handle ftp status 451 (requested action aborted)
snagel
[nutch] branch master updated: NUTCH-2475 If and else-if branches has the same condition - remove duplicated condition to handle ftp status 451 (requested action aborted)
snagel
[nutch] branch master updated (58ef2da -> 6274083)
snagel
[nutch] 01/01: Merge pull request #371 from sebastian-nagel/NUTCH-2628-fetcher-signature
snagel
[nutch] branch master updated (3ab0227 -> 58ef2da)
snagel
[nutch] 01/01: Merge pull request #422 from sebastian-nagel/NUTCH-2657-http-headers-crlf
snagel
[nutch] branch master updated (43d26ce -> 3ab0227)
snagel
[nutch] 01/01: Merge pull request #398 from jorgelbg/doc-indexer-links
snagel
[nutch] branch 2.x updated: NUTCH-2667 Update Tika and Commons Collections 4 - explicitly add dependency to commons-compress 1.18 for tika-core
snagel
[nutch] branch 2.x updated (6adca89 -> add07fa)
snagel
[nutch] 01/01: Merge pull request #423 from sebastian-nagel/NUTCH-2667-upgrade-tika-commons-collections4
snagel
[nutch] branch master updated (a965cd2 -> 43d26ce)
snagel
[nutch] 01/01: Merge pull request #407 from sebastian-nagel/NUTCH-2674-hostdb-dump-header
snagel
[nutch] branch 2.x updated: NUTCH-2668 Integrate OWASP dependency checks as ant target - relax ant build if the OWASP dependency check tool is not installed
snagel
[nutch] branch master updated: NUTCH-2668 Integrate OWASP dependency checks as ant target - relax ant build if the OWASP dependency check tool is not installed
snagel
[nutch] branch 2.x updated (855e650 -> 5013b9e)
snagel
[nutch] 01/01: Merge pull request #404 from sebastian-nagel/dependency-check-2x
snagel
[nutch] branch master updated (a37bde1 -> 785a52f)
snagel
[nutch] 01/01: Merge pull request #401 from sebastian-nagel/dependency-check
snagel
[nutch] branch master updated: NUTCH-1842: crawl.gen.delay value is read incorrectly from config - add warning to CHANGES.txt
snagel
[nutch] branch master updated (f861c82 -> ee9ff89)
snagel
[nutch] 01/01: Merge pull request #392 from sebastian-nagel/NUTCH-2606-mime-detection-plain-text
snagel
[nutch] branch master updated (8151237 -> f861c82)
snagel
[nutch] 12/14: NUTCH-2671 Upgrade to ant ivy library - fix order of ant target dependencies: "compile-core" must come before "resolve-test"
snagel
[nutch] 03/14: NUTCH-2651 Upgrade core and parse-tika to use Tika 1.19.1 - add work-around to fix downloading of dependency javax.ws.rs-api-*.jar (need to set property packaging.type=jar)
snagel
[nutch] 13/14: NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to bring Jenkins build back to normal
snagel
[nutch] 05/14: NUTCH-2655 Update Solr schema.xml for Solr 7.x - add required field types to schema.xml
snagel
[nutch] 06/14: NUTCH-2659 Add missing Apache license headers
snagel
[nutch] 10/14: NUTCH-2658 Adding the fields required by the index-links plugin to the schema
snagel
[nutch] 07/14: NUTCH-2660 Plugin tests not executed - add missing unit test packages to plugin build.xml - tests of "headings" plugin depend on "lib-nekohtml" - add "protocol-okhttp" to Javadoc API overview - add missing test packages to ant "eclipse" target
snagel
[nutch] 08/14: NUTCH-2661 Move the TestOutlinks class into the o.a.n.parse path
snagel
[nutch] 11/14: NUTCH-2671 Upgrade to ant ivy library - upgrade to 2.5.0-rc1 to address NUTCH-2669
snagel
[nutch] 01/14: NUTCH-2625 ProtocolFactory.getProtocol(url) may create multiple plugin instances - lock critical block (conditional creation of plugin instance) on object cache object
snagel
[nutch] 04/14: NUTCH-2652 Fetcher launches more fetch tasks than fetch lists - properly override method getSplits(...) of FileInputFormat
snagel
[nutch] 02/14: NUTCH-2630 Fetcher to log skipped records by robots.txt - change required log level to INFO (default) for messages reporting skipped URLs because of robots.txt rules (disallow or crawl delay larger than fetcher.max.crawl.delay)
snagel
[nutch] 14/14: NUTCH-1842: crawl.gen.delay value is read incorrectly from config Merge pull request #393 from YossiTamari/patch-2
snagel
[nutch] 09/14: NUTCH-2651 Upgrade to Tika 1.19.1 (from 1.18) - modified work-around to fix downloading of dependency javax.ws.rs-api-*.jar: define property packaging.type in ivysettings.xml
snagel
[nutch] branch master updated (f443f1b -> 8151237)
snagel
[nutch] 01/01: Merge pull request #387 from sebastian-nagel/NUTCH-2630-fetcher-log-robotstxt-denied
snagel
[nutch] branch master updated (898ba0e -> f443f1b)
snagel
[nutch] 01/01: Merge pull request #395 from sebastian-nagel/NUTCH-2655-solr-schema-7x
snagel
[nutch] branch master updated (73bb0a7 -> 898ba0e)
jorgelbg
[nutch] 01/01: Merge pull request #402 from jorgelbg/index-links-schema
jorgelbg
[nutch] branch 2.x updated: NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to bring Jenkins build back to normal
snagel
[nutch] branch master updated: NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to bring Jenkins build back to normal
snagel
[nutch] branch master updated: NUTCH-2671 Upgrade to ant ivy library - fix order of ant target dependencies: "compile-core" must come before "resolve-test"
snagel
[nutch] branch 2.x updated (37d7eee -> a0a7be6)
snagel
[nutch] 01/01: Merge pull request #405 from sebastian-nagel/NUTCH-2671-ivy-lib-upgrade-2x
snagel
[nutch] branch master updated (5e3de5b -> 426650f)
snagel
[nutch] 01/01: Merge pull request #406 from sebastian-nagel/NUTCH-2671-ivy-lib-upgrade
snagel
[nutch] branch master updated (0b1c816 -> 5e3de5b)
jorgelbg
[nutch] 01/01: Merge pull request #396 from sebastian-nagel/NUTCH-2659-license-headers
jorgelbg
[nutch] branch master updated (65c4fed -> 0b1c816)
jorgelbg
[nutch] 01/01: Merge pull request #399 from jorgelbg/indexer-link-test-move
jorgelbg
[nutch] branch master updated: NUTCH-2651 Upgrade to Tika 1.19.1 (from 1.18) - modified work-around to fix downloading of dependency javax.ws.rs-api-*.jar: define property packaging.type in ivysettings.xml
snagel
[nutch] branch master updated (4426ca9 -> 1abd6dd)
snagel
[nutch] 01/01: Merge pull request #394 from sebastian-nagel/NUTCH-2652-fetcher-not-split-inputs
snagel
[nutch] branch master updated (95e9d66 -> 4426ca9)
snagel
[nutch] 01/01: Merge pull request #391 from sebastian-nagel/NUTCH-2651-tika-1.19.1
snagel
[nutch] branch master updated (5939579 -> 95e9d66)
snagel
[nutch] 01/01: Merge pull request #397 from sebastian-nagel/NUTCH-2660-execute-plugin-tests
snagel
[nutch] branch master updated (a997f10 -> 5939579)
snagel
[nutch] 01/01: Merge pull request #368 from sebastian-nagel/NUTCH-2625-protocolfactory-getprotocol-synchronized
snagel
[nutch] branch 2.x updated (1e7f12b -> 37d7eee)
snagel
[nutch] 01/01: Merge pull request #390 from sebastian-nagel/NUTCH-2192-remove-oro-2x
snagel
[nutch] branch master updated (5fb3140 -> a997f10)
snagel
[nutch] 01/01: Merge pull request #389 from sebastian-nagel/NUTCH-2192-remove-oro
snagel
[nutch] branch master updated (4d2938f -> 5fb3140)
snagel
[nutch] 01/01: Merge pull request #388 from sebastian-nagel/NUTCH-2648-configurable-tls-cert-check
snagel
[nutch] branch master updated (0ce62e1 -> 4d2938f)
snagel
[nutch] 01/01: Merge pull request #369 from sebastian-nagel/NUTCH-2623-fetcher-queue-mode
snagel
[nutch] branch master updated (525e241 -> 0ce62e1)
snagel
[nutch] 01/01: Merge pull request #383 from sebastian-nagel/NUTCH-2644-crawldb-reader
snagel
[nutch] branch master updated (ec9e3d8 -> 525e241)
snagel
[nutch] 01/01: Merge pull request #382 from sebastian-nagel/NUTCH-2634-ant-resolve-default
snagel
Earlier messages
Later messages