Author: psharples
Date: Wed Apr 25 19:15:40 2012
New Revision: 1330492

URL: http://svn.apache.org/viewvc?rev=1330492&view=rev
Log:
CMS commit to wookie by psharples

Modified:
    
incubator/wookie/site/trunk/content/wookie/docs/developer/release-overview.mdtext

Modified: 
incubator/wookie/site/trunk/content/wookie/docs/developer/release-overview.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/developer/release-overview.mdtext?rev=1330492&r1=1330491&r2=1330492&view=diff
==============================================================================
--- 
incubator/wookie/site/trunk/content/wookie/docs/developer/release-overview.mdtext
 (original)
+++ 
incubator/wookie/site/trunk/content/wookie/docs/developer/release-overview.mdtext
 Wed Apr 25 19:15:40 2012
@@ -126,21 +126,24 @@ required.  When we announce the release 
 accuracy and usability. The status document can be generated from the issue 
tracker with 
 some introduction. Release notes need to be created including the standard 
incubator disclaimer.
 
-### Release Branch
+### Release Tag
 
-When we reach code freeze a branch should be created in which the release is 
built and 
-signed. This will allow continued development on trunk.  The branch can also 
be used to 
+When we reach code freeze a tag should be created in which the release is 
built and 
+signed. This will allow continued development on trunk.  The tag can also be 
used to 
 maintain the release, but any changes or fixes there need to be merged back 
into trunk. 
 There is a detailed description here of an approach similar to this. When 
built and 
-signed the branch should be considered the release candidate for testing.
+signed the tag should be considered the release candidate for testing.
 
 ### Build the release candidate
 
 The release candidate files are built from the release branch. The files to be 
provided are:
 
-  * source distribution
-  * standalone distribution
+  * Source distribution
+  * Standalone distribution
   * WAR distribution
+  * W3C Parser subproject (Nexus artifact)
+  * Java Connector subproject (Nexus artifact)
+  * WAR self contained (Nexus artifact)
 
 ### Testing
 
@@ -165,11 +168,14 @@ The release branch is tagged with the re
 
 ### Build release files
 
-All release files are built from the tagged branch. Release files are:
+All release files are built from the tag. Release files are:
 
-  * source distribution
-  * standalone distribution
+  * Source distribution
+  * Standalone distribution
   * WAR distribution
+  * W3C Parser subproject (Nexus artifact)
+  * Java Connector subproject (Nexus artifact)
+  * WAR self contained (Nexus artifact)
 
 ### Signing of release files
 


Reply via email to