This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit a50c89aeb07b872382fc24fcb56cce46f36560d1 Author: Christofer Dutz <[email protected]> AuthorDate: Sun Mar 21 12:12:21 2021 +0100 - Added the updated Maven distribution to the RELEASE_NOTES.md --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b06a735..9b96de2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -81,6 +81,9 @@ Apache Royale 0.9.8 - Collections - ArrayList.length now is bindable +- Maven Distribtuon: + The distributions built by Maven should now be equivalent to those of the Ant build. + - Maven Archetypes: - updated royale-simple-application-archetype - new new royale-jewel-application-archetype
