You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2018/04/30 06:11:53 UTC

svn commit: r26597 - /release/xerces/j/.htaccess

Author: mukulg
Date: Mon Apr 30 06:11:53 2018
New Revision: 26597

Log:
modifying .htaccess file

Modified:
    release/xerces/j/.htaccess

Modified: release/xerces/j/.htaccess
==============================================================================
--- release/xerces/j/.htaccess (original)
+++ release/xerces/j/.htaccess Mon Apr 30 06:11:53 2018
@@ -1,12 +1,11 @@
 IndexOptions FancyIndexing ScanHTMLTitles
-AddDescription "MD5 Checksum file" *.md5
-AddDescription "SHA Checksum file" *.sha
+AddDescription "SHA Checksum file" *.sha512
 AddDescription "PGP Signature file" *.sig
 AddDescription "PGP Armored Sig. file" *.asc
 AddDescription "PGP public keys file" KEYS
-AddDescription "Latest binary release" Xerces-J-bin.2.11.0
-AddDescription "Latest source release" Xerces-J-src.2.11.0
-AddDescription "Latest build tools" Xerces-J-tools.2.11.0
+AddDescription "Latest binary release" Xerces-J-bin.2.12.0
+AddDescription "Latest source release" Xerces-J-src.2.12.0
+AddDescription "Latest build tools" Xerces-J-tools.2.12.0
 AddAlt "Compressed" *.gz *.zip
 AddAlt "Signature" *.sig
 AddAlt "Public Keys" KEYS



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org