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 2020/04/03 07:06:55 UTC

[royale-asjs.wiki] branch master updated: Updated CI Server Setup (markdown)

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 65e10f0  Updated CI Server Setup (markdown)
65e10f0 is described below

commit 65e10f01bfd970443d0973ec2171b1d024e31547
Author: aharui <ah...@apache.org>
AuthorDate: Fri Apr 3 00:06:40 2020 -0700

    Updated CI Server Setup (markdown)
---
 CI-Server-Setup.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index 191e4d2..6aaeff6 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -33,4 +33,7 @@ In the filesystem, set up an association with .swf and the flashplayerdebugger.e
 
 Old versions of FlashPlayer playerglobal.swc and standalone debuggers are available [here](https://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html).  We've used this [archive](https://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.7.700.279_archive.zip) for the standalone debugger in the past.  Use the "debug" folder in the archive.
 
-There is a RoyaleDocs_Staging job that requires Jekyll for Windows (via Ruby Gems).
\ No newline at end of file
+There is a RoyaleDocs_Staging job that requires Jekyll for Windows (via Ruby Gems).
+
+JGit in the release steps may need:
+`git config --global maven-scm.maildomain apache.org`