Hi Christian.

You can work around this by using a FileSet of ${build.dir}/** (or whatever
your build directory is called) in your <delete> target, instead of trying
to delete ${build.dir}.  This will delete everything under the build
directory, even if you can't delete the directory itself.

HTH,
Dan

> -----Original Message-----
> From: Christian Cabanero [mailto:[EMAIL PROTECTED]]
> Sent: 10 December 2001 22:29
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] Build 533: Compiler output path now seems to be
> locked when IntelliJ is running.
> 
> 
> Build 533: Compiler output path now seems to be locked when 
> IntelliJ is
> running.  This seems to only happen if i first compile to 
> that directory
> by compiling within Intellij.  I just tried it on the 
> production release
> of 2.5 and it still seems to be occuring.
> 
> I noticed this started happening with both builds 532 and 533 
> whereas in
> previous builds this didn't seem to occur.  The reason this 
> is a problem
> for me is that if I have IntelliJ running and I kick of ANT 
> which cleans
> a directory structure including the directory that Intellij has set as
> it's compiler output path then it prevents ANT from deleting the
> directory.  So in order to run ANT i have to shutdown IntelliJ so that
> it releases its lock on the directory.  I'm using the windoze 
> build on a
> Windows 2000 workstation.
> 
> -Christian
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list
> 


***************************************************************************************
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify [EMAIL PROTECTED] 
immediately.

This footnote also confirms that this email message has been swept for the 
presence of computer viruses.
***************************************************************************************

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to