You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2021/08/31 07:42:17 UTC

[royale-asjs] branch develop updated (29a4c5b -> 25f8321)

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

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 29a4c5b  [maven-release-plugin] prepare for next development iteration
     add d8ece33  update project.royale.compiler.version and royale.typedefs.version in pom
     add 1281408  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.8-rc7
     add 5b86f10  [maven-release-plugin] prepare for next development iteration
     add 5409aed  update version to 0.9.9
     new 25f8321  Merge branch 'release/0.9.8' into develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 archetypes/pom.xml                                                | 2 +-
 archetypes/royale-jewel-application-archetype/pom.xml             | 2 +-
 archetypes/royale-jewel-library-archetype/pom.xml                 | 2 +-
 archetypes/royale-jewel-module-application-archetype/pom.xml      | 2 +-
 archetypes/royale-simple-application-archetype/pom.xml            | 2 +-
 build.properties                                                  | 4 ++--
 distribution/jars/compc/pom.xml                                   | 3 +--
 distribution/jars/compiler-asc/pom.xml                            | 3 +--
 distribution/jars/compiler-compc/pom.xml                          | 3 +--
 distribution/jars/compiler-compjsc/pom.xml                        | 3 +--
 distribution/jars/compiler-mxmlc/pom.xml                          | 3 +--
 distribution/jars/compiler-mxmljsc/pom.xml                        | 3 +--
 distribution/jars/compiler-optimizer/pom.xml                      | 3 +--
 distribution/jars/compiler-swfdump/pom.xml                        | 3 +--
 distribution/jars/mxmlc/pom.xml                                   | 3 +--
 distribution/pom.xml                                              | 3 +--
 examples/crux/CruxGitHubCommitLogViewer/pom.xml                   | 5 ++---
 examples/crux/todomvc-jewel-crux/pom.xml                          | 3 +--
 examples/mxroyale/ControlsExample/pom.xml                         | 5 ++---
 examples/mxroyale/DataGridExample/pom.xml                         | 5 ++---
 examples/pom.xml                                                  | 2 +-
 examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml | 2 +-
 examples/royale/DesktopMap/DesktopMap-app.xml                     | 2 +-
 examples/royale/MapSearch/MapSearch-app.xml                       | 2 +-
 examples/royale/MobileMap/MobileMap-app.xml                       | 2 +-
 examples/royale/MobileStocks/MobileStocks-app.xml                 | 2 +-
 examples/royale/StorageExample/StorageExample-app.xml             | 2 +-
 frameworks/projects/Ace/pom.xml                                   | 5 ++---
 frameworks/themes/JewelTheme/pom.xml                              | 3 +--
 manualtests/pom.xml                                               | 2 +-
 npm/js-only/package.json                                          | 2 +-
 npm/js-swf/package.json                                           | 2 +-
 package.json                                                      | 2 +-
 pom.xml                                                           | 4 ++--
 34 files changed, 40 insertions(+), 56 deletions(-)

[royale-asjs] 01/01: Merge branch 'release/0.9.8' into develop

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 25f83215fda7e64f665e775ac78c057273ff24f9
Merge: 29a4c5b 5409aed
Author: Yishay Weiss <yi...@hotmail.com>
AuthorDate: Tue Aug 31 10:39:42 2021 +0300

    Merge branch 'release/0.9.8' into develop

 archetypes/pom.xml                                                | 2 +-
 archetypes/royale-jewel-application-archetype/pom.xml             | 2 +-
 archetypes/royale-jewel-library-archetype/pom.xml                 | 2 +-
 archetypes/royale-jewel-module-application-archetype/pom.xml      | 2 +-
 archetypes/royale-simple-application-archetype/pom.xml            | 2 +-
 build.properties                                                  | 4 ++--
 distribution/jars/compc/pom.xml                                   | 3 +--
 distribution/jars/compiler-asc/pom.xml                            | 3 +--
 distribution/jars/compiler-compc/pom.xml                          | 3 +--
 distribution/jars/compiler-compjsc/pom.xml                        | 3 +--
 distribution/jars/compiler-mxmlc/pom.xml                          | 3 +--
 distribution/jars/compiler-mxmljsc/pom.xml                        | 3 +--
 distribution/jars/compiler-optimizer/pom.xml                      | 3 +--
 distribution/jars/compiler-swfdump/pom.xml                        | 3 +--
 distribution/jars/mxmlc/pom.xml                                   | 3 +--
 distribution/pom.xml                                              | 3 +--
 examples/crux/CruxGitHubCommitLogViewer/pom.xml                   | 5 ++---
 examples/crux/todomvc-jewel-crux/pom.xml                          | 3 +--
 examples/mxroyale/ControlsExample/pom.xml                         | 5 ++---
 examples/mxroyale/DataGridExample/pom.xml                         | 5 ++---
 examples/pom.xml                                                  | 2 +-
 examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml | 2 +-
 examples/royale/DesktopMap/DesktopMap-app.xml                     | 2 +-
 examples/royale/MapSearch/MapSearch-app.xml                       | 2 +-
 examples/royale/MobileMap/MobileMap-app.xml                       | 2 +-
 examples/royale/MobileStocks/MobileStocks-app.xml                 | 2 +-
 examples/royale/StorageExample/StorageExample-app.xml             | 2 +-
 frameworks/projects/Ace/pom.xml                                   | 5 ++---
 frameworks/themes/JewelTheme/pom.xml                              | 3 +--
 manualtests/pom.xml                                               | 2 +-
 npm/js-only/package.json                                          | 2 +-
 npm/js-swf/package.json                                           | 2 +-
 package.json                                                      | 2 +-
 pom.xml                                                           | 4 ++--
 34 files changed, 40 insertions(+), 56 deletions(-)