Github user danny0405 commented on a diff in the pull request: https://github.com/apache/storm/pull/2704#discussion_r193437756 --- Diff: storm-core/pom.xml --- @@ -140,7 +140,7 @@ <artifactId>data.codec</artifactId> <scope>test</scope> </dependency> - + <!--java--> --- End diff -- nit: whitespace
---