| problems with ant install | problems with ant install 2003-04-01 - By Merritt Krakowitzer
Hi guys
This should be an easy problem to fix, I'm just blind and cant see it. When running ant install on the exact same code, some of the programmers can and some of them can't. They get the following error:
install: [install] FAIL - Encountered exception java.io.IOException: java.lang.IllegalArgumentException: Document base /home/warren/sira/Source_Code/build does not exist or is not a readable directory
BUILD FAILED file:/home/warren/sira/Source_Code/build.xml:361: FAIL - Encountered exception java.io.IOException: java.lang.IllegalArgumentException: Document base /home/warren/sira/Source_Code/build does not exist or is not a readable directory
line 361 is as follows: war="file://${build.home}"/>
Now the directory that it says does not exist in fact does exist as all the compiled code seems to move into the build directory and since build is recreated from scratch when compiled it should be readable by the user who created it.
I'm running Apache Ant version 1.5.1
If someone could point me in the right direction i would really appreciate it.
Regards Merritt
(on soblin)
This E-mail contains confidential information for the addressee only. If you are not the intended recipient, please notify us immediately on (012) 337-5500. You should not use, disclose, distribute or copy this communication if received in error. The Private Security Industry Regulatory Authority (PSIRA) does not warrant and/or guarantee that the integrity of this communication has been maintained nor that the communication is free of errors, viruses, interception, or interference. No binding contract will result from this e-mail, until such time as a written document is signed on behalf of PSIRA. PSIRA cannot accept any responsibility for the completeness or accuracy of this message as it has been transmitted over public networks.
---------------------------------------------------------
|
|
 |