Branches, tags

1 message Options
Embed this post
Permalink
Andrus Adamchik

Branches, tags

Reply Threaded More More options
Print post
Permalink
Just created a 3.0 STABLE branch, and 3.0B1 release tag. So update  
your local checkouts accordingly:

1. https://svn.apache.org/repos/asf/cayenne/main/trunk/
SVN trunk now corresponds to the future 3.1 release.

2. https://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-3.0/
SVN "STABLE-3.0" branch now corresponds to the 3.0 release. All the  
Modeler improvements as well as bug fixes should go on this branch.  
Otherwise it is now in the core code freeze mode, so no new  
development of the Cayenne core is allowed here. Also, don't forget to  
update the trunk with anything you check in here.

3. https://svn.apache.org/repos/asf/cayenne/main/tags/3.0B1/
Beta 1 release tag. Ideally no commits (except for pom changes) should  
go in here... unless we find serious bugs during the release vote.

Release artifacts will be posted shortly.

Andrus