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 d0b5d6b Updated CI Server Setup (markdown)
d0b5d6b is described below
commit d0b5d6bc724facfa6ada2983013a696e88f0c242
Author: aharui <[email protected]>
AuthorDate: Tue Oct 8 11:14:25 2019 -0700
Updated CI Server Setup (markdown)
---
CI-Server-Setup.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index a051abe..af98a07 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -10,3 +10,6 @@ The Server must have:
* 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)
+* Apache Ant 1.9.9 (installed such that there is a
C:\apache\apache-ant-1.9.9\bin)
+* Apache Maven 3.6.0 (installed such that there is a
C:\apache\apache-maven-3.6.0\bin)
+* Geckodriver 0.24.0 (installed such that there is a
C:\geckodriver\geckodriver.exe)