You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2021/11/27 04:20:03 UTC

svn commit: r1895366 - in /comdev/projects.apache.org/trunk/site/json/foundation: projects.json releases-files.json releases.json

Author: projects_role
Date: Sat Nov 27 04:20:02 2021
New Revision: 1895366

URL: http://svn.apache.org/viewvc?rev=1895366&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1895366&r1=1895365&r2=1895366&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sat Nov 27 04:20:02 2021
@@ -12752,6 +12752,183 @@
 ],
 "shortdesc": "Set of user interface components based on JSF."
 },
+"nutch": {
+"bug-database": "https://issues.apache.org/jira/projects/NUTCH",
+"category": "web-framework",
+"created": "2011-07-21",
+"description": "Apache Nutch is a highly extensible and scalable open source web crawler software project. Stemming from Apache Lucene, Nutch is a well matured, production ready batch crawler relying on Apache Hadoop data structures, which are great for batch processing. Nutch has a modular architecture and provides pluggable and extensible interfaces such as Parse, Index and ScoringFilter's for custom implementations e.g. Apache Tika for parsing. Additionally, pluggable indexers exists for Apache Solr, Elastic Search, etc. Nutch can run on a single machine, but gains a lot of its strength from running in a Hadoop cluster. The now retired branch Nutch 2.x differed from 1.x in one key area: storage is abstracted away from any specific underlying data store by using Apache Gora for handling object to persistent mappings and to store fetch time, status, content, parsed text, outlinks, inlinks, etc. into a number of NoSQL storage solutions.",
+"doap": "http://nutch.apache.org/doap.rdf",
+"download-page": "https://www.apache.org/dyn/closer.cgi/nutch/",
+"homepage": "https://nutch.apache.org",
+"license": "http://www.apache.org/licenses/LICENSE-2.0",
+"mailing-list": "https://nutch.apache.org/mailing_lists.html",
+"maintainer": [
+{
+"mbox": "mailto:dev@nutch.apache.org",
+"name": "Nutch PMC"
+}
+],
+"name": "Apache Nutch",
+"pmc": "nutch",
+"programming-language": "Java",
+"release": [
+{
+"created": "2021-01-14",
+"name": "Apache Nutch 1.18",
+"revision": "1.18"
+},
+{
+"created": "2020-06-18",
+"name": "Apache Nutch 1.17",
+"revision": "1.17"
+},
+{
+"created": "2019-10-11",
+"name": "Apache Nutch 1.16",
+"revision": "1.16"
+},
+{
+"created": "2019-10-11",
+"name": "Apache Nutch 2.4",
+"revision": "2.4"
+},
+{
+"created": "2018-08-09",
+"name": "Apache Nutch 1.15",
+"revision": "1.15"
+},
+{
+"created": "2017-12-22",
+"name": "Apache Nutch 1.14",
+"revision": "1.14"
+},
+{
+"created": "2017-04-02",
+"name": "Apache Nutch 1.13",
+"revision": "1.13"
+},
+{
+"created": "2016-06-18",
+"name": "Apache Nutch 1.12",
+"revision": "1.12"
+},
+{
+"created": "2016-01-21",
+"name": "Apache Nutch 2.3.1",
+"revision": "2.3.1"
+},
+{
+"created": "2015-12-07",
+"name": "Apache Nutch 1.11",
+"revision": "1.11"
+},
+{
+"created": "2015-05-06",
+"name": "Apache Nutch 1.10",
+"revision": "1.10"
+},
+{
+"created": "2015-01-22",
+"name": "Apache Nutch 2.3",
+"revision": "2.3"
+},
+{
+"created": "2014-08-16",
+"name": "Apache Nutch 1.9",
+"revision": "1.9"
+},
+{
+"created": "2014-03-17",
+"name": "Apache Nutch 1.8",
+"revision": "1.8"
+},
+{
+"created": "2013-07-02",
+"name": "Apache Nutch 2.2.1",
+"revision": "2.2.1"
+},
+{
+"created": "2013-06-24",
+"name": "Apache Nutch 1.7",
+"revision": "1.7"
+},
+{
+"created": "2013-06-05",
+"name": "Apache Nutch 2.2",
+"revision": "2.2"
+},
+{
+"created": "2012-12-06",
+"name": "Apache Nutch 1.6",
+"revision": "1.6"
+},
+{
+"created": "2012-10-05",
+"name": "Apache Nutch 2.1",
+"revision": "1.5.1"
+},
+{
+"created": "2012-07-10",
+"name": "Apache Nutch 1.5.1",
+"revision": "1.5.1"
+},
+{
+"created": "2012-07-07",
+"name": "Apache Nutch 2.0",
+"revision": "2.0"
+},
+{
+"created": "2012-06-07",
+"name": "Apache Nutch 1.5",
+"revision": "1.5"
+},
+{
+"created": "2011-04-11",
+"name": "Apache Nutch 1.4",
+"revision": "1.4"
+},
+{
+"created": "2011-06-07",
+"name": "Apache Nutch 1.3",
+"revision": "1.3"
+},
+{
+"branch": "branch-1.0",
+"created": "2009-03-23",
+"name": "nutch-1.0",
+"revision": "1.0"
+},
+{
+"branch": "branch-0.9",
+"created": "2007-04-01",
+"name": "nutch-0.9",
+"revision": "0.9"
+},
+{
+"branch": "branch-0.8",
+"created": "2006-09-24",
+"name": "nutch-0.8.1",
+"revision": "0.8.1"
+},
+{
+"branch": "branch-0.8",
+"created": "2006-06-25",
+"name": "nutch-0.8",
+"revision": "0.8"
+},
+{
+"branch": "branch-0.7",
+"created": "2006-03-31",
+"name": "nutch-0.7.2",
+"revision": "0.7.2"
+}
+],
+"repository": [
+"https://gitbox.apache.org/repos/asf/nutch.git",
+"https://github.com/apache/nutch.git"
+],
+"shortdesc": "Apache Nutch is an open source web crawler software project."
+},
 "ofbiz": {
 "bug-database": "https://issues.apache.org/jira/browse/OFBIZ",
 "category": "web-framework, database, network-server, xml, http, content, geospatial",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1895366&r1=1895365&r2=1895366&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Sat Nov 27 04:20:02 2021
@@ -4369,6 +4369,9 @@
 ],
 "apache-pegasus-2.2.0-incubating": [
 "incubator/pegasus/2.2.0/apache-pegasus-2.2.0-incubating-src.zip"
+],
+"apache-pegasus-2.3.0-incubating": [
+"incubator/pegasus/2.3.0/apache-pegasus-2.3.0-incubating-src.zip"
 ]
 },
 "incubator-ponymail": {
@@ -5351,8 +5354,8 @@
 "maven-plugin-testing-3.3.0": [
 "maven/plugin-testing/maven-plugin-testing-3.3.0-source-release.zip"
 ],
-"maven-plugin-tools-3.6.1": [
-"maven/plugin-tools/maven-plugin-tools-3.6.1-source-release.zip"
+"maven-plugin-tools-3.6.2": [
+"maven/plugin-tools/maven-plugin-tools-3.6.2-source-release.zip"
 ],
 "maven-pmd-plugin-3.15.0": [
 "maven/plugins/maven-pmd-plugin-3.15.0-source-release.zip"
@@ -5378,8 +5381,8 @@
 "maven-resolver-1.7.2": [
 "maven/resolver/maven-resolver-1.7.2-source-release.zip"
 ],
-"maven-resolver-ant-tasks-1.3.1": [
-"maven/resolver/maven-resolver-ant-tasks-1.3.1-source-release.zip"
+"maven-resolver-ant-tasks-1.4.0": [
+"maven/resolver/maven-resolver-ant-tasks-1.4.0-source-release.zip"
 ],
 "maven-resources-plugin-3.2.0": [
 "maven/plugins/maven-resources-plugin-3.2.0-source-release.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1895366&r1=1895365&r2=1895366&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sat Nov 27 04:20:02 2021
@@ -1415,7 +1415,8 @@
 },
 "incubator-pegasus": {
 "apache-pegasus-2.1.0-incubating": "2020-11-30",
-"apache-pegasus-2.2.0-incubating": "2021-06-27"
+"apache-pegasus-2.2.0-incubating": "2021-06-27",
+"apache-pegasus-2.3.0-incubating": "2021-11-26"
 },
 "incubator-ponymail": {
 "apache-pony-mail-0.10-incubating": "2020-07-03",
@@ -1739,7 +1740,7 @@
 "maven-pdf-plugin-1.4": "2020-07-03",
 "maven-plugin-3.3.0": "2020-07-03",
 "maven-plugin-testing-3.3.0": "2020-07-03",
-"maven-plugin-tools-3.6.1": "2021-04-26",
+"maven-plugin-tools-3.6.2": "2021-11-26",
 "maven-pmd-plugin-3.15.0": "2021-09-11",
 "maven-rar-plugin-2.4": "2020-07-03",
 "maven-release-3.0.0-M4": "2021-04-16",
@@ -1748,7 +1749,7 @@
 "maven-reporting-exec-1.5.1": "2020-07-03",
 "maven-reporting-impl-3.0.0": "2020-07-03",
 "maven-resolver-1.7.2": "2021-09-12",
-"maven-resolver-ant-tasks-1.3.1": "2021-05-17",
+"maven-resolver-ant-tasks-1.4.0": "2021-11-26",
 "maven-resources-plugin-3.2.0": "2020-08-11",
 "maven-scm-1.12.0": "2021-09-16",
 "maven-scm-publish-plugin-3.1.0": "2020-12-26",