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

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

Author: projects_role
Date: Sun Mar 29 04:20:02 2020
New Revision: 1875832

URL: http://svn.apache.org/viewvc?rev=1875832&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=1875832&r1=1875831&r2=1875832&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sun Mar 29 04:20:02 2020
@@ -7909,6 +7909,26 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2020-03-27",
+"name": "isis",
+"revision": "2.0.0-M3"
+},
+{
+"created": "2019-01-22",
+"name": "isis",
+"revision": "2.0.0-M2"
+},
+{
+"created": "2019-01-22",
+"name": "helloworld-archetype",
+"revision": "2.0.0-M2"
+},
+{
+"created": "2019-01-22",
+"name": "simpleapp-archetype",
+"revision": "2.0.0-M2"
+},
+{
 "created": "2019-01-06",
 "name": "isis",
 "revision": "1.17.0"
@@ -8420,7 +8440,7 @@
 }
 ],
 "repository": [
-"https://git-wip-us.apache.org/repos/asf/isis.git"
+"https://github.com/apache/isis.git"
 ],
 "shortdesc": "Apache Isis is a framework for rapidly developing domain-driven apps in Java"
 },

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=1875832&r1=1875831&r2=1875832&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 Mar 29 04:20:02 2020
@@ -5878,23 +5878,11 @@
 ]
 },
 "isis": {
-"helloworld-archetype-1.17.0": [
-"isis/archetype/helloworld-archetype/helloworld-archetype-1.17.0-source-release.zip"
-],
-"helloworld-archetype-2.0.0-M2": [
-"isis/archetype/helloworld-archetype/helloworld-archetype-2.0.0-M2-source-release.zip"
-],
 "isis-1.17.0": [
 "isis/isis-core/isis-1.17.0-source-release.zip"
 ],
-"isis-2.0.0-M2": [
-"isis/isis-core/isis-2.0.0-M2-source-release.zip"
-],
-"simpleapp-archetype-1.17.0": [
-"isis/archetype/simpleapp-archetype/simpleapp-archetype-1.17.0-source-release.zip"
-],
-"simpleapp-archetype-2.0.0-M2": [
-"isis/archetype/simpleapp-archetype/simpleapp-archetype-2.0.0-M2-source-release.zip"
+"isis-2.0.0-M3": [
+"isis/isis-core/isis-parent-2.0.0-M3-source-release.zip"
 ]
 },
 "jackrabbit": {

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=1875832&r1=1875831&r2=1875832&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sun Mar 29 04:20:02 2020
@@ -1957,12 +1957,8 @@
 "apache-weex-incubating-0.28.0": "2019-10-23"
 },
 "isis": {
-"helloworld-archetype-1.17.0": "2019-01-06",
-"helloworld-archetype-2.0.0-M2": "2019-01-22",
 "isis-1.17.0": "2019-01-06",
-"isis-2.0.0-M2": "2019-01-22",
-"simpleapp-archetype-1.17.0": "2019-01-06",
-"simpleapp-archetype-2.0.0-M2": "2019-01-22"
+"isis-2.0.0-M3": "2020-03-28"
 },
 "jackrabbit": {
 "create-download-md.sh": "2019-11-29",