Hi I am trying to do a build that will compile multilpe classes which sit in multple directories, jar them and then copy them to a release directory so that it is ready for deployment. How do I do this? - as I have tired listing each one of the folders separately or alternatively list each main folder and include the sub directories via the "includes" command, but I have not had much success. I also need the classes in the directories to reference another jar file that contain api. As a check to make sure there were no problems with the code itself, I compiled and jared the necessary files using Forte and it worked. Please help asap as I need to implement a system for builds, if anyone has any information which can help to make the transition smoother, please share it.
thanks Rose 7/2/01-8.38am -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
