[GitHub] activemq-artemis pull request #680: Null pointer/check related fixes

2016-07-28 Thread scop
Github user scop commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/680#discussion_r72696215 --- Diff: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/FileUtil.java --- @@ -63,10 +63,15 @@ public static final boolean

[GitHub] activemq-artemis pull request #680: Null pointer/check related fixes

2016-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/680 --- 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

[GitHub] activemq-artemis pull request #680: Null pointer/check related fixes

2016-07-28 Thread johnament
Github user johnament commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/680#discussion_r72686371 --- Diff: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/FileUtil.java --- @@ -63,10 +63,15 @@ public static final boolean

[GitHub] activemq-artemis pull request #680: Null pointer/check related fixes

2016-07-28 Thread scop
GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/680 Null pointer/check related fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/scop/activemq-artemis npe Alternatively you can review