Author: ssteiner
Date: Tue Mar 6 09:37:02 2018
New Revision: 1825964
URL: http://svn.apache.org/viewvc?rev=1825964&view=rev
Log:
Switch to sha256
Modified:
xmlgraphics/fop-pdf-images/trunk/build.xml
Modified: xmlgraphics/fop-pdf-images/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/build.xml?rev=1825964&r1=1825963&r2=1825964&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/build.xml (original)
+++ xmlgraphics/fop-pdf-images/trunk/build.xml Tue Mar 6 09:37:02 2018
@@ -484,7 +484,7 @@
<include name="maven/pom.xml"/>
</patternset>
</fileset>
- <checksum algorithm="sha256">
+ <checksum algorithm="sha-256" fileext=".sha256">
<fileset refid="bundle-files"/>
</checksum>
<input message="Passphrase for your default private key (attention:
passphrase will be echoed in clear text on the display!)" addproperty="pwd"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]