users@jaxb.java.net

Re: feature request for xjc -- full pathnames in error message

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Tue, 29 Jun 2004 12:25:13 -0400

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