GitHub user ziyunhx opened a pull request:

    https://github.com/apache/storm/pull/1365

    remove the new features of JAVA 1.7.

    ThreadLocalRandom,System.lineSeparator() and Integer.compare are JAVA 1.7 
feature. Change these to support JAVA 1.6.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ziyunhx/storm master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1365.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1365
    
----
commit 40da8ab59b8785abfa6217737f941210dfad2305
Author: Carey <[email protected]>
Date:   2016-04-27T03:27:05Z

    ThreadLocalRandom,System.lineSeparator() and Integer.compare are JAVA 1.7 
feature. Change these to support JAVA 1.6.

----


---
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.
---

Reply via email to