Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2368
Thanks for trying it out. I think we can get the same effect as the
annotation by setting
`<java.integration.test.include>no.tests</java.integration.test.include>` in
the default properties. It's similar to how integration-tests-only disables the
unit tests.
+1 for the fix, with or without the annotation.---
