Author: markt
Date: Fri Dec 7 19:54:03 2018
New Revision: 1848419
URL: http://svn.apache.org/viewvc?rev=1848419&view=rev
Log:
Update rat excludes for switch to SHA512
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomcat/trunk/res/rat/rat-excludes.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/rat/rat-excludes.txt?rev=1848419&r1=1848418&r2=1848419&view=diff
==============================================================================
--- tomcat/trunk/res/rat/rat-excludes.txt (original)
+++ tomcat/trunk/res/rat/rat-excludes.txt Fri Dec 7 19:54:03 2018
@@ -23,7 +23,7 @@
- *.html files in documentation are generated from XML sources
- - *.md5, *.sha/*.sha1 files are generated and cannot contain license
+ - *.sha512 files are generated and cannot contain license
- *.manifest, MANIFEST.MF JAR manifest files cannot contain license
@@ -63,8 +63,7 @@ output/build/webapps/docs/**/*.html
output/dist/webapps/docs/**/*.html
output/deployer/deployer-howto.html
-**/*.md5
-**/*.sha1
+**/*.sha512
**/MANIFEST.MF
**/*.manifest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]