You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/12 14:38:05 UTC

[jira] [Commented] (TRAFODION-1519) Use free tool to build windows odbc

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

ASF GitHub Bot commented on TRAFODION-1519:
-------------------------------------------

GitHub user xwq opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/116

    [TRAFODION-1519]Use free tool to build windows ODBC

    1. Use Visual Studio Community 2013 instead of Visual Studio 2010.
    Visual Studio Community 2013 is free.
    2. Use open source tool inno setup to package windows ODBC Driver.
    3. cleanup unused files

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

    $ git pull https://github.com/xwq/incubator-trafodion master

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

    https://github.com/apache/incubator-trafodion/pull/116.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 #116
    
----
commit 483ab2d520728a58dfcad047c2b4bff5c8274076
Author: Weiqing Xu <we...@esgyn.cn>
Date:   2015-10-12T12:32:53Z

    [TRAFODION-1519]Use free tool to build windows ODBC
    
    1. Use Visual Studio Community 2013 instead of Visual Studio 2010.
    Visual Studio Community 2013 is free.
    2. Use open source tool inno setup to package windows ODBC Driver.
    3. cleanup unused files

----


> Use free tool to build windows odbc
> -----------------------------------
>
>                 Key: TRAFODION-1519
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1519
>             Project: Apache Trafodion
>          Issue Type: Dependency upgrade
>          Components: client-odbc-windows
>    Affects Versions: 1.1 (pre-incubation)
>            Reporter: Weiqing Xu
>            Priority: Blocker
>              Labels: build, windows
>             Fix For: 1.2-incubating
>
>
> 1. Use Visual Studio Community 2013 instead of Visual Studio 2010. Visual Studio Community 2013 is free.
> 2. Use open source tool inno setup to package windows ODBC Driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)