This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new b3174c8 Use HTTPS to access Apache resources. b3174c8 is described below commit b3174c81f9ee96d8c3da888f15e30d1f700ffa9a Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Jul 6 21:00:59 2019 -0400 Use HTTPS to access Apache resources. --- src/site/xdoc/download_fileupload.xml | 2 +- src/site/xdoc/index.xml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/site/xdoc/download_fileupload.xml b/src/site/xdoc/download_fileupload.xml index 05f9b69..1a7d0c0 100644 --- a/src/site/xdoc/download_fileupload.xml +++ b/src/site/xdoc/download_fileupload.xml @@ -131,7 +131,7 @@ limitations under the License. </p> <ul> <li class="download"><a href="[preferred]/commons/fileupload/">browse download area</a></li> - <li><a href="http://archive.apache.org/dist/commons/fileupload/">archives...</a></li> + <li><a href="https://archive.apache.org/dist/commons/fileupload/">archives...</a></li> </ul> </section> </body> diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 64d1f7c..4f9e56a 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -78,61 +78,61 @@ <p><strong>FileUpload 1.3.3</strong> - 13 June 2017</p> <ul> <li>Download the binary and source distributions from a mirror site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.3.2</strong> - 26 May 2016</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.3.1</strong> - 7 February 2014</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.3</strong> - 27 March 2013</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.2.2</strong> - 29 July 2010</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.2.1</strong> - 18 January 2008</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.2</strong> - 13 February 2007</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.1.1</strong> - 08 June 2006</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.1</strong> - 22 Dec 2005</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> <p><strong>FileUpload 1.0</strong> - 24 Jun 2003</p> <ul> <li>Download the binary and source distributions from the archive site - <a href="http://archive.apache.org/dist/commons/fileupload/">here</a> + <a href="https://archive.apache.org/dist/commons/fileupload/">here</a> </li> </ul> </subsection>