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 2019/07/13 04:20:04 UTC

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

Author: projects_role
Date: Sat Jul 13 04:20:04 2019
New Revision: 1863002

URL: http://svn.apache.org/viewvc?rev=1863002&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=1863002&r1=1863001&r2=1863002&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sat Jul 13 04:20:04 2019
@@ -7489,6 +7489,11 @@
 "programming-language": "Scala, Java",
 "release": [
 {
+"created": "2019-07-12",
+"name": "Apache Daffodil",
+"revision": "2.4.0"
+},
+{
 "created": "2019-02-26",
 "name": "Apache Daffodil",
 "revision": "2.3.0"
@@ -13902,15 +13907,15 @@
 "shortname": "sling"
 },
 "spamassassin": {
-"bug-database": "https://bz.apache.org/SpamAssassin/",
+"bug-database": "https://issues.apache.org/SpamAssassin/",
 "category": "mail",
 "created": "2001-04-20",
 "description": "Apache SpamAssassin is an extensible email filter which is used to identify spam. Using its rule base, it uses a wide range of advanced heuristic and statistical analysis tests on mail headers and body text to identify \"spam\", also known as unsolicited bulk email. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules.",
 "doap": "http://spamassassin.apache.org/doap.rdf",
-"download-page": "http://spamassassin.apache.org/downloads.html",
-"homepage": "http://spamassassin.apache.org/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://news.gmane.org/thread.php?group=gmane.mail.spam.spamassassin.general",
+"download-page": "https://spamassassin.apache.org/downloads.html",
+"homepage": "https://spamassassin.apache.org/",
+"license": "https://spdx.org/licenses/Apache-2.0",
+"mailing-list": "https://news.gmane.org/thread.php?group=gmane.mail.spam.spamassassin.general",
 "maintainer": [
 {
 "mbox_sha1sum": "745b0f55d936f36c20b221fc25488811",
@@ -13921,7 +13926,7 @@
 "pmc": "spamassassin",
 "programming-language": "Perl, C",
 "repository": [
-"http://svn.apache.org/repos/asf/spamassassin/trunk"
+"https://svn.apache.org/repos/asf/spamassassin/trunk"
 ],
 "shortdesc": "Apache SpamAssassin is an email filter used to identify spam",
 "wiki": "https://cwiki.apache.org/confluence/display/SPAMASSASSIN/"

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=1863002&r1=1863001&r2=1863002&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 Jul 13 04:20:04 2019
@@ -2874,12 +2874,6 @@
 ]
 },
 "incubator-daffodil": {
-"apache-daffodil-2.3.0-incubating": [
-"incubator/daffodil/2.3.0/src/apache-daffodil-2.3.0-incubating-src.zip"
-],
-"apache-daffodil-2.3.0.incubating-1.noarch": [
-"incubator/daffodil/2.3.0/bin/apache-daffodil-2.3.0.incubating-1.noarch.rpm"
-],
 "apache-daffodil-2.4.0-incubating": [
 "incubator/daffodil/2.4.0/src/apache-daffodil-2.4.0-incubating-src.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=1863002&r1=1863001&r2=1863002&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sat Jul 13 04:20:04 2019
@@ -919,8 +919,6 @@
 "apache-crail-1.1-incubating": "2018-12-04"
 },
 "incubator-daffodil": {
-"apache-daffodil-2.3.0-incubating": "2019-02-14",
-"apache-daffodil-2.3.0.incubating-1.noarch": "2019-02-14",
 "apache-daffodil-2.4.0-incubating": "2019-07-03",
 "apache-daffodil-2.4.0.incubating-1.noarch": "2019-07-03"
 },