You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/04/22 17:03:33 UTC

svn commit: r1589156 - /tomee/site/trunk/content/dev/release-tomee.mdtext

Author: andygumbrecht
Date: Tue Apr 22 15:03:32 2014
New Revision: 1589156

URL: http://svn.apache.org/r1589156
Log:
Formatting

Modified:
    tomee/site/trunk/content/dev/release-tomee.mdtext

Modified: tomee/site/trunk/content/dev/release-tomee.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/dev/release-tomee.mdtext?rev=1589156&r1=1589155&r2=1589156&view=diff
==============================================================================
--- tomee/site/trunk/content/dev/release-tomee.mdtext (original)
+++ tomee/site/trunk/content/dev/release-tomee.mdtext Tue Apr 22 15:03:32 2014
@@ -3,17 +3,17 @@
 	This document is aimed at guiding a release manager through the general release process.
 
 Run **ant -f rat.xml > report.txt** on trunk to ensure all licences are in place.
-  * Review the report.txt and update/add missing headers until clean. *Tip*, search for **Unapproved licenses:**.
+  - Review the report.txt and update/add missing headers until clean. *Tip*, search for **Unapproved licenses:**.
 
 Branch the version to release and ensure it builds and passes all tests.
 
 Branch the TCK.
 
 Update the TCK branch to point to the version branch.
-  * \tck-1.?\plus.properties
-  * \tck-1.?\pom.xml
-  * \tck-1.?\webprofile-plus.properties
-  * \tck-1.?\webprofile.properties
+   \tck-1.?\plus.properties
+   \tck-1.?\pom.xml
+   \tck-1.?\webprofile-plus.properties
+   \tck-1.?\webprofile.properties
 
 Run **ant -f rat.xml > report.txt** on the branch.
   * Review the report.txt and update/add missing headers until clean. *Tip*, search for **Unapproved licenses:**.