Peter: One other problem - You have created a directory called bzip under org\apache\tools instead of bzip2. The source files under this directory have the proper package name org.apache.tools.bzip2 - so explore one of two options: - rename the directory to bzip2 and make necessary changes to bootstrap, (or) - change the package names as well as references to where it is being imported.
I would prefer Option 1 because it retains the naming style the original author of bzip2 has chosen. Magesh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
