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

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

Author: projects_role
Date: Mon Jan  3 04:20:02 2022
New Revision: 1896628

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

Modified:
    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/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1896628&r1=1896627&r2=1896628&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 Jan  3 04:20:02 2022
@@ -3861,6 +3861,9 @@
 "guacamole-client-1.3.0": [
 "guacamole/1.3.0/source/guacamole-client-1.3.0.tar.gz"
 ],
+"guacamole-client-1.4.0": [
+"guacamole/1.4.0/source/guacamole-client-1.4.0.tar.gz"
+],
 "guacamole-server-1.0.0": [
 "guacamole/1.0.0/source/guacamole-server-1.0.0.tar.gz"
 ],
@@ -3872,6 +3875,9 @@
 ],
 "guacamole-server-1.3.0": [
 "guacamole/1.3.0/source/guacamole-server-1.3.0.tar.gz"
+],
+"guacamole-server-1.4.0": [
+"guacamole/1.4.0/source/guacamole-server-1.4.0.tar.gz"
 ]
 },
 "hadoop": {
@@ -11615,6 +11621,15 @@
 "struts-2.5.28.2-min": [
 "struts/2.5.28.2/struts-2.5.28.2-min-lib.zip"
 ],
+"struts-2.5.28.3": [
+"struts/2.5.28.3/struts-2.5.28.3-all.zip",
+"struts/2.5.28.3/struts-2.5.28.3-apps.zip",
+"struts/2.5.28.3/struts-2.5.28.3-lib.zip",
+"struts/2.5.28.3/struts-2.5.28.3-src.zip"
+],
+"struts-2.5.28.3-min": [
+"struts/2.5.28.3/struts-2.5.28.3-min-lib.zip"
+],
 "struts2-secure-jakarta-multipart-parser-plugin-1.1": [
 "struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-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=1896628&r1=1896627&r2=1896628&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Jan  3 04:20:02 2022
@@ -1225,10 +1225,12 @@
 "guacamole-client-1.1.0": "2020-07-03",
 "guacamole-client-1.2.0": "2020-07-03",
 "guacamole-client-1.3.0": "2020-12-29",
+"guacamole-client-1.4.0": "2021-12-29",
 "guacamole-server-1.0.0": "2020-07-03",
 "guacamole-server-1.1.0": "2020-07-03",
 "guacamole-server-1.2.0": "2020-07-03",
-"guacamole-server-1.3.0": "2020-12-29"
+"guacamole-server-1.3.0": "2020-12-29",
+"guacamole-server-1.4.0": "2021-12-29"
 },
 "hadoop": {
 "RELEASENOTES.md": "2020-09-22",
@@ -3841,6 +3843,8 @@
 "struts-2.5.28.1-min": "2021-12-16",
 "struts-2.5.28.2": "2021-12-22",
 "struts-2.5.28.2-min": "2021-12-22",
+"struts-2.5.28.3": "2021-12-30",
+"struts-2.5.28.3-min": "2021-12-30",
 "struts2-secure-jakarta-multipart-parser-plugin-1.1": "2020-07-06",
 "struts2-secure-jakarta-stream-multipart-parser-plugin-1.1": "2020-07-06"
 },