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 21:24:09 UTC

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

Repository: flex-falcon
Updated Branches:
  refs/heads/develop 21344852a -> 21a86aa4b


fix yet 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/21a86aa4
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/21a86aa4
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/21a86aa4

Branch: refs/heads/develop
Commit: 21a86aa4b2739c2b2a0d72b5e4804ac6ca5e5d82
Parents: 2134485
Author: Alex Harui <ah...@apache.org>
Authored: Mon Aug 11 12:24:10 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Mon Aug 11 12:24:10 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/21a86aa4/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/releasecandidate.xml b/releasecandidate.xml
index d2b1d1f..69354da 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -208,7 +208,7 @@
 		</copy>
 		<copy file="${basedir}/README" tofile="${dist.dev}/flex/falcon/${release.version}/rc${rc}/READme" />
 		<copy file="${basedir}/ApproveFalcon.xml" tofile="${dist.dev}/flex/falcon/${release.version}/rc${rc}/ApproveFalcon.xml" />
-		<copy file="${basedir}/apache-flex-falconjx-installer-config.xml" tofile="${dist.dev}/flex/falcon/${release.version}/rc${rc}/apache-flex-falconjx-installer-config.xml" />
+		<copy file="${basedir}/apache-flex-falconjx-installer-config.xml" tofile="${dist.dev}/flex/falcon/${release.version}/rc${rc}/binaries/apache-flex-falconjx-installer-config.xml" />
 		<exec executable="${svn}" dir="${dist.dev}/flex/falcon" failonerror="true" >
 			<arg value="add" />
 			<arg value="${dist.dev}/flex/falcon/${release.version}/rc${rc}" />