TU-Berlin-DIMA / scotty-window-processor

This repository provides Scotty, a framework for efficient window aggregations for out-of-order Stream Processing.
https://tu-berlin-dima.github.io/scotty-window-processor/
Apache License 2.0
75 stars 23 forks source link

Fix pom for maven release #57

Closed julianev closed 1 year ago

julianev commented 1 year ago

Fix pom to enable generating javadocs for Maven release (Issue #41): Turn off doclint in pom to enable creating javadocs without errors

Fix some errors in javadocs