GitHub user edespino opened a pull request:

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

    HAWQ-1062. Remove ASF incompatible Perl JSON module

    * Remove JSON Perl Module (Artistic license) module (files and
      directory) from source tree.  The user wanting to run these Perl JSON
      module dependent scripts (tidycat.pl, calico.pl, caqluniqdef.pl) are
      instructed to download it from www.cpan.org if it is not found in dev
      environment.  Here is error message received if JSON Perl Module is
      not found:
    
        Fatal Error: The required package JSON is not installed -- please
        download it from www.cpan.org
    
      JSON Perl Module versions 2.27 through 2.90 are known to work.
    
    * Update LICENSE file and remove licenses/LICENSE-json.txtfile.

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

    $ git pull https://github.com/edespino/incubator-hawq 
2.0.0.0-incubating-HAWQ-1062

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

    https://github.com/apache/incubator-hawq/pull/918.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 #918
    
----
commit b7c8717bda7af633573dc464bedac16eebefab1e
Author: Ed Espino <esp...@apache.org>
Date:   2016-09-20T07:33:45Z

    HAWQ-1062. Remove ASF incompatible Perl JSON module
    
    * Remove JSON Perl Module (Artistic license) module (files and
      directory) from source tree.  The user wanting to run these Perl JSON
      module dependent scripts (tidycat.pl, calico.pl, caqluniqdef.pl) are
      instructed to download it from www.cpan.org if it is not found in dev
      environment.  Here is error message received if JSON Perl Module is
      not found:
    
        Fatal Error: The required package JSON is not installed -- please
        download it from www.cpan.org
    
      JSON Perl Module versions 2.27 through 2.90 are known to work.
    
    * Update LICENSE file and remove licenses/LICENSE-json.txtfile.

----


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