Using ant build scripts in eclipse to create a tar file using the following command
Build is run on a Windows 32-bit machine and the resulting tar is unpacked on a Solaris 32-bit machine. When the main class is executed, the jar files (both those built from code and those per-packaged FOSS jars are reported as corrupt. I can use winzip to unpack the tar file and again to open any one of the jar files and they open without complaint. Any suggestions as to possible solutions?