[ 
https://issues.apache.org/jira/browse/ARROW-5784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yosuke Shiro updated ARROW-5784:
--------------------------------
    Description: 
c_glib/ source archive is generated by `make dist` because includes configure 
script.
The current `dev/release/02-source.sh` build Arrow C++ and Arrow GLib to 
include the artifacts of GTK-Doc and run `make dist` but it is slow. 
So this PR run only c_glib/autogen.sh and replace c_glib/.

  was:
c_glib is generated the archive by `make dist` to use `configure` in 
dev/release/02-source.sh.
The current dev/release/02-source.sh build C++ and GLib to include the 
artifacts of GTK-Doc and run `make dist` but it is slow. So just run 
./autogen.sh and replace c_glib/.


> [Release][GLib] Replace c_glib/ by c_glib/ after running autogen.sh in 
> dev/release/02-source.sh
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-5784
>                 URL: https://issues.apache.org/jira/browse/ARROW-5784
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: GLib
>            Reporter: Yosuke Shiro
>            Assignee: Yosuke Shiro
>            Priority: Major
>
> c_glib/ source archive is generated by `make dist` because includes configure 
> script.
> The current `dev/release/02-source.sh` build Arrow C++ and Arrow GLib to 
> include the artifacts of GTK-Doc and run `make dist` but it is slow. 
> So this PR run only c_glib/autogen.sh and replace c_glib/.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to