[ 
https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963520#comment-15963520
 ] 

ASF GitHub Bot commented on GEODE-2766:
---------------------------------------

GitHub user jdeppe-pivotal opened a pull request:

    https://github.com/apache/geode-native/pull/89

    GEODE-2766: Only apply patches on Solaris

    - This avoids trying to apply patches on Windows which can break if the 
source
      wasn't actually checked out by a Windows git.

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

    $ git pull https://github.com/jdeppe-pivotal/geode-native feature/GEODE-2766

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

    https://github.com/apache/geode-native/pull/89.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 #89
    
----
commit 876067051269375b2162a953d5dd572469eef1c3
Author: Jens Deppe <jde...@pivotal.io>
Date:   2017-04-10T21:40:34Z

    GEODE-2766: Only apply patches on Solaris
    
    - This avoids trying to apply patches on Windows which can break if the 
source
      wasn't actually checked out by a Windows git.

----


> Only apply patches for dependencies on relevant architectures
> -------------------------------------------------------------
>
>                 Key: GEODE-2766
>                 URL: https://issues.apache.org/jira/browse/GEODE-2766
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>
> Currently the patches for openssl and ACE are only required for Solaris but 
> are still applied on all platforms. This can break on Windows if the patching 
> tool cannot correctly convert Windows/Unix line-endings.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to