[ https://issues.apache.org/jira/browse/THRIFT-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jake Farrell updated THRIFT-1074: --------------------------------- Attachment: thrift-1074.patch Two issues found with the tar process for making builds 1. The dist-hook was removing and .[a-z]* files rather than removing the build and repo files. 2. files with names + path that where longer than 99 characters where not included in the archive. (issue with older version of autoconf) tar: thrift-0.7.0-dev/lib/java/test/org/apache/thrift/transport/TestAutoExpandingBufferWriteTransport.java: file name is too long (max 99); not dumped tar: thrift-0.7.0-dev/contrib/debian/debian: Cannot stat: No such file or directory tar: Error exit delayed from previous errors gtar: thrift-0.7.0-dev/lib/java/test/org/apache/thrift/transport/TestAutoExpandingBufferWriteTransport.java: file name is too long (max 99); not dumped gtar: thrift-0.7.0-dev/contrib/debian/debian: Cannot stat: No such file or directory gtar: Error exit delayed from previous errors attached patch fixes both issues and will include the .keystores as well as any new .XYZ files not in the excluded build list. Also changes make dist to be able to be include files with names + path > 99 characters. > .keystore and .truststore are missing from the 0.6.0 distribution > ----------------------------------------------------------------- > > Key: THRIFT-1074 > URL: https://issues.apache.org/jira/browse/THRIFT-1074 > Project: Thrift > Issue Type: Bug > Components: Java - Library > Affects Versions: 0.6 > Reporter: Bruce Mitchener > Assignee: Jake Farrell > Attachments: thrift-1074.patch > > > The lib/java/src/test/.keystore and .truststore files are not present in the > 0.6.0 .tar.gz that I downloaded. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira