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 2019/04/05 16:19:10 UTC

[incubator-netbeans] branch ebarboni-releasedate-release11 created (now e5a0ee3)

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

skygo pushed a change to branch ebarboni-releasedate-release11
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


      at e5a0ee3  Changing the date for apichange calculation

This branch includes the following new commits:

     new e5a0ee3  Changing the date for apichange calculation

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


[incubator-netbeans] 01/01: Changing the date for apichange calculation

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

skygo pushed a commit to branch ebarboni-releasedate-release11
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit e5a0ee390f58216d21d7cbf448322884deb93952
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Apr 5 18:19:03 2019 +0200

    Changing the date for apichange calculation
---
 nbbuild/build.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbbuild/build.properties b/nbbuild/build.properties
index ae896db..f0921a7 100644
--- a/nbbuild/build.properties
+++ b/nbbuild/build.properties
@@ -26,9 +26,9 @@ tryme.arg.hack=-J-Dnetbeans.full.hack=true
 
 # Information about branch of previous release
 # needed to help us generate list of changes since then
-previous.release.year=2018
-previous.release.month=12
-previous.release.day=27
+previous.release.year=2019
+previous.release.month=04
+previous.release.day=04
 
 # Useful for "always successful" build, when you don't care of some
 # particular (and currently broken) modules


---------------------------------------------------------------------
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