[ http://issues.apache.org/jira/browse/BEEHIVE-86?page=comments#action_59654 ] Kenneth Tam commented on BEEHIVE-86: ------------------------------------
Looks like this is still broken under Windows. Fix is probably to use an <exec> when building under windows and require the presence of a Win32 tar.exe/gzip.exe. > tar.gz file probs from build.dist.archives > ------------------------------------------ > > Key: BEEHIVE-86 > URL: http://issues.apache.org/jira/browse/BEEHIVE-86 > Project: Beehive > Type: Bug > Components: Build > Versions: V1Alpha, V1Beta, V1 > Environment: Windows, DOS shell > Reporter: Heather Stephens > Assignee: Kenneth Tam > Fix For: V1Beta > > Cannot get complete extracted dist from generated tar.gz file generated by > build.dist.archives target. > Two repros: > tar -xvzf <filename> > or > tar -vxf <filename> > gunzip <filename> > Results: > Don't get a complete dist laid down from archives where pathnames are long > ... checkout the depths of a WS sample in the WEB-INF/src tree > The problem seems to be in the generated archive. Don't have time to dig > into it today but wanted to get the bug filed. > (Thanks to Michael for helping with this this morning...) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
