Author: ssteiner
Date: Wed Nov 23 16:49:44 2016
New Revision: 1771003
URL: http://svn.apache.org/viewvc?rev=1771003&view=rev
Log:
Add all sources for release-dist target
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=1771003&r1=1771002&r2=1771003&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/build.xml (original)
+++ xmlgraphics/fop-pdf-images/trunk/build.xml Wed Nov 23 16:49:44 2016
@@ -79,6 +79,7 @@
<fileset dir="${basedir}" id="dist.src">
<include name="src/**"/>
+ <include name="test/**"/>
<patternset>
<include name="lib/*"/>
</patternset>
@@ -87,6 +88,7 @@
<include name="README"/>
<include name="KEYS"/>
<include name="build.*"/>
+ <include name="*.xml"/>
</fileset>
<property name="build.unit.tests.dir" value="${build.dir}/test-classes"/>
@@ -350,7 +352,9 @@
<target name="release-dist" depends="dist" description="Generates the distribution package and signs the release">
<property name="bin.suffix" value="bin-jdk${java.specification.version}"/>
- <input message="Passphrase for your default private key (attention: passphrase will be echoed in clear text on the display!)" addproperty="pwd"/>
+ <input message="Passphrase for your default private key" addproperty="pwd">
+ <handler classname="org.apache.tools.ant.input.SecureInputHandler" />
+ </input>
<antcall target="md5">
<param name="sign.archive" value="${name}-${version}-src.zip"/>
</antcall>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.