| Author |
wlappc defaults to /var/tmp
|
senthil kumar
Greenhorn
Joined: Mar 19, 2008
Posts: 11
|
|
my wlappc task defaults to /var/temp directory to genearate the temporary jars. This could cause issues when two user trying to compile at same time trying to use the same /var/tmp directory.
How can i set my prefereed temp directory in wlappc task. Below is the wlappc task in my ant script
<wlappc debug="true" deprecation="yes" compiler="javac" verbose="yes" nowarn="yes" >
Any suggestions will be highly appreciated.
Thanks!
|
 |
 |
|
|
subject: wlappc defaults to /var/tmp
|
|
|