You may be able to use the <uptodate> task to set a property & use 
conditional target execution based on that property.

-- 
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis




David Calkins <[EMAIL PROTECTED]> 
06/28/2005 10:03 PM
Please respond to
"Ant Users List"


To
user@ant.apache.org
cc

Subject
IDL always re-compiles in build






I'm using the JacORB IDL compilation task jacidl.  Unfortunately, it 
recompiles the IDL everytime I initiate a build, despite the IDL not 
having changed, which of course forces recompilation of the generated 
Java sources.

Is there any way to configure the build file so it won't think it needs 
to re-compile the IDL unless the IDL file is newer than the generated 
Java source?

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to