Oops, my bad! Indeed, the shell from which I was running ant had a Saxon
jar file in its CLASSPATH. After unsetting CLASSPATH, the output of "ant
-v" is:

fmslog-generate:
      [xjc] The fileset specified by the nested 'produces' element #0 is
empty, up-to-date check returns false
      [xjc] Reading schema file
/work/despina/projects/fms/fms/fmslog.dtd

BUILD SUCCESSFUL

However, no output files are being generated in the target directory.
There is no discernible output anywhere. By comparison, running JAXB RI
1.0.4 on the same DTD input file generates the expected Java source
files.

When you try it, are you able to generate classes from a DTD with JaxMe
0.4beta?

Thanks for your help,
-Richard

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

Reply via email to