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 b336907 Updated CI Server Setup (markdown)
b336907 is described below
commit b3369072f25efffad307740166dce9389f9845ec
Author: aharui <[email protected]>
AuthorDate: Tue Oct 8 11:09:32 2019 -0700
Updated CI Server Setup (markdown)
---
CI-Server-Setup.md | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index 0afe14a..a051abe 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -4,10 +4,9 @@ The version numbers of most things don't matter. The Java
version might matter
The Server must have:
-Git (currently 2.15)
-Java JDK (currently 1.8.0_201)
-JAVA_TOOL_OPTIONS -Xms384m -Xmx1g
-
-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)
+* Git (currently 2.15)
+* Java JDK (currently 1.8.0_201)
+* JAVA_TOOL_OPTIONS -Xms384m -Xmx1g
+* 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)