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/03/02 04:20:03 UTC

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

Author: projects_role
Date: Mon Mar  2 04:20:02 2020
New Revision: 1874677

URL: http://svn.apache.org/viewvc?rev=1874677&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=1874677&r1=1874676&r2=1874677&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Mar  2 04:20:02 2020
@@ -13303,6 +13303,11 @@
 "programming-language": "Java, C++, Python",
 "release": [
 {
+"created": "2020-03-01",
+"name": "Latest 0.6.0 release",
+"revision": "0.6.0"
+},
+{
 "created": "2019-11-25",
 "name": "Latest 0.5.0 release",
 "revision": "0.5.0"

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=1874677&r1=1874676&r2=1874677&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 Mon Mar  2 04:20:02 2020
@@ -610,6 +610,9 @@
 "beam/latest/apache-beam-2.19.0-source-release.zip",
 "beam/latest/python/apache-beam-2.19.0.zip"
 ],
+"apache-beam-63492776f154464f67533a6059f162e6b8cf7315": [
+"beam/vendor/beam-vendor-bytebuddy-1_10_8/apache-beam-63492776f154464f67533a6059f162e6b8cf7315-source-release.zip"
+],
 "apache-beam-664e25019fc1977e7041e4b834e8d9628b912473": [
 "beam/vendor/calcite/1_20_0/apache-beam-664e25019fc1977e7041e4b834e8d9628b912473-source-release.zip"
 ],
@@ -11549,8 +11552,8 @@
 ]
 },
 "plc4x": {
-"apache-plc4x-0.5.0": [
-"plc4x/0.5.0/apache-plc4x-0.5.0-source-release.zip"
+"apache-plc4x-0.6.0": [
+"plc4x/0.6.0/apache-plc4x-0.6.0-source-release.zip"
 ],
 "plc4x-code-generaton-1.0.0": [
 "plc4x/build-tools/code-generation/1.0.0/plc4x-code-generaton-1.0.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=1874677&r1=1874676&r2=1874677&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Mar  2 04:20:02 2020
@@ -206,6 +206,7 @@
 "apache-beam-2.17.0": "2020-01-07",
 "apache-beam-2.18.0": "2020-01-23",
 "apache-beam-2.19.0": "2020-02-03",
+"apache-beam-63492776f154464f67533a6059f162e6b8cf7315": "2020-03-01",
 "apache-beam-664e25019fc1977e7041e4b834e8d9628b912473": "2019-09-04",
 "apache-beam-91125d1d1fc1fe8c5684a486c9b6163c4ec41549": "2020-02-25",
 "apache-beam-e60d49bdf1ed85e8f3efa1da784227f381a9e085": "2020-02-25"
@@ -3353,7 +3354,7 @@
 "apache-pivot-2.0.5": "2017-07-08"
 },
 "plc4x": {
-"apache-plc4x-0.5.0": "2019-10-29",
+"apache-plc4x-0.6.0": "2020-02-26",
 "plc4x-code-generaton-1.0.0": "2019-09-27",
 "plc4x-code-generaton-1.1.0": "2020-01-05"
 },