try this format

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

Branch: refs/heads/develop
Commit: 2cd188f15f2b18fe5710b63812872142b3ab9e3c
Parents: 1f79cc5
Author: Alex Harui <[email protected]>
Authored: Wed Jun 20 15:43:18 2018 -0700
Committer: Alex Harui <[email protected]>
Committed: Wed Jun 20 15:43:18 2018 -0700

----------------------------------------------------------------------
 flex-installer/releasecandidate.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


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

Reply via email to