Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FileSensor.java--fix NullPoniterException #527

Closed
wants to merge 1 commit into from

Conversation

houkx
Copy link

@houkx houkx commented Sep 6, 2017

Fixes #528

fix NullPoniterException: entry, in windows env, innerPath startsWith "\", and jar.getEntry()return null

fix NullPoniterException: entry
@houkx
Copy link
Author

houkx commented Sep 6, 2017

please merge it .

@cogmission
Copy link
Collaborator

cogmission commented Sep 6, 2017

Hi @houkx,

  • You will have to fill out the Numenta Contributor's License
  • Create an "issue" for this PR
  • In your comments here in this PR, refer to the above created issue like this: "Fixes #xxx" where "xxx" is the issue number of the issue you created. Don't use quotes as in the example above.

For more on how to "Contribute" if needed, you can watch this video

@cogmission
Copy link
Collaborator

Closing this as the NCL was never completed. I will however add a new issue and add @houkx 's contribution to it so we don't lose the fix. Thank you @houkx !!

@cogmission cogmission closed this Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix NPE in Windows around "!" check
2 participants