Toward 2.2 development I made the following changes to CVS.
- created 'jaxb-2_0-branch-BP' tag in the trunk to mark the point where
jaxb-2_0-branch was branched off.
- created 'jaxb-2_0-branch' branch from the above tag to maintain 2.0
- created 'jaxb-2_2_branch-point' tag in the jaxb-2_1-branch to mark the
point where 2.2 is branched off from 2.1.
- run "cvs -d:pserver:kohsuke_at_cvs.dev.java.net:/cvs co -d jaxb-ri -j
jaxb-2_0-branch-BP -j jaxb-2_2-branch-point -P jaxb2-sources/jaxb-ri" to
check out jaxb-2_2-branch-point as a change to the trunk.
this was verified by running "cvs diff -r jaxb-2_2-branch-point"
So the branch map right now is:
jaxb-2_1-branch : 2.1.x line
jaxb-2_0-branch : 2.0.x line
trunk : 2.2.x line
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com