GitHub user guidotag opened a pull request:

    https://github.com/apache/lucenenet/pull/70

    Minor fixes in store

    See the comment on the penultimate commit.

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

    $ git pull https://github.com/guidotag/lucenenet ms_store_2

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

    https://github.com/apache/lucenenet/pull/70.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 #70
    
----
commit 68ba6d299a8c1beeb8caec024b84b90397372620
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-01-15T23:56:39Z

    Merge pull request #1 from apache/master
    
    Pulling recent changes.

commit e573fefcda401f15b8c5c9808a4fc4606567ec92
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-01-21T19:51:18Z

    Merge pull request #2 from apache/master
    
    Pulling recent changes.

commit 9b17d76945d20b8769ee1a2c64e9ca22ab39465f
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-01-26T19:02:42Z

    Merge branch 'master' of https://github.com/guidotag/lucenenet

commit 06c8bea20a8f91b6f78320895c669ac9af647b38
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-01-27T19:51:31Z

    Merge remote-tracking branch 'apache/master'

commit ee54ef856ff1c4c50d05caab48b773482131a6ea
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-01-29T18:45:32Z

    Merge branch 'master' of https://github.com/apache/lucenenet

commit 6137a84724a5424cb19aee261a6415a88fd839c2
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-02-03T01:48:17Z

    Changed the GetCanonicalPath method. Now it does not create the file if it 
doesn't exist (matching the Java version).
    
    Also changed a test that was failing because System.IO.Directory.Delete 
assumes the file exists. In Java, the deletion was done using a hand-made 
function that checked the file existance (and that's why the test passed).

commit 5a6e2cc9be96fdceda21fc14b924df4c9dff1576
Author: Guido Tagliavini Ponce <[email protected]>
Date:   2015-02-03T01:52:07Z

    Merge branch 'master' of https://github.com/apache/lucenenet into ms_store_2

----


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