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