You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/08/11 20:43:56 UTC

[3/3] git commit: [flex-falcon] [refs/heads/develop] - fix another bug in script

fix another bug in script


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/21344852
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/21344852
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/21344852

Branch: refs/heads/develop
Commit: 21344852a87ab48ee0c4e66e920d7a365692783e
Parents: 6010fc7
Author: Alex Harui <ah...@apache.org>
Authored: Mon Aug 11 11:42:34 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Mon Aug 11 11:42:34 2014 -0700

----------------------------------------------------------------------
 releasecandidate.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/21344852/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/releasecandidate.xml b/releasecandidate.xml
index c33142e..d2b1d1f 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -193,6 +193,8 @@
 			<arg value="--rebase" />
 		</exec>
 		<ant antfile="build.xml" target="release" />
+		<ant antfile="build.xml" target="create-md5" />
+		<ant antfile="build.xml" target="sign" />
 		<mkdir dir="${dist.dev}/flex/falcon/${release.version}/rc${rc}/binaries" />
 		<copy todir="${dist.dev}/flex/falcon/${release.version}/rc${rc}" >
 			<fileset dir="${basedir}/out" >