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

rzo1 pushed a change to branch pom-modules-review
in repository https://gitbox.apache.org/repos/asf/storm.git


    from 1cec09cca build: drop duplicate version property declarations in root 
pom
     add 15c1668cb docs: drop stale Clojure references after Clojure removal
     add 141b69b5f Merge pull request #8539 from apache/clojure-docs
     add d42f6cda1 build: replace storm-maven-plugins with 
git-commit-id-maven-plugin
     add 0c5fe076b Updates to allowed action
     add 3a5a7a0f8 Merge branch 'master' into pom-modules-review

No new revisions were added by this update.

Summary of changes:
 .github/workflows/nightlies.yaml                   |   2 +-
 DEVELOPER.md                                       |  50 +---
 docs/STORM-UI-REST-API.md                          |   2 +-
 docs/Serialization-(prior-to-0.6.0).md             |   2 +-
 docs/Serialization.md                              |   2 +-
 docs/Troubleshooting.md                            |   4 -
 pom.xml                                            |   6 +-
 storm-buildtools/storm-maven-plugins/pom.xml       |  86 ------
 .../storm/maven/plugin/util/CommandExec.java       |  83 ------
 .../maven/plugin/versioninfo/VersionInfoMojo.java  | 316 ---------------------
 storm-client/pom.xml                               |  25 +-
 .../resources/storm-client-version-info.properties |   9 +-
 storm-core/pom.xml                                 |  25 +-
 .../resources/storm-core-version-info.properties   |   9 +-
 14 files changed, 54 insertions(+), 567 deletions(-)
 delete mode 100644 storm-buildtools/storm-maven-plugins/pom.xml
 delete mode 100644 
storm-buildtools/storm-maven-plugins/src/main/java/org/apache/storm/maven/plugin/util/CommandExec.java
 delete mode 100644 
storm-buildtools/storm-maven-plugins/src/main/java/org/apache/storm/maven/plugin/versioninfo/VersionInfoMojo.java

Reply via email to