GitHub user liukun1016 opened a pull request:
https://github.com/apache/incubator-toree/pull/134
Fix null pointer in file utils
Found this bug on my local dev env. I added the FileUtils on April.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liukun1016/incubator-toree
fix-null-pointer-FileUtils
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-toree/pull/134.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 #134
----
commit c9dbb4fa197d0e200c64c86daa3d90893e17bf2f
Author: kun liu <[email protected]>
Date: 2017-04-07T20:52:00Z
TOREE-403 : code changes
commit 9b738bb1075ed57686d18d40b073e8304517fd31
Author: kun liu <[email protected]>
Date: 2017-04-10T17:24:24Z
TOREE-403 : rename createDirUnderTemp to createManagedTempDirectory
commit 9063b1f2ccadf14ef9e9435add50edd397dfd183
Author: kun liu <[email protected]>
Date: 2017-04-10T20:43:08Z
TOREE-403 : resolve indentation/space styling issues
commit 55c85ea37ec5299213aef6fe95315993adc27050
Author: liukun1016 <[email protected]>
Date: 2017-06-19T18:48:45Z
merge from upstream apache incubator-toree
commit 8dcad3a1069b1650bb2a72bf08159b07dde4bb5b
Author: liukun1016 <[email protected]>
Date: 2017-08-10T18:30:00Z
Merge remote-tracking branch 'upstream/master'
commit 7184d69d3578c45b94364c29f58e7bbf0a4657a3
Author: liukun1016 <[email protected]>
Date: 2017-08-18T18:18:52Z
Merge remote-tracking branch 'upstream/master'
commit 5c648cf0a304a832441f69f6953dbf726c994ccb
Author: liukun1016 <[email protected]>
Date: 2017-08-18T18:22:47Z
fix null pointer bug for deleteDirRecur in FileUtils
----
---
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.
---