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

aharui pushed a commit to branch release/0.9.7
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 4c6617e0b19b1216d2df3ac156c78e7f59422c4c
Author: Alex Harui <[email protected]>
AuthorDate: Fri Apr 24 00:20:34 2020 -0700

    a third typo.  3 for 3 ;-(
---
 frameworks/themes/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml
index b9c4b04..ce23a08 100644
--- a/frameworks/themes/pom.xml
+++ b/frameworks/themes/pom.xml
@@ -33,7 +33,7 @@
   <name>Apache Royale: Framework: Themes</name>
 
   <properties>
-    
<project.compiler.options>${repo.compiler.options}-js-default-initializers=false;-source-map=${source.map};-js-complex-implicit-coercions=false;-js-vector-index-checks=false;-js-resolve-uncertain=false</project.compiler.options>
+    
<project.compiler.options>${repo.compiler.options};-js-default-initializers=false;-source-map=${source.map};-js-complex-implicit-coercions=false;-js-vector-index-checks=false;-js-resolve-uncertain=false</project.compiler.options>
   </properties>
 
   <modules>

Reply via email to