dev@jaxb.java.net

Re: CVS branch?

From: Levi Purvis <javanet_at_purvis.ws>
Date: Thu, 23 Nov 2006 00:06:37 -0500

I attached an implementation of the Accessor hooks enhancement to the issue:

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

Please take a look.

On 11/16/06, Kohsuke Kawaguchi wrote:
> Levi Purvis wrote:
> > If I wanted to work on a patch for the latest 2.1.x code, which
> > branch/tag should I use? jaxb-2_1-branch or HEAD?
> >
> > Is CVS HEAD the 2.0.x line or 2.1.x?
>
> Head is 2.0.x and the jaxb-2_1-branch is for the 2.1 code.
>
> At some point in the not so long future, we should probably be switching
> them.
>
> > P.S. I have an immediate need for custom "Accessor" hooks to solve
> > Hibernate lazy loading issues. So I have a strong incentive to help
> > with this. See:
> >
> > http://forums.java.net/jive/thread.jspa?threadID=15576
> > https://jaxb.dev.java.net/issues/show_bug.cgi?id=280
>
> Cool. Let me think about the runtime hook, too. Now that the release is
> done, we can do some experiments.