You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2019/02/13 05:42:06 UTC

[royale-compiler] branch release_practice updated: add more variables for release steps so we can release from base branches other than the develop branch

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

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


The following commit(s) were added to refs/heads/release_practice by this push:
     new e11a976  add more variables for release steps so we can release from base branches other than the develop branch
e11a976 is described below

commit e11a97695a27ef6a21a20b522b39a8b92b18b16f
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Feb 12 21:41:46 2019 -0800

    add more variables for release steps so we can release from base branches other than the develop branch
---
 build.properties | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/build.properties b/build.properties
index 19c9cbe..cd6baca 100644
--- a/build.properties
+++ b/build.properties
@@ -17,7 +17,11 @@
 ##
 ################################################################################
 
-releaseversion = 0.9.6
+##used by Ant scripts
+release.version=0.9.6
+##used by release jobs on Jenkins
+releaseversion=0.9.6
+developbranchname=release_practice
 
 generated.by.match=/\\*\\*. \\* Generated by Apache Royale Compiler
 generated.by.comment=/**\n\