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 2020/02/09 04:20:05 UTC

svn commit: r1873816 [1/2] - in /comdev/projects.apache.org/trunk/site/json/foundation: projects.json releases-files.json releases.json

Author: projects_role
Date: Sun Feb  9 04:20:04 2020
New Revision: 1873816

URL: http://svn.apache.org/viewvc?rev=1873816&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=1873816&r1=1873815&r2=1873816&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sun Feb  9 04:20:04 2020
@@ -3947,6 +3947,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2020-02-08",
+"name": "commons-compress",
+"revision": "1.20"
+},
+{
 "created": "2019-08-27",
 "name": "commons-compress",
 "revision": "1.19"

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=1873816&r1=1873815&r2=1873816&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 Sun Feb  9 04:20:04 2020
@@ -1469,6 +1469,10 @@
 "commons/compress/source/commons-compress-1.19-src.tar.gz",
 "commons/compress/source/commons-compress-1.19-src.zip"
 ],
+"commons-compress-1.20": [
+"commons/compress/source/commons-compress-1.20-src.tar.gz",
+"commons/compress/source/commons-compress-1.20-src.zip"
+],
 "commons-configuration-1.10": [
 "commons/configuration/source/commons-configuration-1.10-src.tar.gz",
 "commons/configuration/source/commons-configuration-1.10-src.zip"
@@ -10559,6 +10563,9 @@
 "openwhisk-client-js-3.21.0": [
 "openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz"
 ],
+"openwhisk-client-js-3.21.1": [
+"openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz"
+],
 "openwhisk-composer-0.12.0": [
 "openwhisk/openwhisk-composer-0.12.0-sources.tar.gz"
 ],