RE: IDL always re-compiles in build

2005-06-28 Thread Bill Rich
avid 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 b

Re: IDL always re-compiles in build

2005-06-28 Thread Jeffrey E Care
kins <[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 th

IDL always re-compiles in build

2005-06-28 Thread David Calkins
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