users@jaxb.java.net

ANT + XJC

From: Philip A. Culver <pculver_at_bostonatlantic.net>
Date: Tue, 10 Jun 2003 13:25:06 -0400

Hi All,

We are using the com.sun.tools.xjc.XJCTask class as a ANT task in our ant
build scripts. The "problem" is that every time we compile the schema file
is reprocessed. It seems that the task does not detect that the file has
not changed since the last build. Is there any way to cause the XJCTask to
detect that the file has not been modified since the last build?

Thanks,
Phil Culver