users@jaxb.java.net

Re: xjc plugin: How to access enumeration value jxb:javadoc bindings?

From: Peter Lynch <peterlynch_at_pub.missioncap.ca>
Date: Tue, 06 Feb 2007 11:36:27 -0400

Yes I thought it was this bug already filed:

https://jaxb.dev.java.net/issues/show_bug.cgi?id=172

Where in the main code base do I look for passing the javadoc information?

-Peter


Kohsuke Kawaguchi wrote:

> Err, that actually sounds like a bug. So you'd probably want to change
> the RI, instead of doing it as a plugin (so that we can incorporate your
> change :-) :-)
>
> I looked at the code, and it does seem to contain some code already,
> like CEnumConstant.javadoc. So I guess for some reason this field is not
> populated properly.
>