Hi, is there a way to unjar an archive only if it's not already unjared before to that destination? I've got an target in which some classes become copied to an other location. After that some jars are extracted to that destination as well. This is done every time the compile-target is called because the copy-target is called from within the compile-target. Is there a better way to solve this problem? Or are there any possibilities to do some conditional jumps/excutions or similar? Thanks in advance. Regards Steffen Gransow -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
