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

commit 587fcbf29280ea0e45d47f6aff50c80c875aaa70
Author: aharui <[email protected]>
AuthorDate: Tue Oct 8 14:40:02 2019 -0700

    Updated CI Server Setup (markdown)
---
 CI-Server-Setup.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index 2a524de..3a86133 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -6,7 +6,7 @@ The Server must have:
 
 * Git (currently 2.15)
 * Java JDK (currently 1.8.0_201)
-* JAVA_TOOL_OPTIONS -Xms384m -Xmx1g
+* JAVA_TOOL_OPTIONS -Xms384m -Xmx1g (as user environment vars, not system vars 
because Jenkins has its own JRE that won't like it)
 * Adobe AIR SDK 4.0 (installed such that there is a 
C:\adobe\air\4.0\AdobeAIRSDK\air-sdk-description.xml).
 * Adobe Flash SDK 11.7 (installed such that there is a 
C:\adobe\flash\11.7\playerglobal.swc)
 * Adobe Flash Projector Debugger (installed such that there is a 
C:\adobe\flash\11.7\flashplayerdebugger.exe)

Reply via email to