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-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new 67d2836b Use HTTPS in URL
67d2836b is described below

commit 67d2836b168de92fe0af499eac4f6d19dcb2101e
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 10:02:25 2025 -0500

    Use HTTPS in URL
---
 src/site/xdoc/references.xml   | 14 +++++++-------
 src/site/xdoc/sampleimages.xml | 12 ++++++------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/site/xdoc/references.xml b/src/site/xdoc/references.xml
index 7072b41a..dcd873ad 100644
--- a/src/site/xdoc/references.xml
+++ b/src/site/xdoc/references.xml
@@ -28,25 +28,25 @@ limitations under the License.
 
   <ul>
     <li>Marco Schmidt's list of Java image libaries (archived): 
-        <a 
href="http://web.archive.org/web/20090204080356/http://schmidt.devlib.org/java/image-io-libraries.html";>http://web.archive.org/web/20090204080356/http://schmidt.devlib.org/java/image-io-libraries.html</a>
+        <a 
href="http://web.archive.org/web/20090204080356/http://schmidt.devlib.org/java/image-io-libraries.html";>https://web.archive.org/web/20090204080356/http://schmidt.devlib.org/java/image-io-libraries.html</a>
     </li>
     <li>Another list of Java image libaries 
-        <a 
href="http://web.archive.org/web/20170310015234/https://www.dmoz.org/Computers/Programming/Languages/Java/Class_Libraries/Graphics/Data_Formats/";>http://web.archive.org/web/20170310015234/https://www.dmoz.org/Computers/Programming/Languages/Java/Class_Libraries/Graphics/Data_Formats/</a>
+        <a 
href="http://web.archive.org/web/20170310015234/https://www.dmoz.org/Computers/Programming/Languages/Java/Class_Libraries/Graphics/Data_Formats/";>https://web.archive.org/web/20170310015234/https://www.dmoz.org/Computers/Programming/Languages/Java/Class_Libraries/Graphics/Data_Formats/</a>
     </li>
     <li>File format cloud.
-       <a 
href="http://www.fileformat.info/format/cloud.htm";>http://www.fileformat.info/format/cloud.htm</a>
+       <a 
href="http://www.fileformat.info/format/cloud.htm";>https://www.fileformat.info/format/cloud.htm</a>
     </li>
     <li>ImageInfo an excellent Java class to extract image properties 
(archived):
-        <a 
href="http://web.archive.org/web/20090216122500/http://schmidt.devlib.org/image-info";>http://web.archive.org/web/20090216122500/http://schmidt.devlib.org/image-info</a>
+        <a 
href="http://web.archive.org/web/20090216122500/http://schmidt.devlib.org/image-info";>https://web.archive.org/web/20090216122500/http://schmidt.devlib.org/image-info</a>
     </li>
     <li>EasyRGB's color conversion formulas.
-        <a href="http://www.easyrgb.com/";>http://www.easyrgb.com/</a>
+        <a href="http://www.easyrgb.com/";>https://www.easyrgb.com/</a>
     </li>
     <li>AWare Systems TIFF Tag Reference (JPEG EXIF metadata is stored in TIFF 
directories).
-        <a 
href="http://www.awaresystems.be/imaging/tiff/tifftags.html";>http://www.awaresystems.be/imaging/tiff/tifftags.html</a>
+        <a 
href="http://www.awaresystems.be/imaging/tiff/tifftags.html";>https://www.awaresystems.be/imaging/tiff/tifftags.html</a>
     </li>
     <li>Phil Harvey's exiftool and metadata reference 
-        <a 
href="http://www.sno.phy.queensu.ca/~phil/exiftool/index.html";>http://www.sno.phy.queensu.ca/~phil/exiftool/index.html</a>
+        <a 
href="http://www.sno.phy.queensu.ca/~phil/exiftool/index.html";>https://www.sno.phy.queensu.ca/~phil/exiftool/index.html</a>
     </li>
   </ul>
 
diff --git a/src/site/xdoc/sampleimages.xml b/src/site/xdoc/sampleimages.xml
index 5b0f2780..c226f45f 100644
--- a/src/site/xdoc/sampleimages.xml
+++ b/src/site/xdoc/sampleimages.xml
@@ -38,23 +38,23 @@ limitations under the License.
 <a href=""></a>
   <ul>
       <li>Phil Harvey's large collection 
-          <a 
href="http://owl.phy.queensu.ca/~phil/exiftool/sample_images.html";>http://owl.phy.queensu.ca/~phil/exiftool/sample_images.html</a>
+          <a 
href="http://owl.phy.queensu.ca/~phil/exiftool/sample_images.html";>https://owl.phy.queensu.ca/~phil/exiftool/sample_images.html</a>
       </li>
       <li>Drew Noakes' collection of images with EXIF 
-          <a 
href="http://www.drewnoakes.com/code/exif/exifImages/";>http://www.drewnoakes.com/code/exif/exifImages/</a>
+          <a 
href="http://www.drewnoakes.com/code/exif/exifImages/";>https://www.drewnoakes.com/code/exif/exifImages/</a>
       </li>
       <li>RAWpository 
-          <a 
href="http://www.glasslantern.com/RAWpository/";>http://www.glasslantern.com/RAWpository/</a>
+          <a 
href="http://www.glasslantern.com/RAWpository/";>https://www.glasslantern.com/RAWpository/</a>
       </li>
       <li>exif.org's Sample Images 
-          <a 
href="http://www.exif.org/samples.html";>http://www.exif.org/samples.html</a>
+          <a 
href="http://www.exif.org/samples.html";>https://www.exif.org/samples.html</a>
       </li>
       <li>dpreview.com includes sample images with every one of their full 
reviews. 
-          <a href="http://www.dpreview.com/";>http://www.dpreview.com/</a>
+          <a href="http://www.dpreview.com/";>https://www.dpreview.com/</a>
       </li>
       <li>flickr let's you search by camera type, which is invaluable, 
although not all images are
           "out of camera" originals (many have been edited or scaled).
-          <a href="http://www.flickr.com/";>http://www.flickr.com/</a>
+          <a href="http://www.flickr.com/";>https://www.flickr.com/</a>
       </li>
       <li>PNG official test suite More png sample images available here.
           <a 
href="ftp://ftp.simplesystems.org/pub/libpng/png/images/suite/";>ftp://ftp.simplesystems.org/pub/libpng/png/images/suite/</a>

Reply via email to