Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/486#discussion_r29002272
--- Diff: .travis.yml ---
@@ -0,0 +1,7 @@
+language: java
+jdk:
+ - openjdk6
+ - openjdk7
--- End diff --
Both openjdk6 and openjdk7 seem to be failing all the time.
https://travis-ci.org/revans2/incubator-storm/jobs/59783142
This looks like a bug in openjdk and glibc combining together. We may not
want to test with them if it is not something that we cannot fix.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---