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

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


The following commit(s) were added to refs/heads/release/0.9.1 by this push:
     new 5d1622f  final adjustments to npm publishing
5d1622f is described below

commit 5d1622f89598539515d00edcd85e0b198e490187
Author: Alex Harui <aha...@apache.org>
AuthorDate: Mon Feb 12 21:46:53 2018 -0800

    final adjustments to npm publishing
---
 releasecandidate.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 6b1c3ce..5b4e1ff 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -1335,7 +1335,7 @@ ${my.name}
         </exec>
     </target>
 
-    <target name="release.npm" depends="check-name-and-svn,check-royale-asjs">
+    <target name="release.npm" 
depends="check-name-and-svn,check-royale-asjs,use_release_branch,checkout-release-branch">
         <input
         message="To publish the npm artifacts, enter the npm password from the 
private@ list"
         addproperty="npm.password"/>

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to