This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit b0be67220372cf6427bc605b13f13326da3bc162
Author: Alex Harui <[email protected]>
AuthorDate: Fri Jan 5 10:02:42 2018 -0800

    more fixes to script
---
 releasecandidate.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index c44e9ac..406fe7a 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -347,7 +347,7 @@
         addproperty="maven.staging.folder.number"/>
     </target>
     
-    <target name="main" 
depends="check-empty-folder,check-no-repos,verify-task,check-name-and-svn,install-rat,credentials,get-maven-folders,get-maven-source-artifacts"
 description="Perform packaging steps">
+    <target name="main" 
depends="check-empty-folder,check-no-repos,verify-task,check-name-and-svn,install-rat,credentials,get-maven-folders,get-maven-source-artifacts,check-royale-asjs"
 description="Perform packaging steps">
                <antcall target="check-new-version" />
         <antcall target="ant-artifacts" />
                <antcall target="stage.rc" />

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to