Skip to content

Commit

Permalink
[Storm Compatibility] Maven module restucturing and cleanup
Browse files Browse the repository at this point in the history
  - removed storm-parent; renamed storm-core and storm-examples
  - updated internal Java package structure
    * renamed package "stormcompatibility" to "storm"
    * unified *SpoutWrapper* to single SpoutWrapper.java class
    * moved classes to appropriate packages
    * shortened class names by stripping "Storm"
  - some more minor fixes, cleanups, and test improvements
  - updated READMEs and web documentation
  - updated examples pom.xml to assembly WordCount jars correctly
  • Loading branch information
mjsax authored and mjsax committed Oct 6, 2015
1 parent 7a67a60 commit 4cb9670
Show file tree
Hide file tree
Showing 126 changed files with 1,192 additions and 2,202 deletions.
111 changes: 47 additions & 64 deletions docs/apis/storm_compatibility.md

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4cb9670

Please sign in to comment.