You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2017/08/13 16:45:11 UTC

[apex-site] branch master updated: regenerate roadmap and update openhub link

This is an automated email from the ASF dual-hosted git repository.

thw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apex-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e6eea94  regenerate roadmap and update openhub link
e6eea94 is described below

commit e6eea949be143a3724e4c59ebe3620a6e30e697a
Author: Thomas Weise <th...@apache.org>
AuthorDate: Sun Aug 13 09:41:13 2017 -0700

    regenerate roadmap and update openhub link
---
 roadmap.json     | 65 +++++++++++++++++++++++++++++++++++++++++---------------
 src/md/people.md |  2 +-
 2 files changed, 49 insertions(+), 18 deletions(-)

diff --git a/roadmap.json b/roadmap.json
index 20bee29..4f3fc03 100644
--- a/roadmap.json
+++ b/roadmap.json
@@ -29,7 +29,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -60,7 +60,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -91,7 +91,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -122,7 +122,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -153,7 +153,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -184,19 +184,19 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
       },
       {
         "expand": "operations,editmeta,changelog,transitions,renderedFields",
-        "id": "12992322",
-        "self": "https://issues.apache.org/jira/rest/api/2/issue/12992322",
-        "key": "APEXCORE-498",
+        "id": "13073313",
+        "self": "https://issues.apache.org/jira/rest/api/2/issue/13073313",
+        "key": "APEXCORE-724",
         "fields": {
-          "summary": "Named Checkpoints - Checkpoint the DAG with a name/tag and start the app from that point",
-          "description": "Named Checkpoints \r\n\r\n1. Ability to tag/name the checkpoints\r\n2. On demand - checkpoint the DAG\r\n3. Start the app from the named checkpoints\r\n\r\nAll checkpoints that happened before the committed window is deleted but the named checkpoints won't be deleted.",
+          "summary": "Support for Kubernetes",
+          "description": "It should be possible to run Apex applications on Kubernetes. This will also require that Apex applications can be packaged as containers (Docker or other supported container).",
           "fixVersions": [],
           "priority": {
             "self": "https://issues.apache.org/jira/rest/api/2/priority/3",
@@ -215,7 +215,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -318,7 +318,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -349,7 +349,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -380,7 +380,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -411,7 +411,7 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
             }
           }
         }
@@ -442,7 +442,38 @@
               "id": 2,
               "key": "new",
               "colorName": "blue-gray",
-              "name": "New"
+              "name": "To Do"
+            }
+          }
+        }
+      },
+      {
+        "expand": "operations,editmeta,changelog,transitions,renderedFields",
+        "id": "13073312",
+        "self": "https://issues.apache.org/jira/rest/api/2/issue/13073312",
+        "key": "APEXMALHAR-2495",
+        "fields": {
+          "summary": "Apex SQL: Add support for windowing",
+          "description": null,
+          "fixVersions": [],
+          "priority": {
+            "self": "https://issues.apache.org/jira/rest/api/2/priority/3",
+            "iconUrl": "https://issues.apache.org/jira/images/icons/priorities/major.png",
+            "name": "Major",
+            "id": "3"
+          },
+          "status": {
+            "self": "https://issues.apache.org/jira/rest/api/2/status/1",
+            "description": "The issue is open and ready for the assignee to start work on it.",
+            "iconUrl": "https://issues.apache.org/jira/images/icons/statuses/open.png",
+            "name": "Open",
+            "id": "1",
+            "statusCategory": {
+              "self": "https://issues.apache.org/jira/rest/api/2/statuscategory/2",
+              "id": 2,
+              "key": "new",
+              "colorName": "blue-gray",
+              "name": "To Do"
             }
           }
         }
diff --git a/src/md/people.md b/src/md/people.md
index 17761ad..75e51cd 100644
--- a/src/md/people.md
+++ b/src/md/people.md
@@ -14,7 +14,7 @@ The Project Management Committee (PMC) is responsible for the oversight of the p
 
 List of all Apache Apex committers and PMC members:  [https://projects.apache.org/committee.html?apex](https://projects.apache.org/committee.html?apex)
 
-A good place to see all contributors and other project stats is [Open Hub](https://www.openhub.net/p/apache_apex)
+A good place to see all contributors and other project stats is [Open Hub](https://www.openhub.net/p/apache-apex)
 
 ## Former Mentors
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@apex.apache.org" <co...@apex.apache.org>'].