GitHub user guidotag reopened a pull request: https://github.com/apache/lucenenet/pull/62
Fixes in the Fsync method and in a helper function in a Store's test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/guidotag/lucenenet ms_store Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucenenet/pull/62.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 #62 ---- commit 68ba6d299a8c1beeb8caec024b84b90397372620 Author: Guido Tagliavini Ponce <guido....@gmail.com> Date: 2015-01-15T23:56:39Z Merge pull request #1 from apache/master Pulling recent changes. commit e573fefcda401f15b8c5c9808a4fc4606567ec92 Author: Guido Tagliavini Ponce <guido....@gmail.com> Date: 2015-01-21T19:51:18Z Merge pull request #2 from apache/master Pulling recent changes. commit 9b17d76945d20b8769ee1a2c64e9ca22ab39465f Author: Guido Tagliavini Ponce <t-gu...@microsoft.com> Date: 2015-01-26T19:02:42Z Merge branch 'master' of https://github.com/guidotag/lucenenet commit f1cbd0f1e437b6ae3f23b35e11b0a902df289b6d Author: Guido Tagliavini Ponce <t-gu...@microsoft.com> Date: 2015-01-27T01:42:30Z (1) Fixed the Fsync method. The using instruction was being used improperly. (2) Fixed the helper RmDir which was not working properly. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---