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/ procedures...
Gavin McDonald <[email protected]> Sat, 28 Jul 2018 12:41:16 +1000
| Newsgroups | gmane.text.xml.forrest.devel |
|---|---|
| Message-ID | <CANxQD8xX+CtG7sQoa9KeRZq_D9W_SOPDM+g5WjxoJ_EyyOLxCg@mail.gmail.com> |
--000000000000a138740572062978 Content-Type: text/plain; charset="UTF-8" manually doing svn add on the images in svn-deploy dir did the trick. On Sat, Jul 28, 2018 at 11:50 AM, Gavin McDonald <[email protected]> wrote: > 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, <[email protected]> wrote: > >> Modified: forrest/site/live-sites.html >> URL: http://svn.apache.org/viewvc/forrest/site/live-sites.html?re >> v=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?re >> v=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=1 >> 836858&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#v >> ersion_0.9">changes</a>).</p> >> <ul> >> >> Modified: forrest/site/plan/index.html >> URL: http://svn.apache.org/viewvc/forrest/site/plan/index.html?re >> v=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-xhtm >> l.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.h >> tml?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-forre >> stbot.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_bestpra >> ctices.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=18368 >> 58&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=183 >> 6858&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=18 >> 36858&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=1836 >> 858&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.h >> tml?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-w >> eb-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.h >> tml?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?r >> ev=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/up >> grading_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/up >> grading_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.htm >> l?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=18368 >> 58&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=1836 >> 858&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... > > -- --- Gav... --000000000000a138740572062978 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">manually doing svn add on the images in svn-deploy dir did= the trick.</div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">= On Sat, Jul 28, 2018 at 11:50 AM, Gavin McDonald <span dir=3D"ltr"><<a h= ref=3D"mailto:[email protected]" target=3D"_blank">[email protected]= .au</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"mar= gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr= ">well for some reason this worked fine on forrest-vm, but deploying to sit= e and the two images did not publish along with the rest of the site.<div>L= ooking into why</div><div><br></div><div>Gav...</div><div><br></div></div><= div class=3D"gmail_extra"><div><div class=3D"h5"><br><div class=3D"gmail_qu= ote">On Sat, Jul 28, 2018 at 11:29 AM, <span dir=3D"ltr"><<a href=3D"ma= ilto:[email protected]" target=3D"_blank">[email protected]</a>></= span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e= x;border-left:1px #ccc solid;padding-left:1ex">Modified: forrest/site/live-= sites.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/live-sites.html?r= ev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"nore= ferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/li= ve-sites.html?re<wbr>v=3D1836858&r1=3D1836857&r2=3D183685<wbr>8&= ;view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/live-sites.html (original)<br> +++ forrest/site/live-sites.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/mail-lists.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/mail-lists.html?r= ev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"nore= ferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/ma= il-lists.html?re<wbr>v=3D1836858&r1=3D1836857&r2=3D183685<wbr>8&= ;view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/mail-lists.html (original)<br> +++ forrest/site/mail-lists.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/mirrors.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/mirrors.html?rev= =3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"norefe= rrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/mirr= ors.html?rev=3D1<wbr>836858&r1=3D1836857&r2=3D1836858&v<wbr>iew= =3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/mirrors.html (original)<br> +++ forrest/site/mirrors.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> @@ -235,13 +235,7 @@ document.write("Last Published: " + docu<br> =C2=A0<p>You are currently using <strong>[preferred]</strong= ><br> =C2=A0<br> If you encounter a problem with this mirror, then please s= elect another. If all mirrors are failing, there are backup mirrors at the = end of the list. See <a href=3D"<a href=3D"http://www.apache.org/mi= rrors/" rel=3D"noreferrer" target=3D"_blank">http://www.apache.org/mi<wbr>r= rors/</a>">status</a> of mirrors.</p><br> =C2=A0<a name=3D"SelectMirror"></a><br> -<form action=3D"[location]" method=3D"get" id=3D&qu= ot;SelectMirror">Other mirrors: <select name=3D"Preferred&q= uot;><br> -<!--[if-any http] [for http]--><option value=3D"[http]"= >[http]</option><br> -<!--[end] [end]--><br> -<!--[if-any ftp] [for ftp]--><option value=3D"[ftp]">= ;[ftp]</option><br> -<!--[end] [end]--><br> -<!--[if-any backup] [for backup]--><option value=3D"[backup]= ">[backup] (backup)</option><br> -<!--[end] [end]--></select> <input type=3D"submit"= ; value=3D"Change"><br> +<form action=3D"[location]" method=3D"get" id=3D&qu= ot;SelectMirror">Other mirrors: <select name=3D"Preferred&q= uot;><option value=3D"[http]">[http]</option><wbr>= <option value=3D"[ftp]">[ftp]</option><o<wbr>ption= value=3D"[backup]">[backup] (backup)</option></selec= t> <input type=3D"submit" value=3D"Change"><br= > =C2=A0</form><br> =C2=A0<p>The current release is Apache Forrest 0.9 (see the <a hre= f=3D"[preferred]/forrest/RELE<wbr>ASE-NOTES-0.9.txt">release n= otes</a> and the full list of <a href=3D"docs_0_90/changes.ht= ml#v<wbr>ersion_0.9">changes</a>).</p><br> =C2=A0<ul><br> <br> Modified: forrest/site/plan/index.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/plan/index.html?r= ev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"nore= ferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/pl= an/index.html?re<wbr>v=3D1836858&r1=3D1836857&r2=3D183685<wbr>8&= ;view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/plan/index.html (original)<br> +++ forrest/site/plan/index.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/plan/internal-xht<wbr>ml.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/plan/internal-xht= ml.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" re= l=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orres= t/site/plan/internal-xhtm<wbr>l.html?rev=3D1836858&r1=3D1836857&<wb= r>r2=3D1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/plan/internal-xht<wbr>ml.html (original)<br> +++ forrest/site/plan/internal-xht<wbr>ml.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/index.<wbr>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/index.= html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel= =3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest= /site/pluginDocs/index.h<wbr>tml?rev=3D1836858&r1=3D1836857&r2=3D<w= br>1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/index.<wbr>html (original)<br> +++ forrest/site/pluginDocs/index.<wbr>html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_100/index.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_100/index.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_100/index.html?rev=3D1836858&am= p;<wbr>r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_100/index.html (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_100/index.html Sat Jul 28 01:28:= 58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_100/pluginInfrastructure.<= wbr>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_100/pluginInfrastructure.html?rev=3D1836858&r1=3D1836857&r2=3D1= 836858&view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apa= che.org/viewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_100/pluginInfras= tructure.<wbr>html?rev=3D1836858&r1=3D1836857&<wbr>r2=3D1836858&= ;view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_100/pluginInfrastructure.<wbr>ht= ml (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_100/pluginInfrastructure.<wbr>ht= ml Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_100/usingPlugins.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_100/usingPlugins.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&a= mp;view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/= viewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_100/usingPlugins.html?re= v=3D<wbr>1836858&r1=3D1836857&r2=3D1836858&<wbr>view=3Ddiff</a>= <br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_100/usingPlugins.html (original)= <br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_100/usingPlugins.html Sat Jul 28= 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_80/index.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_80/index.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_80/index.html?rev=3D1836858&= ;<wbr>r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_80/index.html (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_80/index.html Sat Jul 28 01:28:5= 8 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_80/pluginInfrastructure.<w= br>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_80/pluginInfrastructure.html?rev=3D1836858&r1=3D1836857&r2=3D18= 36858&view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apac= he.org/viewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_80/pluginInfrastr= ucture.<wbr>html?rev=3D1836858&r1=3D1836857&<wbr>r2=3D1836858&v= iew=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_80/pluginInfrastructure.<wbr>htm= l (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_80/pluginInfrastructure.<wbr>htm= l Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_80/usingPlugins.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_80/usingPlugins.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&am= p;view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/v= iewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_80/usingPlugins.html?rev= =3D<wbr>1836858&r1=3D1836857&r2=3D1836858&<wbr>view=3Ddiff</a><= br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_80/usingPlugins.html (original)<= br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_80/usingPlugins.html Sat Jul 28 = 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_90/index.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_90/index.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_90/index.html?rev=3D1836858&= ;<wbr>r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_90/index.html (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_90/index.html Sat Jul 28 01:28:5= 8 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_90/pluginInfrastructure.<w= br>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_90/pluginInfrastructure.html?rev=3D1836858&r1=3D1836857&r2=3D18= 36858&view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apac= he.org/viewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_90/pluginInfrastr= ucture.<wbr>html?rev=3D1836858&r1=3D1836857&<wbr>r2=3D1836858&v= iew=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_90/pluginInfrastructure.<wbr>htm= l (original)<br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_90/pluginInfrastructure.<wbr>htm= l Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/pluginDocs/plugin<wbr>s_0_90/usingPlugins.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugin= s_0_90/usingPlugins.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&am= p;view=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/v= iewvc/f<wbr>orrest/site/pluginDocs/plugins<wbr>_0_90/usingPlugins.html?rev= =3D<wbr>1836858&r1=3D1836857&r2=3D1836858&<wbr>view=3Ddiff</a><= br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/pluginDocs/plugin<wbr>s_0_90/usingPlugins.html (original)<= br> +++ forrest/site/pluginDocs/plugin<wbr>s_0_90/usingPlugins.html Sat Jul 28 = 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/procedures/How_to<wbr>_publish_docs.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/procedures/How_to= _publish_docs.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/procedures/How_to_<wbr>publish_docs.html?rev=3D1836858&am= p;<wbr>r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/procedures/How_to<wbr>_publish_docs.html (original)<br> +++ forrest/site/procedures/How_to<wbr>_publish_docs.html Sat Jul 28 01:28:= 58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/procedures/releas<wbr>e/How_to_release.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/procedures/releas= e/How_to_release.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&v= iew=3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/view= vc/f<wbr>orrest/site/procedures/release<wbr>/How_to_release.html?rev=3D<wbr= >1836858&r1=3D1836857&r2=3D1836858&<wbr>view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/procedures/releas<wbr>e/How_to_release.html (original)<br> +++ forrest/site/procedures/releas<wbr>e/How_to_release.html Sat Jul 28 01:= 28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/proposal-asf-forr<wbr>estbot.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/proposal-asf-forr= estbot.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff= " rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>o= rrest/site/proposal-asf-forre<wbr>stbot.html?rev=3D1836858&r1=3D<wbr>18= 36857&r2=3D1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/proposal-asf-forr<wbr>estbot.html (original)<br> +++ forrest/site/proposal-asf-forr<wbr>estbot.html Sat Jul 28 01:28:58 2018= <br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/subversion_bestpr<wbr>actices.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/subversion_bestpr= actices.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddif= f" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>= orrest/site/subversion_bestpra<wbr>ctices.html?rev=3D1836858&r1=3D<wbr>= 1836857&r2=3D1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/subversion_bestpr<wbr>actices.html (original)<br> +++ forrest/site/subversion_bestpr<wbr>actices.html Sat Jul 28 01:28:58 201= 8<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/svn.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/svn.html?rev=3D18= 36858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noreferrer"= target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/svn.html?= rev=3D18368<wbr>58&r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</= a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/svn.html (original)<br> +++ forrest/site/svn.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tasks.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tasks.html?rev=3D= 1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noreferre= r" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/tasks.h= tml?rev=3D183<wbr>6858&r1=3D1836857&r2=3D1836858&vie<wbr>w=3Ddi= ff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tasks.html (original)<br> +++ forrest/site/tasks.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/thanks.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/thanks.html?rev= =3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"norefe= rrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/than= ks.html?rev=3D18<wbr>36858&r1=3D1836857&r2=3D1836858&vi<wbr>ew= =3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/thanks.html (original)<br> +++ forrest/site/thanks.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/todo.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/todo.html?rev=3D1= 836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noreferrer= " target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/todo.htm= l?rev=3D1836<wbr>858&r1=3D1836857&r2=3D1836858&view<wbr>=3Ddiff= </a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/todo.html (original)<br> +++ forrest/site/todo.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/eclipse.htm<wbr>l<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/eclipse.htm= l?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"n= oreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site= /tools/eclipse.html<wbr>?rev=3D1836858&r1=3D1836857&r2=3D<wbr>18368= 58&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/eclipse.htm<wbr>l (original)<br> +++ forrest/site/tools/eclipse.htm<wbr>l Sat Jul 28 01:28:58 2018<br> @@ -32,7 +32,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -41,7 +41,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/forrestbar.<wbr>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/forrestbar.= html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel= =3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest= /site/tools/forrestbar.h<wbr>tml?rev=3D1836858&r1=3D1836857&r2=3D<w= br>1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/forrestbar.<wbr>html (original)<br> +++ forrest/site/tools/forrestbar.<wbr>html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/forrestbot-<wbr>web-interface.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/forrestbot-= web-interface.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/tools/forrestbot-w<wbr>eb-interface.html?rev=3D1836858&am= p;<wbr>r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/forrestbot-<wbr>web-interface.html (original)<br> +++ forrest/site/tools/forrestbot-<wbr>web-interface.html Sat Jul 28 01:28:= 58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/forrestbot.<wbr>html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/forrestbot.= html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel= =3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest= /site/tools/forrestbot.h<wbr>tml?rev=3D1836858&r1=3D1836857&r2=3D<w= br>1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/forrestbot.<wbr>html (original)<br> +++ forrest/site/tools/forrestbot.<wbr>html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/index.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/index.html?= rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"nor= eferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/t= ools/index.html?r<wbr>ev=3D1836858&r1=3D1836857&r2=3D18368<wbr>58&a= mp;view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/index.html (original)<br> +++ forrest/site/tools/index.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/tools/xxe.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/tools/xxe.html?re= v=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noref= errer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/too= ls/xxe.html?rev<wbr>=3D1836858&r1=3D1836857&r2=3D1836858<wbr>&v= iew=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/tools/xxe.html (original)<br> +++ forrest/site/tools/xxe.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/trash/docs_0_50/u<wbr>pgrading_05.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/trash/docs_0_50/u= pgrading_05.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/trash/docs_0_50/up<wbr>grading_05.html?rev=3D1836858&= r1<wbr>=3D1836857&r2=3D1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/trash/docs_0_50/u<wbr>pgrading_05.html (original)<br> +++ forrest/site/trash/docs_0_50/u<wbr>pgrading_05.html Sat Jul 28 01:28:58= 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/trash/docs_0_70/u<wbr>pgrading_07.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/trash/docs_0_70/u= pgrading_07.html?rev=3D1836858&r1=3D1836857&r2=3D1836858&view= =3Ddiff" rel=3D"noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/= f<wbr>orrest/site/trash/docs_0_70/up<wbr>grading_07.html?rev=3D1836858&= r1<wbr>=3D1836857&r2=3D1836858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/trash/docs_0_70/u<wbr>pgrading_07.html (original)<br> +++ forrest/site/trash/docs_0_70/u<wbr>pgrading_07.html Sat Jul 28 01:28:58= 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st.png" title=3D"The Apache Software Foundation"= ;></a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../../images/apac= he-forre<wbr>st2.png" title=3D"The Apache Software Foundation&quo= t;></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>.png" title=3D"Apache Forrest"><= /a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../../im= ages/project-logo<wbr>2.png" title=3D"Apache Forrest"><= ;/a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/versions/<a href=3D"http://index.ht">index.ht</a><wb= r>ml<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/versions/index.ht= ml?rev=3D1836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"= noreferrer" target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/sit= e/versions/index.htm<wbr>l?rev=3D1836858&r1=3D1836857&r2=3D<wbr>183= 6858&view=3Ddiff</a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/versions/<a href=3D"http://index.ht">index.ht</a><wbr>ml (= original)<br> +++ forrest/site/versions/<a href=3D"http://index.ht">index.ht</a><wbr>ml S= at Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest.<wbr>png" title=3D"The Apache Software Foundation"&g= t;</a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"../images/apache-= forrest2<wbr>.png" title=3D"The Apache Software Foundation"&= gt;</a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/<a href=3D"http://project-logo.pn">project-logo.pn</a><wbr>g" title= =3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"../image= s/project-logo2.p<wbr>ng" title=3D"Apache Forrest"></a= ><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/who.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/who.html?rev=3D18= 36858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noreferrer"= target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/who.html?= rev=3D18368<wbr>58&r1=3D1836857&r2=3D1836858&view=3D<wbr>diff</= a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/who.html (original)<br> +++ forrest/site/who.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> Modified: forrest/site/zone.html<br> URL: <a href=3D"http://svn.apache.org/viewvc/forrest/site/zone.html?rev=3D1= 836858&r1=3D1836857&r2=3D1836858&view=3Ddiff" rel=3D"noreferrer= " target=3D"_blank">http://svn.apache.org/viewvc/f<wbr>orrest/site/zone.htm= l?rev=3D1836<wbr>858&r1=3D1836857&r2=3D1836858&view<wbr>=3Ddiff= </a><br> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<wbr>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D<br> --- forrest/site/zone.html (original)<br> +++ forrest/site/zone.html Sat Jul 28 01:28:58 2018<br> @@ -30,7 +30,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start group logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"grouplogo"><br> -<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/apache-for= rest.png<wbr>" title=3D"The Apache Software Foundation">&= lt;/a><br> +<a href=3D"<a href=3D"http://www.apache.org/" rel=3D"noreferrer" t= arget=3D"_blank">http://www.apache.org/</a>"><wbr><img class=3D&= quot;logoImage" alt=3D"Apache" src=3D"images/<a href=3D= "http://apache-forrest2.pn">apache-forrest2.pn</a><wbr>g" title=3D&quo= t;The Apache Software Foundation"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end group logo<br> @@ -39,7 +39,7 @@<br> =C2=A0 =C2=A0 =C2=A0|start Project Logo<br> =C2=A0 =C2=A0 =C2=A0+--><br> =C2=A0<div class=3D"projectlogo"><br> -<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo.png" title=3D"Apache Forrest"></a><br> +<a href=3D"<a href=3D"http://forrest.apache.org/" rel=3D"noreferre= r" target=3D"_blank">http://forrest.apache.or<wbr>g/</a>"><img c= lass=3D"logoImage" alt=3D"Forrest" src=3D"images/p= roject-logo2.png" title=3D"Apache Forrest"></a><br> =C2=A0</div><br> =C2=A0<!--+<br> =C2=A0 =C2=A0 =C2=A0|end Project Logo<br> <br> <br> </blockquote></div><br><br clear=3D"all"><div><br></div></div></div><span c= lass=3D"HOEnZb"><font color=3D"#888888">-- <br><div class=3D"m_569040664775= 6418299gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr"= >---<div>Gav...</div><div><br></div></div></div> </font></span></div> </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class= =3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">--= -<div>Gav...</div><div><br></div></div></div> </div> --000000000000a138740572062978--