From e975af74a60b446551354182a3904604dae09278 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 9 May 2014 22:38:42 +0300 Subject: [PATCH] List authors in release notes (#13612) Change-Id: I51960e9345ff233e29289b33d3224e03d866d463 --- WebContent/release-notes.html | 6 ++ buildhelpers/build.xml | 9 ++ .../FetchReleaseNotesAuthors.java | 101 ++++++++++++++++++ .../vaadin/buildhelpers/authormap.properties | 6 ++ common.xml | 19 +++- 5 files changed, 138 insertions(+), 3 deletions(-) create mode 100644 buildhelpers/src/com/vaadin/buildhelpers/FetchReleaseNotesAuthors.java create mode 100644 buildhelpers/src/com/vaadin/buildhelpers/authormap.properties diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index f912f9924e..2737ff3014 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -63,6 +63,7 @@ @version-minor@
  • Supported technologies
  • +
  • Authors
  • Vaadin on the Web
  • @@ -553,6 +554,11 @@
  • PostgreSQL
  • +

    Authors

    + Vaadin @version@ was created by: +

    Vaadin on the Web