try adding this way

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

Branch: refs/heads/develop
Commit: 8bde523072cea2e2f127be4ae52707be15f3ea6e
Parents: 7bbf0d5
Author: Alex Harui <[email protected]>
Authored: Wed Jun 20 15:36:54 2018 -0700
Committer: Alex Harui <[email protected]>
Committed: Wed Jun 20 15:36:54 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8bde5230/flex-installer/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/flex-installer/releasecandidate.xml 
b/flex-installer/releasecandidate.xml
index cb674f1..f024c85 100644
--- a/flex-installer/releasecandidate.xml
+++ b/flex-installer/releasecandidate.xml
@@ -258,7 +258,7 @@
     <target name="svnadddmg" if="svn.dir.found">
         <exec executable="${svn}" dir="${dist.dev}/flex/installer" 
failonerror="false" >
             <arg value="add" />
-            <arg 
value="${dist.dev}/flex/installer/${release.version}/rc${rc}/binaries/*.dmg*" />
+            <arg 
value="${dist.dev}/flex/installer/${release.version}/rc${rc}/binaries/apache-flex-sdk-installer-${release.version}-bin.dmg*"
 />
         </exec>
     </target>
     <target name="svnaddexe" if="svn.dir.found">

Reply via email to