Author: kwright
Date: Tue Apr 22 09:38:38 2014
New Revision: 1589055

URL: http://svn.apache.org/r1589055
Log:
Add release verification page

Added:
    manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml   
(with props)
Modified:
    manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/download.xml

Modified: 
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/download.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/download.xml?rev=1589055&r1=1589054&r2=1589055&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/download.xml 
(original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/download.xml 
Tue Apr 22 09:38:38 2014
@@ -30,6 +30,11 @@
   <body> 
 
     <section>
+      <title>How to verify releases</title>
+      <p>Verifying ManifoldCF release binaries is easy.  Please read the page 
<a href="verify.html">here</a>.</p>
+    </section>
+
+    <section>
       <title>ManifoldCF</title>
       
       <section>

Added: manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml?rev=1589055&view=auto
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml 
(added)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml Tue 
Apr 22 09:38:38 2014
@@ -0,0 +1,47 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+          "http://forrest.apache.org/dtd/document-v20.dtd";>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+
+<document> 
+
+  <header> 
+    <title>Verifying ManifoldCF releases</title> 
+  </header> 
+
+  <body> 
+
+    <section>
+      <title>Tools</title>
+      <p>
+        To verify ManifoldCF releases after version 1.6, you will need 
OpenPGP, which can be downloaded from
+        <a href="http://www.gnupg.org/download/";>here</a>.  
+      </p>
+    </section>
+    
+    <section>
+      <title>Verifying a release</title>
+      <p>MHL</p>
+    </section>
+
+  </body>
+
+</document>

Propchange: 
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/verify.xml
------------------------------------------------------------------------------
    svn:keywords = Id


Reply via email to