Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In all repos, merge the release branch into master.


Update website and docs

Clone the incubator-streampipes-website project and checkout the dev branch.

First, change the download link to the new release version:

Code Block
titleUpdate Download Link
# In website/download.ejs, change the link TWO times (for windows + linux manual):

https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=incubator/streampipes/installer/0.66.0/apache-streampipes-installer-0.66.0-incubating-source-release.zip



Add version to DOAP file

Update website and docs

...