GitHub user hsyuan opened a pull request:

    https://github.com/apache/incubator-hawq/pull/806

    HAWQ-938. Remove ivy.xml in gpopt and read orca version from header file

    The old mechanism extracted the version numbers from the Ivy config file,
    which doesn't do the right thing if you build without Ivy. Using the
    version headers is simpler, anyway. Also removed `ivy.xml` and 
`ivy-build.xml`
    under `gpopt` folder.

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

    $ git pull https://github.com/hsyuan/incubator-hawq HAWQ-938

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

    https://github.com/apache/incubator-hawq/pull/806.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 #806
    
----
commit 2a2a89cc6b950d4067a8e4d8a5e79b2f7b1cf839
Author: Haisheng Yuan <hy...@pivotal.io>
Date:   2016-07-20T20:14:25Z

    HAWQ-938. Remove ivy.xml in gpopt and read orca version from header file
    
    The old mechanism extracted the version numbers from the Ivy config file,
    which doesn't do the right thing if you build without Ivy. Using the
    version headers is simpler, anyway.

----


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

Reply via email to