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

bertty pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git.


    from 9071f6c  Merge pull request #28 from ggevay/travis-scala-version
     add 5de053d  [RELEASE][PREPARATION] General documentation about how to 
contribute
     add a205110  [RELEASE][PREPARATION] Release documentation
     add 027d2c9  [RELEASE][PREPARATION] update NOTICE.TXT and RELEASE_NOTES
     add aac4351  [maven-release-plugin] prepare branch @{releaseLabel}
     new b1bc616  [maven-release-plugin] prepare for next development iteration

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.


Summary of changes:
 NOTICE.TXT                                         |  31 +-
 RELEASE_NOTES                                      |  47 +++
 pom.xml                                            |   7 +-
 wayang-api/pom.xml                                 |   8 +-
 wayang-api/wayang-api-python/pom.xml               |   8 +-
 wayang-api/wayang-api-scala-java/pom.xml           |  18 +-
 wayang-benchmark/pom.xml                           |  22 +-
 wayang-commons/pom.xml                             |   8 +-
 wayang-commons/wayang-basic/pom.xml                |   8 +-
 wayang-commons/wayang-core/pom.xml                 |   6 +-
 wayang-commons/wayang-utils-profile-db/pom.xml     |   6 +-
 wayang-docs/src/main/resources/Gemfile.lock        |   3 +-
 wayang-docs/src/main/resources/_data/menus.yml     | 116 +++---
 .../main/resources/how_contribute/bugs_report.md   |   7 +-
 .../pull_request.md                                |  24 +-
 .../main/resources/how_contribute/helping_users.md |   2 +-
 .../how_contribute/jira_issue_maintenance.md       |  18 +-
 .../resources/how_contribute/preparing_releases.md | 388 +++++++++++++++++++++
 .../resources/how_contribute/slack_channels.md     |   3 +-
 wayang-platforms/pom.xml                           |   6 +-
 wayang-platforms/wayang-flink/pom.xml              |  10 +-
 wayang-platforms/wayang-giraph/pom.xml             |  10 +-
 wayang-platforms/wayang-java/pom.xml               |   8 +-
 wayang-platforms/wayang-jdbc-template/pom.xml      |  12 +-
 wayang-platforms/wayang-postgres/pom.xml           |   8 +-
 wayang-platforms/wayang-spark/pom.xml              |  10 +-
 wayang-platforms/wayang-sqlite3/pom.xml            |  10 +-
 wayang-plugins/pom.xml                             |   4 +-
 wayang-plugins/wayang-iejoin/pom.xml               |  12 +-
 wayang-profiler/pom.xml                            |  16 +-
 wayang-resources/pom.xml                           |   6 +-
 wayang-tests-integration/pom.xml                   |  18 +-
 32 files changed, 676 insertions(+), 184 deletions(-)
 create mode 100644 RELEASE_NOTES
 create mode 100644 
wayang-docs/src/main/resources/how_contribute/preparing_releases.md

Reply via email to