You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/04/19 13:19:42 UTC

[royale-compiler] branch develop updated: release-notes: added improvements to Maven by chris dutz and enhancements to create maven distribution that now is working

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

carlosrovira 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 86bbb1e  release-notes: added improvements to Maven by chris dutz and enhancements to create maven distribution that now is working
86bbb1e is described below

commit 86bbb1e4d69569dc538a3e25041305a9c673a1e8
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sun Apr 19 15:19:37 2020 +0200

    release-notes: added improvements to Maven by chris dutz and enhancements to create maven distribution that now is working
---
 RELEASE_NOTES.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index efa9915..7f5ff33 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -9,6 +9,9 @@ Apache Royale Compiler 0.9.7
  - (JS) Compiler updates to support more e4X variations/scenarios, including 'use namespace' and 'default xml namespace' directives
  - (JS) Compiler updates to address custom namespace-related output, and reflection support
  - (JS) Compiler updates to output more compact Reflection data
+ - Maven: Many fixes, improvements and Updates (thanks to Christopher Dutz)
+ - Support for Maven distribution (Create SDK with Maven)
+
 
 Apache Royale Compiler 0.9.6
 =================