Mailing List Archive

Re: svn commit: r1836858 [2/2] - in /forrest/site: ./ docs_0_100/ docs_0_100/howto/ docs_0_100/howto/cvs-ssh/ docs_0_100/howto/multi/ dtdx/ plan/ pluginDocs/ pluginDocs/plugins_0_100/ pluginDocs/plugins_0_80/ pluginDocs/plugins_0_90/ procedures/ procedure
well for some reason this worked fine on forrest-vm, but deploying to site
and the two images did not publish along with the rest of the site.
Looking into why

Gav...


On Sat, Jul 28, 2018 at 11:29 AM, <gmcdonald@apache.org> wrote:

> Modified: forrest/site/live-sites.html
> URL: http://svn.apache.org/viewvc/forrest/site/live-sites.html?
> rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/live-sites.html (original)
> +++ forrest/site/live-sites.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/mail-lists.html
> URL: http://svn.apache.org/viewvc/forrest/site/mail-lists.html?
> rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/mail-lists.html (original)
> +++ forrest/site/mail-lists.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/mirrors.html
> URL: http://svn.apache.org/viewvc/forrest/site/mirrors.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/mirrors.html (original)
> +++ forrest/site/mirrors.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
> @@ -235,13 +235,7 @@ document.write("Last Published: " + docu
> <p>You are currently using <strong>[preferred]</strong>
> <br> If you encounter a problem with this mirror, then please select
> another. If all mirrors are failing, there are backup mirrors at the end of
> the list. See <a href="http://www.apache.org/mirrors/">status</a> of
> mirrors.</p>
> <a name="SelectMirror"></a>
> -<form action="[location]" method="get" id="SelectMirror">Other mirrors:
> <select name="Preferred">
> -<!--[if-any http] [for http]--><option value="[http]">[http]</option>
> -<!--[end] [end]-->
> -<!--[if-any ftp] [for ftp]--><option value="[ftp]">[ftp]</option>
> -<!--[end] [end]-->
> -<!--[if-any backup] [for backup]--><option value="[backup]">[backup]
> (backup)</option>
> -<!--[end] [end]--></select> <input type="submit" value="Change">
> +<form action="[location]" method="get" id="SelectMirror">Other mirrors:
> <select name="Preferred"><option value="[http]">[http]</option><option
> value="[ftp]">[ftp]</option><option value="[backup]">[backup]
> (backup)</option></select> <input type="submit" value="Change">
> </form>
> <p>The current release is Apache Forrest 0.9 (see the <a
> href="[preferred]/forrest/RELEASE-NOTES-0.9.txt">release notes</a> and
> the full list of <a href="docs_0_90/changes.html#
> version_0.9">changes</a>).</p>
> <ul>
>
> Modified: forrest/site/plan/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/plan/index.html?
> rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/plan/index.html (original)
> +++ forrest/site/plan/index.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/plan/internal-xhtml.html
> URL: http://svn.apache.org/viewvc/forrest/site/plan/internal-
> xhtml.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/plan/internal-xhtml.html (original)
> +++ forrest/site/plan/internal-xhtml.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/index.
> html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/index.html (original)
> +++ forrest/site/pluginDocs/index.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_100/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_100/index.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_100/index.html (original)
> +++ forrest/site/pluginDocs/plugins_0_100/index.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_100/pluginInfrastructure.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_100/
> pluginInfrastructure.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_100/pluginInfrastructure.html
> (original)
> +++ forrest/site/pluginDocs/plugins_0_100/pluginInfrastructure.html Sat
> Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_100/usingPlugins.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_100/usingPlugins.html?rev=1836858&r1=1836857&
> r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_100/usingPlugins.html (original)
> +++ forrest/site/pluginDocs/plugins_0_100/usingPlugins.html Sat Jul 28
> 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_80/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_80/index.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_80/index.html (original)
> +++ forrest/site/pluginDocs/plugins_0_80/index.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_80/pluginInfrastructure.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/
> pluginInfrastructure.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_80/pluginInfrastructure.html
> (original)
> +++ forrest/site/pluginDocs/plugins_0_80/pluginInfrastructure.html Sat
> Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_80/usingPlugins.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_80/usingPlugins.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_80/usingPlugins.html (original)
> +++ forrest/site/pluginDocs/plugins_0_80/usingPlugins.html Sat Jul 28
> 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_90/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_90/index.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_90/index.html (original)
> +++ forrest/site/pluginDocs/plugins_0_90/index.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_90/pluginInfrastructure.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_90/
> pluginInfrastructure.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_90/pluginInfrastructure.html
> (original)
> +++ forrest/site/pluginDocs/plugins_0_90/pluginInfrastructure.html Sat
> Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/pluginDocs/plugins_0_90/usingPlugins.html
> URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/
> plugins_0_90/usingPlugins.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/pluginDocs/plugins_0_90/usingPlugins.html (original)
> +++ forrest/site/pluginDocs/plugins_0_90/usingPlugins.html Sat Jul 28
> 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/procedures/How_to_publish_docs.html
> URL: http://svn.apache.org/viewvc/forrest/site/procedures/How_
> to_publish_docs.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/procedures/How_to_publish_docs.html (original)
> +++ forrest/site/procedures/How_to_publish_docs.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/procedures/release/How_to_release.html
> URL: http://svn.apache.org/viewvc/forrest/site/procedures/
> release/How_to_release.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/procedures/release/How_to_release.html (original)
> +++ forrest/site/procedures/release/How_to_release.html Sat Jul 28
> 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/proposal-asf-forrestbot.html
> URL: http://svn.apache.org/viewvc/forrest/site/proposal-asf-
> forrestbot.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/proposal-asf-forrestbot.html (original)
> +++ forrest/site/proposal-asf-forrestbot.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/subversion_bestpractices.html
> URL: http://svn.apache.org/viewvc/forrest/site/subversion_
> bestpractices.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/subversion_bestpractices.html (original)
> +++ forrest/site/subversion_bestpractices.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/svn.html
> URL: http://svn.apache.org/viewvc/forrest/site/svn.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/svn.html (original)
> +++ forrest/site/svn.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tasks.html
> URL: http://svn.apache.org/viewvc/forrest/site/tasks.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tasks.html (original)
> +++ forrest/site/tasks.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/thanks.html
> URL: http://svn.apache.org/viewvc/forrest/site/thanks.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/thanks.html (original)
> +++ forrest/site/thanks.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/todo.html
> URL: http://svn.apache.org/viewvc/forrest/site/todo.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/todo.html (original)
> +++ forrest/site/todo.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/eclipse.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/eclipse.
> html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/eclipse.html (original)
> +++ forrest/site/tools/eclipse.html Sat Jul 28 01:28:58 2018
> @@ -32,7 +32,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -41,7 +41,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/forrestbar.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbar.
> html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/forrestbar.html (original)
> +++ forrest/site/tools/forrestbar.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/forrestbot-web-interface.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbot-
> web-interface.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/forrestbot-web-interface.html (original)
> +++ forrest/site/tools/forrestbot-web-interface.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/forrestbot.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbot.
> html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/forrestbot.html (original)
> +++ forrest/site/tools/forrestbot.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/index.html?
> rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/index.html (original)
> +++ forrest/site/tools/index.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/tools/xxe.html
> URL: http://svn.apache.org/viewvc/forrest/site/tools/xxe.html?
> rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/tools/xxe.html (original)
> +++ forrest/site/tools/xxe.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/trash/docs_0_50/upgrading_05.html
> URL: http://svn.apache.org/viewvc/forrest/site/trash/docs_0_50/
> upgrading_05.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/trash/docs_0_50/upgrading_05.html (original)
> +++ forrest/site/trash/docs_0_50/upgrading_05.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/trash/docs_0_70/upgrading_07.html
> URL: http://svn.apache.org/viewvc/forrest/site/trash/docs_0_70/
> upgrading_07.html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/trash/docs_0_70/upgrading_07.html (original)
> +++ forrest/site/trash/docs_0_70/upgrading_07.html Sat Jul 28 01:28:58
> 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo.png" title="Apache
> Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/versions/index.html
> URL: http://svn.apache.org/viewvc/forrest/site/versions/index.
> html?rev=1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/versions/index.html (original)
> +++ forrest/site/versions/index.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="../images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="../images/project-logo2.png" title="Apache
> Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/who.html
> URL: http://svn.apache.org/viewvc/forrest/site/who.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/who.html (original)
> +++ forrest/site/who.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
> Modified: forrest/site/zone.html
> URL: http://svn.apache.org/viewvc/forrest/site/zone.html?rev=
> 1836858&r1=1836857&r2=1836858&view=diff
> ============================================================
> ==================
> --- forrest/site/zone.html (original)
> +++ forrest/site/zone.html Sat Jul 28 01:28:58 2018
> @@ -30,7 +30,7 @@
> |start group logo
> +-->
> <div class="grouplogo">
> -<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest.png" title="The Apache Software
> Foundation"></a>
> +<a href="http://www.apache.org/"><img class="logoImage" alt="Apache"
> src="images/apache-forrest2.png" title="The Apache Software
> Foundation"></a>
> </div>
> <!--+
> |end group logo
> @@ -39,7 +39,7 @@
> |start Project Logo
> +-->
> <div class="projectlogo">
> -<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo.png" title="Apache Forrest"></a>
> +<a href="http://forrest.apache.org/"><img class="logoImage"
> alt="Forrest" src="images/project-logo2.png" title="Apache Forrest"></a>
> </div>
> <!--+
> |end Project Logo
>
>
>


--
---
Gav...