dev_at_samizdatdigital.org wrote:
> i'm hoping this is an appropriate place to ask this (the jaxb page at
> java.net only has a bug submission form).
>
The issue tracker[1] on java.net handles these as well - just file
a "enhancement" (or "feature" if you're looking for something totally
new).
> when the xjc task reports an error, could there be a way (or am i
> missing it) to have it report the full pathname of the offending file? a
> lot of my schemae are preprocessed into a directory tree, so they all
> have the same basename, which is all xjc reports. the real context i
> need is in its location in the directory tree (ie -- full pathname).
>
Have you tried running "ant -verbose"? The xjc task displays some
additional info in verbose mode. In any event, I thought we were
displaying full path information - can you send us a sample of the
output your seeing?
Thanks,
--Ryan
[1]
https://jaxb.dev.java.net/servlets/ProjectIssues
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net