This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release_practice
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release_practice by this push:
     new 2704be6  forgot a few
2704be6 is described below

commit 2704be6ed47a83327ee2b9d7e4a8bc6e419f5165
Author: Alex Harui <[email protected]>
AuthorDate: Tue Mar 5 22:33:52 2019 -0800

    forgot a few
---
 releasesteps.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/releasesteps.xml b/releasesteps.xml
index dd52817..4cf5d85 100644
--- a/releasesteps.xml
+++ b/releasesteps.xml
@@ -161,6 +161,9 @@
             <param name="file" 
value="${artifactfolder}/artifacts/archive/target/checkout/release-dir/org/apache/royale/typedefs/royale-typedefs-parent/${release.version}/royale-typedefs-parent-${release.version}-source-release.zip"
 />
         </antcall>
         <antcall target="sign-file" >
+            <param name="file" 
value="${artifactfolder}/artifacts/archive/target/checkout/release-dir/org/apache/royale/typedefs/royale-typedefs-parent/${release.version}/royale-typedefs-parent-${release.version}.pom"
 />
+        </antcall>
+        <antcall target="sign-file" >
             <param name="file" 
value="${artifactfolder}/artifacts/archive/target/checkout/release-dir/org/apache/royale/typedefs/royale-typedefs-cordova/${release.version}/royale-typedefs-cordova-${release.version}-sources.jar"
 />
         </antcall>
         <antcall target="sign-file" >

Reply via email to