File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
* Fix to prevent Nimbus from hanging if random data is sent to nimbus thrift port
3
3
* Improved support for running on Windows platforms
4
4
* Removed dependency on the ` unzip ` binary
5
+ * Switch build system from Leiningen to Maven
5
6
* STORM-1: Replaced 0MQ as the default transport with Netty.
6
7
* STORM-181: Nimbus now validates topology configuration when topologies are submitted (thanks d2r)
7
8
* STORM-182: Storm UI now includes tooltips to document fields (thanks d2r)
8
- * Switch build system from Leiningen to Maven
9
9
* STORM-195: ` dependency-reduced-pom.xml ` should be in ` .gitignore `
10
10
* STORM-13: Change license on README.md
11
11
* STORM-2: Move all dependencies off of storm-specific builds
12
12
* STORM-159: Upload separate source and javadoc jars for maven use
13
+ * STORM-149: ` storm jar ` doesn't work on Windows
13
14
14
15
## 0.9.0.1
15
16
* Update build configuration to force compatibility with Java 1.6
You can’t perform that action at this time.
0 commit comments