Hi all,

as written in the other thread, I have prepared another SNAPSHOT
artifact incorporting the feedbach received in the first round. 

I would like to receive some feedback on the current SNAPSHOT build
again.

I just uploaded a 2.6.0-SNAPSHOT of Storm build from
https://github.com/apache/storm/commit/a7aac90fdc4b87eba8dce3b851b55c86c4a390cf


It is available via the ASF Snapshot repository:
https://repository.apache.org/content/repositories/snapshots/

You can consume by adding

 <repository>
      <id>apache.snapshots</id>
      <name>Apache Snapshot Repository</name>
      <url>https://repository.apache.org/snapshots</url>
      <releases>
        <enabled>false</enabled>
      </releases>
 </repository>

to your project pom. As we do not deploy SNAPSHOTS automatically, it
should be easy to just consume the latest SNAPSHOT.

The packaged binaries are available at nightlies.apache.org:

https://nightlies.apache.org/storm/2.6.0-SNAPSHOT/a7aac90fdc4b87eba8dce3b851b55c86c4a390cf/


If you have some minutes left: Please test and report any issues with
this binaries, so we can fix before attempting to release. 

The most significant changes are some fixes of ui-related bugs +
upgrades of dependencies with CVEs, etc.

Here is a diff: 

https://github.com/apache/storm/compare/8f883086032669a8f04b09a3b312d60af5b44533..a7aac90fdc4b87eba8dce3b851b55c86c4a390cf

A summary in Jira is here:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314820&version=12353484

Gruß
Richard



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to