You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by jozefizso <gi...@git.apache.org> on 2016/03/10 17:21:17 UTC

[GitHub] lucenenet pull request: Use a single Any CPU build configuration

GitHub user jozefizso opened a pull request:

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

    Use a single Any CPU build configuration

    I've updated the solution and Lucene.Net project to use only the `Any CPU` build configuration.
    
    The x86 build configuration was set only in the Lucene.Net project and produced the AnyCPU binary anyway.
    
    This removes the x86 and Mixed solution configurations that are no longer needed.

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

    $ git pull https://github.com/jozefizso/lucenenet fix/build_anycpu

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

    https://github.com/apache/lucenenet/pull/161.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 #161
    
----
commit c05507adea62079c68131ee08b34987c2e7b7325
Author: Jozef Izso <jo...@gmail.com>
Date:   2016-03-10T15:39:02Z

    Use a single Any CPU build configuration.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet pull request: Use a single Any CPU build configuration

Posted by synhershko <gi...@git.apache.org>.
Github user synhershko commented on the pull request:

    https://github.com/apache/lucenenet/pull/161#issuecomment-207031535
  
    Thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet pull request: Use a single Any CPU build configuration

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---