You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2021/03/19 11:37:32 UTC

[netbeans-jenkins-lib] branch date-patch created (now c79228b)

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

skygo pushed a change to branch date-patch
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git.


      at c79228b  adjust release date for apidoc diff

This branch includes the following new commits:

     new c79228b  adjust release date for apidoc diff

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[netbeans-jenkins-lib] 01/01: adjust release date for apidoc diff

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch date-patch
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git

commit c79228be3af22af7a55379148726e825b814cd28
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Mar 19 12:37:27 2021 +0100

    adjust release date for apidoc diff
---
 meta/netbeansrelease.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 292d34c..0527724 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -382,9 +382,9 @@
             }    
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "03",
+            "month": "03",
+            "year": "2021"
         },
         "previousreleasedate": {
             "day": "25",
@@ -410,9 +410,9 @@
             "year": "-"
         },
         "previousreleasedate": {
-            "day": "04",
-            "month": "06",
-            "year": "2020"
+            "day": "03",
+            "month": "03",
+            "year": "2021"
         }
     }
 }

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists