You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2022/10/18 21:28:22 UTC

[royale-compiler] branch develop updated: README: clarification on Ant version

This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
     new e98100b47 README: clarification on Ant version
e98100b47 is described below

commit e98100b4798456facb7df73ea4d35fb6288335f5
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Tue Oct 18 14:28:07 2022 -0700

    README: clarification on Ant version
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 74555492a..3133a179f 100644
--- a/README
+++ b/README
@@ -79,8 +79,8 @@ Building the Apache Royale Compiler with Ant
     Java SDK 1.8 or greater (*1)                           JAVA_HOME
         (for Java 1.8 see note at (*2))
 
-    Ant 1.7.1 or greater (*1)                              ANT_HOME
-        (for Java 1.7 see note at (*2))
+    Ant 1.8 or greater (*1)                                ANT_HOME
+        (for Java 1.8 see note at (*2))
 
     ==================================================================================