This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new aa7fd49 Updated Release Manager Notes (markdown)
aa7fd49 is described below
commit aa7fd49ddbf1fa6891ce8db9ba6914af57922487
Author: aharui <[email protected]>
AuthorDate: Thu Dec 28 23:37:18 2017 -0800
Updated Release Manager Notes (markdown)
---
Release-Manager-Notes.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index e2bdf3c..5eb913a 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -1,14 +1,14 @@
-Royale releases will consist of the bundling of all 3 repos (royale-compiler,
royale-typedefs, royale-asjs) into a single source artifact, and release
convenience binaries of Maven artifacts, NPM artifacts and IDE-compatible
artifacts.
+Royale releases will consist of the bundling of all 3 repos (royale-compiler,
royale-typedefs, royale-asjs) into a single source artifact, as well as
convenience binaries of Maven artifacts, NPM artifacts and IDE-compatible
artifacts.
The release manager must be able to run Maven and Ant and have an Adobe AIR
SDK and Adobe Flash SDK (playerglobal.swc and Flash Projector Content Debugger)
installed, and environment variables set up.
-AIR_HOME
-PLAYERGLOBAL_HOME
-FLASHPLAYER_DEBUGGER
+* AIR_HOME
+* PLAYERGLOBAL_HOME
+* FLASHPLAYER_DEBUGGER
Maven release steps use the Maven release plugin which makes uses SSH instead
of HTTPS to connect to Git. So you must first follow the steps for their OS:
-[Windows](http://help.github.com/msysgit-key-setup/)
-[Mac OSX](http://help.github.com/mac-git-installation/)
+* [Windows](http://help.github.com/msysgit-key-setup/)
+* [Mac OSX](http://help.github.com/mac-git-installation/)
It appears that Maven will do its work without updating the local working
copy. So doing a "git pull" after the Maven steps is advised. For example,
Maven pushed changes and a new branch to the remote, but my local working copy
still said I had changes to commit.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].