You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2018/12/04 20:11:05 UTC

svn commit: r1848171 - in /uima/site/trunk/uima-website: docs/checklist-release.html xdocs/checklist-release.xml

Author: schor
Date: Tue Dec  4 20:11:05 2018
New Revision: 1848171

URL: http://svn.apache.org/viewvc?rev=1848171&view=rev
Log:
minor formatting

Modified:
    uima/site/trunk/uima-website/docs/checklist-release.html
    uima/site/trunk/uima-website/xdocs/checklist-release.xml

Modified: uima/site/trunk/uima-website/docs/checklist-release.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/checklist-release.html?rev=1848171&r1=1848170&r2=1848171&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/checklist-release.html (original)
+++ uima/site/trunk/uima-website/docs/checklist-release.html Tue Dec  4 20:11:05 2018
@@ -361,7 +361,7 @@ svn import -m "commit msg, e.g. uimaj-2.
           </li>
           <li>Otherwise, the eclipse-update-sub-site project's output folder in the target directory should 
               already be svn working copies, so you can commit these.
-              <p>DO NOT COPY the dist...dev site, use the build's update site with the signed jars, and just "commit" it.
+              <p><b>DO NOT COPY the dist...dev site</b>, instead, use the build's update site with the signed jars, and just "commit" it.
                </p>
               If using Windows and have tortise svn installed, cd to the target/eclipse-update-site/uimaj (or wherever your update site
               was built) and right click and say commit (and click the "all" selection to upload the new files).  
@@ -370,7 +370,7 @@ svn import -m "commit msg, e.g. uimaj-2.
       </li>
       
       <li>Check the www.apache.org/dist/uima site using 
-          <a href=" https://checker.apache.org/projs/uima.html"> https://checker.apache.org/projs/uima.html</a></li>
+          <a target="_blank" href=" https://checker.apache.org/projs/uima.html"> https://checker.apache.org/projs/uima.html</a></li>
 
       <li>update the UIMA website docs/d with any generated docs, in a manner to 
   <a href="saving-svn-resources.html">minimize SVN space</a> use, if possible.

Modified: uima/site/trunk/uima-website/xdocs/checklist-release.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/checklist-release.xml?rev=1848171&r1=1848170&r2=1848171&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/checklist-release.xml (original)
+++ uima/site/trunk/uima-website/xdocs/checklist-release.xml Tue Dec  4 20:11:05 2018
@@ -161,7 +161,7 @@ svn import -m "commit msg, e.g. uimaj-2.
           </li>
           <li>Otherwise, the eclipse-update-sub-site project's output folder in the target directory should 
               already be svn working copies, so you can commit these.
-              <p>DO NOT COPY the dist...dev site, use the build's update site with the signed jars, and just "commit" it.
+              <p><b>DO NOT COPY the dist...dev site</b>, instead, use the build's update site with the signed jars, and just "commit" it.
                </p>
               If using Windows and have tortise svn installed, cd to the target/eclipse-update-site/uimaj (or wherever your update site
               was built) and right click and say commit (and click the "all" selection to upload the new files).  
@@ -170,7 +170,7 @@ svn import -m "commit msg, e.g. uimaj-2.
       </li>
       
       <li>Check the www.apache.org/dist/uima site using 
-          <a href=" https://checker.apache.org/projs/uima.html"> https://checker.apache.org/projs/uima.html</a></li>
+          <a target="_blank" href=" https://checker.apache.org/projs/uima.html"> https://checker.apache.org/projs/uima.html</a></li>
 
       <li>update the UIMA website docs/d with any generated docs, in a manner to 
   <a href="saving-svn-resources.html">minimize SVN space</a> use, if possible.