Modified: uima/site/trunk/uima-website/docs/one-time-setup.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/one-time-setup.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/one-time-setup.html (original) +++ uima/site/trunk/uima-website/docs/one-time-setup.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -16,7 +16,7 @@ <title>Apache UIMA - One time setup</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -53,7 +53,7 @@ <div class="pageBanner">One time setup</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -67,7 +67,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -97,12 +97,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -132,7 +132,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -204,13 +204,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -244,7 +244,7 @@ <tr><td> <blockquote class="sectionBody"> <p>Install an svn client (not server) to use for command line invocation of SVN from - <a class="external" rel="nofollow" target="_blank" href="http://subversion.apache.org/packages.html">http://subversion.apache.org/packages.html</a>. + <a class="external" rel="nofollow" target="_blank" href="https://subversion.apache.org/packages.html">https://subversion.apache.org/packages.html</a>. Use the 1.6.x or later version. For Windows platform, you may find it convenient to also install a windows shell extension for this, such as the one from Tigris.org.</p> @@ -253,7 +253,7 @@ including accommodating firewalls.</p> <p class="Note">Important:</p> <p>Configure your SVN client to set the eol-style to native, for newly created files; see - <a target="_blank" href="http://apache.org/dev/svn-eol-style.txt">http://apache.org/dev/svn-eol-style.txt</a> + <a target="_blank" href="https://apache.org/dev/svn-eol-style.txt">https://apache.org/dev/svn-eol-style.txt</a> for instructions on how to do this.</p> </blockquote> </p> @@ -267,7 +267,7 @@ <tr><td> <blockquote class="sectionBody"> <ol><li>Download Maven 3.0 or later from - <a class="external" rel="nofollow" target="_blank" href="http://maven.apache.org/download.html">http://maven.apache.org/download.html</a>.</li> + <a class="external" rel="nofollow" target="_blank" href="https://maven.apache.org/download.html">https://maven.apache.org/download.html</a>.</li> <li>Set up your path to use this version.</li> <li>(Optional, but is needed for some JVM/platforms, to give the JVM enough room to build things). Add the following environment variable for Maven: <br /> @@ -278,16 +278,16 @@ common subproject parent pom --> <!--li>If you plan to build from "trunk" which contains unreleased as-of-yet artifacts, you'll need to have the build get access to UIMA's build tooling. This can be done in 2 ways: - <ol><li>Checkout the build tooling from svn (http://svn.apache.org/repos/asf/uima/build/trunk) and + <ol><li>Checkout the build tooling from svn (https://svn.apache.org/repos/asf/uima/build/trunk) and build and install it into your local maven repository. To do the build and install, go into the parent-poms/parent-pom-top directory, and do the "mvn install" command.</li> <li>Change your maven settings.xml file to include the Apache snapshot repository in the set of repositories it searches for artifacts. For general information on maven settings files, see <a class="external" rel="nofollow" target="_blank" - href="http://maven.apache.org/settings.html">http://maven.apache.org/settings.html</a> and + href="https://maven.apache.org/settings.html">https://maven.apache.org/settings.html</a> and <a class="external" rel="nofollow" target="_blank" - href="http://maven.apache.org/ref/3.0/maven-settings/settings.html"> - http://maven.apache.org/ref/3.0/maven-settings/settings.html</a>. + href="https://maven.apache.org/ref/3.0/maven-settings/settings.html"> + https://maven.apache.org/ref/3.0/maven-settings/settings.html</a>. <p>To follow this approach, create a settings.xml file in the right location (usually ~/.m2/) and add a setting for the repository.apache.org NEXUS snapshot repository. There's an existing settings.xml you can use as a template, in the conf/ directory of the maven install. @@ -328,13 +328,13 @@ <p>Then: <ol> <li><p>Install the SVN support plugin <code>Subclipse</code> from - <a class="external" rel="nofollow" target="_blank" href="http://subclipse.tigris.org/">http://subclipse.tigris.org/</a>. + <a class="external" rel="nofollow" target="_blank" href="https://subclipse.tigris.org/">https://subclipse.tigris.org/</a>. Be sure to pick the version for 1.6.x or the 1.8.x SVN client. Either of these work with the Apache SVN, but you cannot mix them - pick one and stick with it for all your SVN access (e.g., Eclipse, commandline, TortiseSVN Windows shell extensions, etc.) </p></li> <li><p>Install m2e (latest recommended version) from the Eclipse update site: - <a class="external" rel="nofollow" target="_blank" href="http://www.eclipse.org/m2e/">http://www.eclipse.org/m2e/</a>. + <a class="external" rel="nofollow" target="_blank" href="https://www.eclipse.org/m2e/">https://www.eclipse.org/m2e/</a>. </p> </li> <li><p>When checking out UIMA modules, one method known to work (others may be added) is to do the initial check-out using the SVN command "svn checkout https://svn.apache.org/repos/asf/uima/uimaj/trunk some-local-directory" @@ -349,8 +349,8 @@ <!--li>You probably also want the m2eclipse SCM integration - this adds menus to SCM such as <code>Checkout as Maven project</code>. To get this, add the Eclipse update site: <a class="external" rel="nofollow" target="_blank" - href="http://m2eclipse.sonatype.org/sites/m2e-extras"> - http://m2eclipse.sonatype.org/sites/m2e-extras</a> + href="https://m2eclipse.sonatype.org/sites/m2e-extras"> + https://m2eclipse.sonatype.org/sites/m2e-extras</a> and then select <ul><li>Maven SCM handler for Subclispe</li> <li>Maven SCM Integration</li>
Modified: uima/site/trunk/uima-website/docs/privacy-policy.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/privacy-policy.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/privacy-policy.html (original) +++ uima/site/trunk/uima-website/docs/privacy-policy.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -17,7 +17,7 @@ <title>Apache UIMA - Privacy Policy</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -54,7 +54,7 @@ <div class="pageBanner">Privacy Policy</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -68,7 +68,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -98,12 +98,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -133,7 +133,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -205,13 +205,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> Modified: uima/site/trunk/uima-website/docs/project-guidelines.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/project-guidelines.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/project-guidelines.html (original) +++ uima/site/trunk/uima-website/docs/project-guidelines.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -16,7 +16,7 @@ <title>Apache UIMA - Apache UIMA Project Guidelines</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -53,7 +53,7 @@ <div class="pageBanner">Apache UIMA Project Guidelines</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -67,7 +67,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -97,12 +97,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -132,7 +132,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -204,13 +204,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -233,8 +233,8 @@ making changes to the codebase of the Project.</p> <p>This project's purpose is to develop Apache-licensed implementations of the UIMA standard being developed by the UIMA Technical Committee at - <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=uima"> - http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=uima + <a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=uima"> + https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=uima </a>. As such, we will not incorporate changes into the project which are not compliant with the standard, and will evolve implementations here to be compliant with the evolving changes in the standard.</p> Modified: uima/site/trunk/uima-website/docs/publications.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/publications.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/publications.html (original) +++ uima/site/trunk/uima-website/docs/publications.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -16,7 +16,7 @@ <title>Apache UIMA - Publications related to Apache UIMA</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -53,7 +53,7 @@ <div class="pageBanner">Publications related to Apache UIMA</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -67,7 +67,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -97,12 +97,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -132,7 +132,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -204,13 +204,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -259,7 +259,7 @@ <li>Ferrucci, D. et al. (2009) <b>Unstructured Information Management Architecture (UIMA) Version 1.0.</b> OASIS Standard, March 2009. <br /> - (<a href="http://docs.oasis-open.org/uima/v1.0/uima-v1.0.html">link</a>) + (<a href="https://docs.oasis-open.org/uima/v1.0/uima-v1.0.html">link</a>) (<a href="#UIMA:OASIS:2009">BibTex</a>)</li> </ul> <h3>UIMA Core Framework</h3> @@ -268,26 +268,26 @@ application and deployment of human language technologies.</b> SEALTS '03: Proceedings of the HLT-NAACL 2003 workshop on Software engineering and architecture of language technology systems. <br /> - (<a href="http://dx.doi.org/10.3115/1119226.1119236">link</a>) + (<a href="https://dx.doi.org/10.3115/1119226.1119236">link</a>) (<a href="#UIMA:FERRUCCI:2003">BibTex</a>)</li> <li>Ferrucci, D. and Lally, A. (2004) <b>UIMA: An Architectural Approach to Unstructured Information Processing in the Corporate Research Environment.</b> Natural Language Engineering. Volume 10 (3-4), September 2004. <br /> - (<a href="http://dx.doi.org/10.1017/S1351324904003523">link</a>) + (<a href="https://dx.doi.org/10.1017/S1351324904003523">link</a>) (<a href="#UIMA:FERRUCCI:2004">BibTex</a>)</li> <li>Goetz, T. and Suhre, O. (2004) <b>Design and implementation of the UIMA Common Analysis System. </b> IBM Systems Journal, Volume 43 (3), 2004. <br /> - (<a href="http://dx.doi.org/10.1147/sj.433.0476">link</a>) + (<a href="https://dx.doi.org/10.1147/sj.433.0476">link</a>) (<a href="#UIMA:CAS:2004">BibTex</a>)</li> <li>Schor, M. (2004) <b>An Effective, Java-Friendly Interface for the Unstructured Management Architecture (UIMA) Common Analysis System.</b> Technical Report IBM RC23176. <br /> - (<a href="http://domino.research.ibm.com/library/cyberdig.nsf/1e4115aea78b6e7c85256b360066f0d4/d55875841121943e85256e78004bd826?OpenDocument">link</a>) + (<a href="https://domino.research.ibm.com/library/cyberdig.nsf/1e4115aea78b6e7c85256b360066f0d4/d55875841121943e85256e78004bd826?OpenDocument">link</a>) (<a href="#UIMA:JCAS:2004">BibTex</a>)</li> </ul> <h3>uimaFIT</h3> @@ -296,7 +296,7 @@ Proceedings of the Workshop on Software Engineering, Testing, and Quality Assurance for Natural Language Processing (SETQA-NLP 2009), June 2009. <br /> - (<a href="http://www.aclweb.org/anthology/W/W09/W09-1501">link</a>) + (<a href="https://www.aclweb.org/anthology/W/W09/W09-1501">link</a>) (<a href="#UIMA:UIMAFIT:2009">BibTex</a>)</li> <li>Roeder, Christophe et al. (2009) <b>Simplifying UIMA Component Development and Testing with @@ -311,7 +311,7 @@ <li>Kluegl, P. et al. (2016) <b>UIMA Ruta: Rapid development of rule-based information extraction applications</b> Natural Language Engineering, Volume 22 (1), January 2016). <br /> - (<a href="http://dx.doi.org/10.1017/S1351324914000114">link</a>) + (<a href="https://dx.doi.org/10.1017/S1351324914000114">link</a>) (<a href="#UIMA:RUTA:2016">BibTex</a>)</li> </ul> </blockquote> @@ -355,7 +355,7 @@ Pages = {67--74}, Publisher = {Association for Computational Linguistics}, Address = {Morristown, NJ, USA}, - Doi = {http://dx.doi.org/10.3115/1119226.1119236}} + Doi = {https://dx.doi.org/10.3115/1119226.1119236}} </pre> <pre id="UIMA:FERRUCCI:2004" style="max-width:60em; overflow-x: auto;">@article{UIMA:FERRUCCI:2004, Title = {{UIMA: An Architectural Approach to Unstructured Information Processing in the Corporate Research Environment}}, @@ -392,7 +392,7 @@ Howpublished = {OASIS Standard}, Year = {2009}, Month = {mar}, - Url = {http://docs.oasis-open.org/uima/v1.0/uima-v1.0.html}}</pre> + Url = {https://docs.oasis-open.org/uima/v1.0/uima-v1.0.html}}</pre> <pre id="UIMA:UIMAFIT:2009" style="max-width:60em; overflow-x: auto;">@inproceedings{UIMA:UIMAFIT:2009, Title = {Building Test Suites for {UIMA} Components}, Author = {Ogren, Philip V. and Bethard, Steven J.}, @@ -402,7 +402,7 @@ Pages = {1--4}, Publisher = {Association for Computational Linguistics}, Address = {Boulder, Colorado}, - Url = {http://www.aclweb.org/anthology/W/W09/W09-1501}}</pre> + Url = {https://www.aclweb.org/anthology/W/W09/W09-1501}}</pre> <pre id="UIMA:UIMAFIT:2009b" style="max-width:60em; overflow-x: auto;">@inproceedings{UIMA:UIMAFIT:2009b, Title = {Simplifying {UIMA} Component Development and Testing with {Java} Annotations and Dependency Injection}, Author = {Roeder, Christophe and Ogren, Philip V. and Baumgartner Jr., William A. and Hunter, Lawrence}, @@ -424,7 +424,7 @@ Pages = {1--40}, Numpages = {40}, Doi = {10.1017/S1351324914000114}, - Url = {http://journals.cambridge.org/article_S1351324914000114}}</pre> + Url = {https://journals.cambridge.org/article_S1351324914000114}}</pre> </blockquote> </td></tr> </table> Modified: uima/site/trunk/uima-website/docs/release-before-2.3.1.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/release-before-2.3.1.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/release-before-2.3.1.html (original) +++ uima/site/trunk/uima-website/docs/release-before-2.3.1.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -15,7 +15,7 @@ <title>Apache UIMA - Doing an Apache UIMA Release</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -52,7 +52,7 @@ <div class="pageBanner">Doing an Apache UIMA Release</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -66,7 +66,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -96,12 +96,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -131,7 +131,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -203,13 +203,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -261,7 +261,7 @@ please see <a href="release.html">this</ </p> <p> The previous UIMA release plans and a release plan template are available in the UIMA wiki at - <a href="http://cwiki.apache.org/confluence/display/UIMA/release-plan.html">http://cwiki.apache.org/confluence/display/UIMA/release-plan.html</a> + <a href="https://cwiki.apache.org/confluence/display/UIMA/release-plan.html">https://cwiki.apache.org/confluence/display/UIMA/release-plan.html</a> </p> </blockquote> </td></tr> @@ -430,7 +430,7 @@ please see <a href="release.html">this</ </p> <p>There is one exception: the uimacpp release is still separately audited. - To audit a uiamcpp the <a href="http://incubator.apache.org/rat/">RAT</a> (Release Audit Tool) + To audit a uiamcpp the <a href="https://incubator.apache.org/rat/">RAT</a> (Release Audit Tool) should be used. Check out the latest version from the website and run the tool on the unpacked release artifacts (binary and source distribution). The command line looks like:<br /><br /> <code>java -jar apache-rat-0.6.jar <release-artifact-directory> > report.txt</code><br /><br /> @@ -485,7 +485,7 @@ please see <a href="release.html">this</ When all issues are fixed, all test cases are executed successfully and the documentation is up-to-date maybe the release level is found and the release manager can start a release vote on the uima-dev mailing list. With this vote the release manager checks if all committers agree to ship the release level. - The vote must be aligned with the <a href="http://www.apache.org/foundation/voting.html">Apache vote process</a>. + The vote must be aligned with the <a href="https://www.apache.org/foundation/voting.html">Apache vote process</a>. </p> </blockquote> </td></tr> @@ -506,7 +506,7 @@ please see <a href="release.html">this</ After a successful release vote for the release on the uima-dev mailing list the release is ready for publishing. But before that, the Incubator PMC must approve the release and vote on it. This is necessary since UIMA is still in the Apache Incubator. For details about this approval look at the - <a href="http://incubator.apache.org/incubation/Incubation_Policy.html#Podling+Constraints">Incubation Podling Constraints</a>. + <a href="https://incubator.apache.org/incubation/Incubation_Policy.html#Podling+Constraints">Incubation Podling Constraints</a>. The vote for the Incubator PMC must be started on the incubator mailing list. The vote mail must contain links to the release artifacts as they will be published, the commented RAT report for the source and binary distribution and a link to the passed uima-dev mailing list release vote. @@ -583,7 +583,7 @@ please see <a href="release.html">this</ where you built the release candidate, cd to uimaj, and do: <br /><br /> <code>mvn -DsignArtifacts=true process-resources source:jar deploy</code><br /><br /> - Before the upload is started, make sure that the <a href="http://maven.apache.org/settings.html">Maven settings.xml</a> + Before the upload is started, make sure that the <a href="https://maven.apache.org/settings.html">Maven settings.xml</a> file is configured properly. It must contain a section like: <pre><servers> <server> @@ -648,7 +648,7 @@ please see <a href="release.html">this</ Apache Incubation disclaimer as long as Apache UIMA is in the incubation phase. Announcements should be posted from the release manager's <code>apache.org</code> address, and signed by the release manager using the same code-signing key as was used to sign the release. - For more details please refer to <a href="http://incubator.apache.org/guides/releasemanagement.html#announcements"> + For more details please refer to <a href="https://incubator.apache.org/guides/releasemanagement.html#announcements"> A Guide To Release Management During Incubation</a>. </p> <p>Our main uima website has a "News" section that should be updated with news of the release.</p> Modified: uima/site/trunk/uima-website/docs/release.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/release.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/release.html (original) +++ uima/site/trunk/uima-website/docs/release.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -15,7 +15,7 @@ <title>Apache UIMA - Doing an Apache UIMA Release</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -52,7 +52,7 @@ <div class="pageBanner">Doing an Apache UIMA Release</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -66,7 +66,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -96,12 +96,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -131,7 +131,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -203,13 +203,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -334,7 +334,7 @@ A previous version of this page, with th </p> <p> The previous UIMA release plans and a release plan template are available in the UIMA wiki at - <a href="http://cwiki.apache.org/confluence/display/UIMA/release-plan.html">http://cwiki.apache.org/confluence/display/UIMA/release-plan.html</a> + <a href="https://cwiki.apache.org/confluence/display/UIMA/release-plan.html">https://cwiki.apache.org/confluence/display/UIMA/release-plan.html</a> </p> </blockquote> </td></tr> @@ -794,7 +794,7 @@ A previous version of this page, with th The [VOTE] email should be based on similar previous votes, and include instructions to testers on how to set up their maven settings.xml file to specify the particular staging repository (or repositories, if more than one is being used). - For an example, see <a href="http://markmail.org/message/4ae7zb4ucmivlkaa">this dev-list post</a>. + For an example, see <a href="https://markmail.org/message/4ae7zb4ucmivlkaa">this dev-list post</a>. </p> </blockquote> @@ -906,7 +906,7 @@ svn import -m "commit msg, e.g. uimaj-2. and describe the major changes of the release. Announcements should be posted from the release manager's <code>apache.org</code> address, and signed by the release manager using the same code-signing key as was used to sign the release. - For more details please refer to <a href="http://incubator.apache.org/guides/releasemanagement.html#announcements"> + For more details please refer to <a href="https://incubator.apache.org/guides/releasemanagement.html#announcements"> A Guide To Release Management During Incubation</a>. </p> <p>Our main uima website has a "News" section that should be updated with news of the release. Modified: uima/site/trunk/uima-website/docs/roles.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/roles.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/roles.html (original) +++ uima/site/trunk/uima-website/docs/roles.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -16,7 +16,7 @@ <title>Apache UIMA - Apache UIMA Project Guidelines</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -53,7 +53,7 @@ <div class="pageBanner">Apache UIMA Project Guidelines</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -67,7 +67,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -97,12 +97,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -132,7 +132,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -204,13 +204,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -369,7 +369,7 @@ </blockquote> <p> Finally, a new committer should also submit a signed copy of the Contributor License Agreement to the ASF. See the - <a href="http://www.apache.org/licenses/#clas"> + <a href="https://www.apache.org/licenses/#clas"> <strong>Licenses page</strong></a> for details. </p> <p> Note 1: If a committer already has an account on the apache.org server and the Modified: uima/site/trunk/uima-website/docs/ruta.html URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/ruta.html?rev=1805437&r1=1805436&r2=1805437&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/ruta.html (original) +++ uima/site/trunk/uima-website/docs/ruta.html Fri Aug 18 15:29:50 2017 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <!-- ====================================================================== --> @@ -16,7 +16,7 @@ <title>Apache UIMA - Apache UIMA Ruta™</title> - <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> + <!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://uima.apache.org/privacy-policy.html","theme":"dark-bottom"}; </script> @@ -53,7 +53,7 @@ <div class="pageBanner">Apache UIMA Ruta™</div> </td> <td align='RIGHT'> - <a href="http://www.apache.org"> + <a href="https://www.apache.org"> <img src="./images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/> </a> </td> @@ -67,7 +67,7 @@ <form method="get" action="https://www.google.com/search"> Search the site <input type="text" name="q" size="25" maxlength="255" value="" /> - <input type="hidden" name="sitesearch" value="http://uima.apache.org/" /> + <input type="hidden" name="sitesearch" value="https://uima.apache.org/" /> <input name="Search" value="Search Site" type="submit"/> </form> </td> @@ -97,12 +97,12 @@ <div class="navBarItem"> <a href="./publications.html">Publications</a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://issues.apache.org/jira/browse/uima" target="_blank">Issue tracker <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/" target="_blank">Wiki <img src="images/offsitelink.png"/></a> </div> <br style="line-height: .5em"/> - <div class="navBarItem"> <a href="http://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://cwiki.apache.org/confluence/display/UIMA/Powered+by+Apache+UIMA" target="_blank">Powered By UIMA <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -132,7 +132,7 @@ </div> <div class="navBarItem"> <a href="./doc-uimaducc-demo.html">..Demo Page</a> </div> - <div class="navBarItem"> <a href="http://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://uima-ducc-demo.apache.org:42133" target="_blank">..Demo Live <img src="images/offsitelink.png"/></a> </div> </div> <br/> @@ -204,13 +204,13 @@ <div class="navBarItem"> <div class="navPartHeading">ASF</div> </div> <div class="navBar"> - <div class="navBarItem"> <a href="http://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/licenses/" target="_blank">License <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/thanks.html" target="_blank">ASF Sponsors <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/foundation/sponsorship.html" target="_blank">ASF Sponsorship <img src="images/offsitelink.png"/></a> </div> - <div class="navBarItem"> <a href="http://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> + <div class="navBarItem"> <a href="https://www.apache.org/security" target="_blank">Security <img src="images/offsitelink.png"/></a> </div> </div> </div> @@ -274,7 +274,7 @@ <li> <p> The UIMA Ruta Workbench can be installed via our Eclipse update site: - <a href="http://www.apache.org/dist/uima/eclipse-update-site/">http://www.apache.org/dist/uima/eclipse-update-site/</a> + <a href="https://www.apache.org/dist/uima/eclipse-update-site/">https://www.apache.org/dist/uima/eclipse-update-site/</a> </p> <p> The UIMA Ruta Workbench 2.6.1 is tested with Eclipse Oxygen (older versions are still supported). The UIMA Ruta Workbench 2.3.0 - 2.4.0 is tested with Eclipse 4.3 (Kepler) and Eclipse 4.4 (Luna). The UIMA Ruta Workbench 2.2.1 requires Eclipse 4.3.2 @@ -400,7 +400,7 @@ </td></tr> <tr><td> <blockquote class="subsectionBody"> - <p>The latest version of UIMA Ruta is available via <a href="http://search.maven.org/#search%7Cga%7C1%7Cruta">Maven Central</a>. + <p>The latest version of UIMA Ruta is available via <a href="https://search.maven.org/#search%7Cga%7C1%7Cruta">Maven Central</a>. If you use Maven as your build tool, then you can add the basic UIMA Ruta functionality as a dependency in your pom.xml file (additionally to other UIMA dependencies):</p> <pre> @@ -448,7 +448,7 @@ pages = {1--40}, numpages = {40}, doi = {10.1017/S1351324914000114}, - URL = {http://journals.cambridge.org/article_S1351324914000114}, + URL = {https://journals.cambridge.org/article_S1351324914000114}, } </pre> </blockquote>
