Re: "java.io.IOException: Negative seek offset" while expanding .tar file
oops typo in my test code. Same problem with corrected code: This is file1 This is file2 This is file3 - Original Message - From: Bob Scaggs To: user@ant.apache.org Sent
"java.io.IOException: Negative seek offset" while expanding .tar file
I am getting an error when I use the unzip task to expand a tar file created using the tar task. Below is a sample of the code I am executing as well as the error I am recieving. Can anyone help with this? listing of build.xml: This is file1 This is f