fix release target

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

Branch: refs/heads/tlf
Commit: 03c53b050c8929cb1492c1ec5fcb1087fe7d016e
Parents: 5beb701
Author: Alex Harui <[email protected]>
Authored: Sun Jun 25 23:23:49 2017 -0700
Committer: Alex Harui <[email protected]>
Committed: Sun Jun 25 23:23:49 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/03c53b05/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/releasecandidate.xml b/releasecandidate.xml
index 95b47a3..58d4835 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -568,7 +568,7 @@ ${my.name}
                        <arg 
value="${dist.dev}/flex/flexjs/${release.version}/rc${rc}" />
             <arg value="${dist.release}/flex/flexjs/${release.version}" />
                </exec>
-               <exec executable="${svn}" dir="${dist.release}/flex/flexjs" 
failonerror="true" >
+               <exec executable="${svn}" dir="${dist.release}/.." 
failonerror="true" >
                        <arg value="commit" />
                        <arg value="--username" />
                        <arg value="${apache.username}" />

Reply via email to