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

commit df60266012a40afccc8c7850f1389c7737e9ad7c
Author: Alex Harui <aha...@apache.org>
AuthorDate: Thu Feb 8 10:58:59 2018 -0800

    no MDLBlogExample
---
 releasecandidate.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 3a03b2d..14f068f 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -499,13 +499,9 @@
             <arg value="pom.xml" />
         </exec>
         <exec executable="${git}" dir="${asjs}" failonerror="true" >
-            <arg value="add" />
-            <arg value="examples/royale/MDLBlogExample/pom.xml" />
-        </exec>
-        <exec executable="${git}" dir="${asjs}" failonerror="true" >
             <arg value="commit" />
             <arg value="-m" />
-            <arg value="remove SNAPSHOT from compiler-build-tools versions" />
+            <arg value="remove SNAPSHOT from compiler and typedefs versions" />
         </exec>
     </target>
     

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

Reply via email to