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 2020/05/13 19:25:17 UTC

[royale-asjs] branch develop updated (d93b4551 -> 4bee411)

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 d93b4551 todomvc-examples: fix item renders
     add 94b464e  update royale.compiler.version and royale.typedefs.version in pom
     add 1b4ecd5  jewel: add IScrollToIndex interface left from a recent commit
     add fb12e23  scrollToIndex: forgot to remove the class here
     add 2c39392  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2
     add 68c0b9d  [maven-release-plugin] prepare for next development iteration
     add bce3509  Initial update of release notes for 0.9.7
     add 68fa133  release-notes: added all work lines for this 0.9.7 release
     add bad4eba  try to get reproducible builds to work in projects that define their own additionalCompilerOptions
     add f7be5e8  some fixes for releasesteps
     add a15687d  Revert "[maven-release-plugin] prepare for next development iteration"
     add 8c32104  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2"
     add fca05b5  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2
     add 16f1b12  [maven-release-plugin] prepare for next development iteration
     add c3640de  update release notes for 0.9.7
     add 4a16f37  typo
     add 224733b  Revert "[maven-release-plugin] prepare for next development iteration"
     add a9ce91b  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2"
     add f76a32c  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2
     add fe44395  [maven-release-plugin] prepare for next development iteration
     add d7af112  Revert "[maven-release-plugin] prepare for next development iteration"
     add 1ba017b  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2"
     add 858aebf  yow, another typo
     add 00bc65b  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2
     add 996694b  [maven-release-plugin] prepare for next development iteration
     add 6502fa0  add CONTRIBUTORS frist draft
     add 93eb0d7  Revert "[maven-release-plugin] prepare for next development iteration"
     add c6f00dc  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2"
     add 4c6617e  a third typo.  3 for 3 ;-(
     add 02c406b  move names to Contributors.  Add all Contributors according to GitHub in GitHub ID alpha-order
     add fd69c32  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2
     add eee0fa7  [maven-release-plugin] prepare for next development iteration
     add 1b965ad  fix spelling
     add f3f73ec  Revert "[maven-release-plugin] prepare for next development iteration"
     add b339217  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc2"
     add ba55c17  apparently themes don't have typedefs.swc files anymore
     add adeb2e3  add retry task if wagon fails
     add 2edcdfa  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc3
     add c0cf1b7  [maven-release-plugin] prepare for next development iteration
     add 013223d  Add Release_Step_011_Upload_Get_Credentials which asks for credentials and feeds them to wagon.
     add 080d9cf  Make sure we don't repeat asjs upload for each project.
     add f9466af  Add non-recursive flag to rest of upload targets
     add 2ba3cf2  Make sure all uploaded artifacts are signed
     add aac168f  Fix server name
     add 3c850b4  need this file in Ant package for Maven builds
     add 6977a1b  update profiles in approval script
     add 6092c97  update maven build instructions
     add cef157d  update rat excludes
     add b7d2e82  we pretty much require JDK 1.8 these days
     add c031f7f  we pretty much require JDK 1.8 these days
     add abb854d  add 0.9.7 to top-level RELEASE_NOTES
     add 4cc7f57  update binary package license
     add b5785f5  check new jar
     add 1c37dfd  Update copyright year
     add 543a1ce  Revert "[maven-release-plugin] prepare for next development iteration"
     add ce88f34  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc3"
     add 3b2ae92  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc4
     add b00de01  [maven-release-plugin] prepare for next development iteration
     add 01cc79e  Fix for XMLList top level function should return the original when passed an XMLList instance
     add d5a77d3  Add XMLList top level 'coercion' test.
     add 1ddc8b9  Add test for XML literal interpolation
     add 2816acd  Fix empty XMLList assignment to XML, added 2 tests
     add 8956b8b  More tests and fix for other variations of XMLList assignment.
     add dcfa3e8  Add another test that relates to the location of the 'replacement'
     add 529116c  Fix another XMLList assignment scenario using empty list (has the effect of 'erasing' the assign-to named nodes)
     add 031437e  Revert "[maven-release-plugin] prepare for next development iteration"
     add 0ea8237  Revert "[maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc4"
     add 48a732f  [maven-release-plugin] prepare release org.apache.royale.framework-0.9.7-rc5
     add 783db8a  [maven-release-plugin] prepare for next development iteration
     add cc201e3  Fix ant build for jewel alert example
     new 21076aa  update version to 0.9.8
     new 4bee411  Merge branch 'release/0.9.7' into develop

The 2 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:
 ApproveRoyale.xml                                  |  37 +--
 CONTRIBUTORS.md                                    |  33 ++-
 LICENSE.bin                                        |  91 +++++++
 NOTICE                                             |   2 +-
 README.md                                          |   6 +-
 RELEASE_NOTES.md                                   |  99 ++++++-
 archetypes/pom.xml                                 |  37 ++-
 .../royale-simple-application-archetype/pom.xml    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  47 ++--
 archetypes/royale-simple-library-archetype/pom.xml |  39 ++-
 archetypes/royale-simple-typedef-archetype/pom.xml |  39 ++-
 build.properties                                   |   4 +-
 build.xml                                          |   2 +-
 distribution/jars/compc/pom.xml                    |  39 ++-
 distribution/jars/compiler-asc/pom.xml             |  39 ++-
 distribution/jars/compiler-compc/pom.xml           |  39 ++-
 distribution/jars/compiler-compjsc/pom.xml         |  43 ++-
 distribution/jars/compiler-mxmlc/pom.xml           |  39 ++-
 distribution/jars/compiler-mxmljsc/pom.xml         |  43 ++-
 distribution/jars/compiler-optimizer/pom.xml       |  39 ++-
 distribution/jars/compiler-swfdump/pom.xml         |  39 ++-
 distribution/jars/mxmlc/pom.xml                    |  39 ++-
 distribution/pom.xml                               | 205 +++++++-------
 examples/amf/pom.xml                               |  39 ++-
 examples/blog/BE0001_Hello_World/pom.xml           |  39 ++-
 .../BE0002_Using_Jewel_Alert_Control/build.xml     |   2 +-
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  39 ++-
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  39 ++-
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../JewelModule/pom.xml                            |  41 ++-
 .../MainJewelApp/pom.xml                           |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../BE0014_Working_with_vector_graphics/pom.xml    |  39 ++-
 examples/blog/pom.xml                              |  39 ++-
 examples/crux/CruxQuickStart/pom.xml               |  39 ++-
 examples/crux/CruxQuickStartBasic/pom.xml          |  39 ++-
 examples/crux/pom.xml                              |  39 ++-
 examples/crux/todomvc-jewel-crux/pom.xml           |  39 ++-
 examples/examples-tests/pom.xml                    |  39 ++-
 examples/express/DataBindingExample/pom.xml        |  39 ++-
 examples/express/DataGridExample/pom.xml           |  43 ++-
 examples/express/GitHubCommitLogViewer/pom.xml     |  39 ++-
 examples/express/pom.xml                           |  39 ++-
 examples/jewel/TourDeJewel/pom.xml                 |  39 ++-
 examples/jewel/pom.xml                             |  39 ++-
 examples/jewel/todomvc/pom.xml                     |  39 ++-
 examples/mxroyale/HelloWorld/pom.xml               |  39 ++-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml      |  39 ++-
 examples/mxroyale/SparkHelloWorld/pom.xml          |  39 ++-
 examples/mxroyale/pom.xml                          |  39 ++-
 examples/native/ButtonExample/pom.xml              |  47 ++--
 examples/native/USStatesMap/pom.xml                |  39 ++-
 examples/native/pom.xml                            |  47 ++--
 examples/node/HelloWorld/pom.xml                   |  39 ++-
 examples/node/pom.xml                              |  47 ++--
 examples/pom.xml                                   |  41 ++-
 examples/royale/ASDoc/pom.xml                      |  39 ++-
 examples/royale/AccordionExample/pom.xml           |  47 ++--
 examples/royale/AlertExample/pom.xml               |  39 ++-
 examples/royale/ChartExample/pom.xml               |  47 ++--
 .../CordovaCameraExample-app.xml                   |   2 +-
 examples/royale/CordovaCameraExample/pom.xml       |  39 ++-
 examples/royale/CreateJSExample/pom.xml            |  47 ++--
 examples/royale/CreditCardValidatorExample/pom.xml |  39 ++-
 examples/royale/DataBindingExample/pom.xml         |  39 ++-
 .../DataBindingExampleWithFlexLayout/pom.xml       |  39 ++-
 examples/royale/DataBindingExample_Flat/pom.xml    |  53 ++--
 examples/royale/DataBindingExample_as/pom.xml      |  39 ++-
 examples/royale/DataGridExample/pom.xml            |  43 ++-
 examples/royale/DateControlsExample/pom.xml        |  43 ++-
 examples/royale/DebuggingExample/pom.xml           |  39 ++-
 examples/royale/DesktopMap/DesktopMap-app.xml      |   2 +-
 examples/royale/DesktopMap/pom.xml                 |  47 ++--
 examples/royale/DividedContainerExample/pom.xml    |  43 ++-
 examples/royale/DragAndDropExample/pom.xml         |  43 ++-
 examples/royale/Flex2Royale/pom.xml                |  39 ++-
 examples/royale/HTMLElements/pom.xml               |  39 ++-
 examples/royale/HelloWorld/pom.xml                 |  39 ++-
 examples/royale/JSON2ASVO/pom.xml                  |  47 ++--
 examples/royale/ListExample/pom.xml                |  43 ++-
 examples/royale/MDLDynamicTableExample/pom.xml     |  37 ++-
 examples/royale/MDLDynamicTabsExample/pom.xml      |  39 ++-
 examples/royale/MapSearch/MapSearch-app.xml        |   2 +-
 examples/royale/MapSearch/pom.xml                  |  55 ++--
 examples/royale/MenuExample/pom.xml                |  39 ++-
 examples/royale/MobileMap/MobileMap-app.xml        |   2 +-
 examples/royale/MobileMap/pom.xml                  |  43 ++-
 examples/royale/MobileStocks/MobileStocks-app.xml  |   2 +-
 examples/royale/MobileStocks/pom.xml               |  47 ++--
 examples/royale/MobileTrader/pom.xml               |  47 ++--
 examples/royale/ModuleExample/MainApp/pom.xml      |  39 ++-
 examples/royale/ModuleExample/Module/pom.xml       |  39 ++-
 examples/royale/ModuleExample/pom.xml              | 101 ++++---
 examples/royale/MultiDragDropExample/pom.xml       |  43 ++-
 examples/royale/RemoteObjectAMFTest/pom.xml        |  37 ++-
 examples/royale/RoyaleStore/pom.xml                |  47 ++--
 examples/royale/RoyaleStore_jquery/pom.xml         |  39 ++-
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  37 ++-
 examples/royale/RoyaleWebsite/pom.xml              |  37 ++-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  39 ++-
 .../royale/StorageExample/StorageExample-app.xml   |   2 +-
 examples/royale/StorageExample/pom.xml             |  39 ++-
 examples/royale/StyleExample/pom.xml               |  39 ++-
 examples/royale/TableExample/pom.xml               |  43 ++-
 examples/royale/TeamPage/pom.xml                   |  39 ++-
 examples/royale/TodoListSampleApp/pom.xml          |  47 ++--
 examples/royale/TreeExample/pom.xml                |  39 ++-
 examples/royale/pom.xml                            |  39 ++-
 frameworks/fontsrc/pom.xml                         | 159 ++++++-----
 frameworks/pom.xml                                 |  39 ++-
 frameworks/projects/Basic/pom.xml                  |  39 ++-
 frameworks/projects/Binding/pom.xml                |  39 ++-
 frameworks/projects/Charts/pom.xml                 |  39 ++-
 frameworks/projects/Collections/pom.xml            |  39 ++-
 frameworks/projects/Core/pom.xml                   |  41 ++-
 frameworks/projects/CreateJS/pom.xml               |  39 ++-
 frameworks/projects/Crux/pom.xml                   |  39 ++-
 frameworks/projects/DragDrop/pom.xml               |  39 ++-
 frameworks/projects/Effects/pom.xml                |  39 ++-
 frameworks/projects/Express/pom.xml                |  39 ++-
 frameworks/projects/Flat/pom.xml                   |  39 ++-
 frameworks/projects/FontAwesome/pom.xml            |  39 ++-
 frameworks/projects/Formatters/pom.xml             |  39 ++-
 frameworks/projects/GoogleMaps/pom.xml             |  39 ++-
 frameworks/projects/Graphics/pom.xml               |  37 ++-
 frameworks/projects/HTML/pom.xml                   |  39 ++-
 frameworks/projects/HTML5/pom.xml                  |  39 ++-
 frameworks/projects/Icons/pom.xml                  |  49 ++--
 frameworks/projects/JQuery/pom.xml                 |  39 ++-
 frameworks/projects/Jewel/pom.xml                  |  39 ++-
 frameworks/projects/Language/pom.xml               |  39 ++-
 frameworks/projects/MXRoyale/pom.xml               |  39 ++-
 frameworks/projects/MaterialDesignLite/pom.xml     |  39 ++-
 frameworks/projects/Mobile/pom.xml                 |  39 ++-
 frameworks/projects/Network/pom.xml                |  39 ++-
 frameworks/projects/Reflection/pom.xml             |  39 ++-
 frameworks/projects/RoyaleSite/pom.xml             |  39 ++-
 frameworks/projects/RoyaleUnit/pom.xml             |  39 ++-
 frameworks/projects/RoyaleUnitUI/pom.xml           |  39 ++-
 frameworks/projects/SparkRoyale/pom.xml            |  39 ++-
 frameworks/projects/Storage/pom.xml                |  39 ++-
 frameworks/projects/TLF/pom.xml                    |  39 ++-
 frameworks/projects/Text/pom.xml                   |  39 ++-
 frameworks/projects/XML/pom.xml                    |  39 ++-
 frameworks/projects/pom.xml                        |  47 ++--
 frameworks/themes/Basic/pom.xml                    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml  |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Blue-Theme/pom.xml    |  39 ++-
 .../Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml |  39 ++-
 .../Jewel-Light-Flat-Primary-Green-Theme/pom.xml   |  39 ++-
 .../Jewel-Light-Flat-Primary-Orange-Theme/pom.xml  |  39 ++-
 .../Jewel-Light-Flat-Primary-Red-Theme/pom.xml     |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Violet-Theme/pom.xml  |  39 ++-
 .../Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Green-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Red-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 frameworks/themes/JewelTheme/pom.xml               |  39 ++-
 frameworks/themes/MDL/pom.xml                      |  39 ++-
 frameworks/themes/MXRoyale/pom.xml                 |  39 ++-
 frameworks/themes/pom.xml                          |  53 ++--
 manualtests/UnitTests/pom.xml                      |  37 ++-
 manualtests/pom.xml                                |  37 ++-
 npm/js-only/package.json                           |   2 +-
 npm/js-swf/package.json                            |   2 +-
 package.json                                       |   2 +-
 pom.xml                                            | 106 ++++----
 releasemgr/NOTICE                                  |   2 +-
 releasemgr/README                                  |   7 +-
 releasemgr/RELEASE_NOTES                           |   9 +
 releasesteps.xml                                   | 300 +++++++++++++++++++--
 277 files changed, 5677 insertions(+), 5495 deletions(-)


[royale-asjs] 02/02: Merge branch 'release/0.9.7' 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 4bee411d131a06edf0c9d3d5e03dfc488dd8b426
Merge: d93b4551 21076aa
Author: DESKTOP-RH4S838\Yishay <yi...@hotmail.com>
AuthorDate: Wed May 13 22:24:47 2020 +0300

    Merge branch 'release/0.9.7' into develop

 ApproveRoyale.xml                                  |  37 +--
 CONTRIBUTORS.md                                    |  33 ++-
 LICENSE.bin                                        |  91 +++++++
 NOTICE                                             |   2 +-
 README.md                                          |   6 +-
 RELEASE_NOTES.md                                   |  99 ++++++-
 archetypes/pom.xml                                 |  37 ++-
 .../royale-simple-application-archetype/pom.xml    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  47 ++--
 archetypes/royale-simple-library-archetype/pom.xml |  39 ++-
 archetypes/royale-simple-typedef-archetype/pom.xml |  39 ++-
 build.properties                                   |   4 +-
 build.xml                                          |   2 +-
 distribution/jars/compc/pom.xml                    |  39 ++-
 distribution/jars/compiler-asc/pom.xml             |  39 ++-
 distribution/jars/compiler-compc/pom.xml           |  39 ++-
 distribution/jars/compiler-compjsc/pom.xml         |  43 ++-
 distribution/jars/compiler-mxmlc/pom.xml           |  39 ++-
 distribution/jars/compiler-mxmljsc/pom.xml         |  43 ++-
 distribution/jars/compiler-optimizer/pom.xml       |  39 ++-
 distribution/jars/compiler-swfdump/pom.xml         |  39 ++-
 distribution/jars/mxmlc/pom.xml                    |  39 ++-
 distribution/pom.xml                               | 205 +++++++-------
 examples/amf/pom.xml                               |  39 ++-
 examples/blog/BE0001_Hello_World/pom.xml           |  39 ++-
 .../BE0002_Using_Jewel_Alert_Control/build.xml     |   2 +-
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  39 ++-
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  39 ++-
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../JewelModule/pom.xml                            |  41 ++-
 .../MainJewelApp/pom.xml                           |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../BE0014_Working_with_vector_graphics/pom.xml    |  39 ++-
 examples/blog/pom.xml                              |  39 ++-
 examples/crux/CruxQuickStart/pom.xml               |  39 ++-
 examples/crux/CruxQuickStartBasic/pom.xml          |  39 ++-
 examples/crux/pom.xml                              |  39 ++-
 examples/crux/todomvc-jewel-crux/pom.xml           |  39 ++-
 examples/examples-tests/pom.xml                    |  39 ++-
 examples/express/DataBindingExample/pom.xml        |  39 ++-
 examples/express/DataGridExample/pom.xml           |  43 ++-
 examples/express/GitHubCommitLogViewer/pom.xml     |  39 ++-
 examples/express/pom.xml                           |  39 ++-
 examples/jewel/TourDeJewel/pom.xml                 |  39 ++-
 examples/jewel/pom.xml                             |  39 ++-
 examples/jewel/todomvc/pom.xml                     |  39 ++-
 examples/mxroyale/HelloWorld/pom.xml               |  39 ++-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml      |  39 ++-
 examples/mxroyale/SparkHelloWorld/pom.xml          |  39 ++-
 examples/mxroyale/pom.xml                          |  39 ++-
 examples/native/ButtonExample/pom.xml              |  47 ++--
 examples/native/USStatesMap/pom.xml                |  39 ++-
 examples/native/pom.xml                            |  47 ++--
 examples/node/HelloWorld/pom.xml                   |  39 ++-
 examples/node/pom.xml                              |  47 ++--
 examples/pom.xml                                   |  41 ++-
 examples/royale/ASDoc/pom.xml                      |  39 ++-
 examples/royale/AccordionExample/pom.xml           |  47 ++--
 examples/royale/AlertExample/pom.xml               |  39 ++-
 examples/royale/ChartExample/pom.xml               |  47 ++--
 .../CordovaCameraExample-app.xml                   |   2 +-
 examples/royale/CordovaCameraExample/pom.xml       |  39 ++-
 examples/royale/CreateJSExample/pom.xml            |  47 ++--
 examples/royale/CreditCardValidatorExample/pom.xml |  39 ++-
 examples/royale/DataBindingExample/pom.xml         |  39 ++-
 .../DataBindingExampleWithFlexLayout/pom.xml       |  39 ++-
 examples/royale/DataBindingExample_Flat/pom.xml    |  53 ++--
 examples/royale/DataBindingExample_as/pom.xml      |  39 ++-
 examples/royale/DataGridExample/pom.xml            |  43 ++-
 examples/royale/DateControlsExample/pom.xml        |  43 ++-
 examples/royale/DebuggingExample/pom.xml           |  39 ++-
 examples/royale/DesktopMap/DesktopMap-app.xml      |   2 +-
 examples/royale/DesktopMap/pom.xml                 |  47 ++--
 examples/royale/DividedContainerExample/pom.xml    |  43 ++-
 examples/royale/DragAndDropExample/pom.xml         |  43 ++-
 examples/royale/Flex2Royale/pom.xml                |  39 ++-
 examples/royale/HTMLElements/pom.xml               |  39 ++-
 examples/royale/HelloWorld/pom.xml                 |  39 ++-
 examples/royale/JSON2ASVO/pom.xml                  |  47 ++--
 examples/royale/ListExample/pom.xml                |  43 ++-
 examples/royale/MDLDynamicTableExample/pom.xml     |  37 ++-
 examples/royale/MDLDynamicTabsExample/pom.xml      |  39 ++-
 examples/royale/MapSearch/MapSearch-app.xml        |   2 +-
 examples/royale/MapSearch/pom.xml                  |  55 ++--
 examples/royale/MenuExample/pom.xml                |  39 ++-
 examples/royale/MobileMap/MobileMap-app.xml        |   2 +-
 examples/royale/MobileMap/pom.xml                  |  43 ++-
 examples/royale/MobileStocks/MobileStocks-app.xml  |   2 +-
 examples/royale/MobileStocks/pom.xml               |  47 ++--
 examples/royale/MobileTrader/pom.xml               |  47 ++--
 examples/royale/ModuleExample/MainApp/pom.xml      |  39 ++-
 examples/royale/ModuleExample/Module/pom.xml       |  39 ++-
 examples/royale/ModuleExample/pom.xml              | 101 ++++---
 examples/royale/MultiDragDropExample/pom.xml       |  43 ++-
 examples/royale/RemoteObjectAMFTest/pom.xml        |  37 ++-
 examples/royale/RoyaleStore/pom.xml                |  47 ++--
 examples/royale/RoyaleStore_jquery/pom.xml         |  39 ++-
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  37 ++-
 examples/royale/RoyaleWebsite/pom.xml              |  37 ++-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  39 ++-
 .../royale/StorageExample/StorageExample-app.xml   |   2 +-
 examples/royale/StorageExample/pom.xml             |  39 ++-
 examples/royale/StyleExample/pom.xml               |  39 ++-
 examples/royale/TableExample/pom.xml               |  43 ++-
 examples/royale/TeamPage/pom.xml                   |  39 ++-
 examples/royale/TodoListSampleApp/pom.xml          |  47 ++--
 examples/royale/TreeExample/pom.xml                |  39 ++-
 examples/royale/pom.xml                            |  39 ++-
 frameworks/fontsrc/pom.xml                         | 159 ++++++-----
 frameworks/pom.xml                                 |  39 ++-
 frameworks/projects/Basic/pom.xml                  |  39 ++-
 frameworks/projects/Binding/pom.xml                |  39 ++-
 frameworks/projects/Charts/pom.xml                 |  39 ++-
 frameworks/projects/Collections/pom.xml            |  39 ++-
 frameworks/projects/Core/pom.xml                   |  41 ++-
 frameworks/projects/CreateJS/pom.xml               |  39 ++-
 frameworks/projects/Crux/pom.xml                   |  39 ++-
 frameworks/projects/DragDrop/pom.xml               |  39 ++-
 frameworks/projects/Effects/pom.xml                |  39 ++-
 frameworks/projects/Express/pom.xml                |  39 ++-
 frameworks/projects/Flat/pom.xml                   |  39 ++-
 frameworks/projects/FontAwesome/pom.xml            |  39 ++-
 frameworks/projects/Formatters/pom.xml             |  39 ++-
 frameworks/projects/GoogleMaps/pom.xml             |  39 ++-
 frameworks/projects/Graphics/pom.xml               |  37 ++-
 frameworks/projects/HTML/pom.xml                   |  39 ++-
 frameworks/projects/HTML5/pom.xml                  |  39 ++-
 frameworks/projects/Icons/pom.xml                  |  49 ++--
 frameworks/projects/JQuery/pom.xml                 |  39 ++-
 frameworks/projects/Jewel/pom.xml                  |  39 ++-
 frameworks/projects/Language/pom.xml               |  39 ++-
 frameworks/projects/MXRoyale/pom.xml               |  39 ++-
 frameworks/projects/MaterialDesignLite/pom.xml     |  39 ++-
 frameworks/projects/Mobile/pom.xml                 |  39 ++-
 frameworks/projects/Network/pom.xml                |  39 ++-
 frameworks/projects/Reflection/pom.xml             |  39 ++-
 frameworks/projects/RoyaleSite/pom.xml             |  39 ++-
 frameworks/projects/RoyaleUnit/pom.xml             |  39 ++-
 frameworks/projects/RoyaleUnitUI/pom.xml           |  39 ++-
 frameworks/projects/SparkRoyale/pom.xml            |  39 ++-
 frameworks/projects/Storage/pom.xml                |  39 ++-
 frameworks/projects/TLF/pom.xml                    |  39 ++-
 frameworks/projects/Text/pom.xml                   |  39 ++-
 frameworks/projects/XML/pom.xml                    |  39 ++-
 frameworks/projects/pom.xml                        |  47 ++--
 frameworks/themes/Basic/pom.xml                    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml  |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml    |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml |  39 ++-
 .../Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Blue-Theme/pom.xml    |  39 ++-
 .../Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml |  39 ++-
 .../Jewel-Light-Flat-Primary-Green-Theme/pom.xml   |  39 ++-
 .../Jewel-Light-Flat-Primary-Orange-Theme/pom.xml  |  39 ++-
 .../Jewel-Light-Flat-Primary-Red-Theme/pom.xml     |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Primary-Violet-Theme/pom.xml  |  39 ++-
 .../Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Green-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Red-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml  |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml   |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 .../pom.xml                                        |  39 ++-
 frameworks/themes/JewelTheme/pom.xml               |  39 ++-
 frameworks/themes/MDL/pom.xml                      |  39 ++-
 frameworks/themes/MXRoyale/pom.xml                 |  39 ++-
 frameworks/themes/pom.xml                          |  53 ++--
 manualtests/UnitTests/pom.xml                      |  37 ++-
 manualtests/pom.xml                                |  37 ++-
 npm/js-only/package.json                           |   2 +-
 npm/js-swf/package.json                            |   2 +-
 package.json                                       |   2 +-
 pom.xml                                            | 106 ++++----
 releasemgr/NOTICE                                  |   2 +-
 releasemgr/README                                  |   7 +-
 releasemgr/RELEASE_NOTES                           |   9 +
 releasesteps.xml                                   | 300 +++++++++++++++++++--
 277 files changed, 5677 insertions(+), 5495 deletions(-)

diff --cc CONTRIBUTORS.md
index abdda20,b89910a..a629349
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@@ -21,17 -21,32 +21,32 @@@
  
  #### Contributors
  
-  * Christopher Dutz (https://github.com/chrisdutz)
+  * Andrew Dufilie (https://github.com/adufilie)
+  * Alex Harui (https://github.com/aharui)
+  * Alina Kazi (https://github.com/alinakazi)
+  * Omprakash Muppirala (https://github.com/bigosmallm)
+  * Carlos Rovira (https://github.com/carlosrovira)
+  * Christofer Dutz (https://github.com/chrisdutz)
+  * Andrew Wetmore (https://github.com/cottage14)
+  * Cristallium (https://github.com/cristallium)
+  * Frédéric Thomas (https://github.com/doublefx)
+  * doug777 (https://github.com/doug777)
+  * Erik DeBruin (https://github.com/erikdebruin)
+  * Greg Dove (https://github.com/greg-dove)
+  * Harbs (https://github.com/harbs)
+  * Jimmy Casey (https://github.com/jimmycasey)
+  * Josh Tynjala (https://github.com/joshtynjala)
   * Justin Mclean (https://github.com/justinmclean)
+  * Kevin Godell (https://github.com/kevinGodell)
   * LHR07-DBz (https://github.com/LHR07-DBz)
-  * yestaro (https://github.com/yestaro)
   * lizhi (https://github.com/matrix3d)
-  * Cristallium (https://github.com/cristallium)
-  * SAdelman (https://github.com/SAdelman)
   * MujtabaMughal (https://github.com/MujtabaMughal)
-  * Andrew Dufilie (https://github.com/adufilie)
-  * Kevin Godell (https://github.com/kevinGodell)
-  * Jimmy Casey (https://github.com/jimmycasey)
-  * doug777 (https://github.com/doug777)
+  * Olaf Krueger (https://github.com/olafkrueger)
+  * Pashmina Kazi (https://github.com/pashminakazi)
+  * Peter Ent (https://github.com/pentapache)
+  * Piotr Zarzycki (https://github.com/piotrzarzycki21)
+  * SAdelman (https://github.com/SAdelman)
   * Shoichiro Takeshita (https://github.com/T-San001)
-  
+  * yestaro (https://github.com/yestaro)
+  * Yishay Weiss (https://github.com/yishayw)
 - 
++ 


[royale-asjs] 01/02: update version to 0.9.8

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 21076aaf768f8695d4e348942271fca3fea406de
Author: DESKTOP-RH4S838\Yishay <yi...@hotmail.com>
AuthorDate: Wed May 13 21:12:46 2020 +0300

    update version to 0.9.8
---
 archetypes/pom.xml                                                | 2 +-
 build.properties                                                  | 4 ++--
 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 +-
 manualtests/pom.xml                                               | 2 +-
 npm/js-only/package.json                                          | 2 +-
 npm/js-swf/package.json                                           | 2 +-
 package.json                                                      | 2 +-
 pom.xml                                                           | 4 ++--
 14 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 573eb5c..3c9ac4a 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -33,7 +33,7 @@
   <description>Maven archetypes for creating royale maven projects</description>
 
   <properties>
-    <royale.framework.version>0.9.7-SNAPSHOT</royale.framework.version>
+    <royale.framework.version>0.9.8-SNAPSHOT</royale.framework.version>
   </properties>
   
   <modules>
diff --git a/build.properties b/build.properties
index 7a55884..2ddbe3f 100644
--- a/build.properties
+++ b/build.properties
@@ -21,9 +21,9 @@
 release.name = Apache Royale
 # this is the version that appears in the flex-sdk-description <description> tag
 # and on the package name.  This is the publicly known version of Royale
-release.version = 0.9.7
+release.version = 0.9.8
 # these two are used by CI server
-releaseversion = 0.9.7
+releaseversion = 0.9.8
 developbranchname=develop
 
 # fb.release.version must start with 4 in order for FB to accept it.
diff --git a/examples/pom.xml b/examples/pom.xml
index 715e497..4a87ffb 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -37,7 +37,7 @@
     <compiler.output-dir-debug>${basedir}/target/javascript/bin/js-debug</compiler.output-dir-debug>
     <!-- In Release mode we only want to copy assets folder content to assets destination folder, the rest is managed by compiler -->
     <compiler.output-dir-release>${basedir}/target/javascript/bin/js-release</compiler.output-dir-release>
-    <royale.framework.version>0.9.7-SNAPSHOT</royale.framework.version>
+    <royale.framework.version>0.9.8-SNAPSHOT</royale.framework.version>
   </properties>
 
   <modules>
diff --git a/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml b/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml
index af2cb82..0fd55d2 100644
--- a/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml
+++ b/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/examples/royale/DesktopMap/DesktopMap-app.xml b/examples/royale/DesktopMap/DesktopMap-app.xml
index 4bfcca3..43f1cf9 100644
--- a/examples/royale/DesktopMap/DesktopMap-app.xml
+++ b/examples/royale/DesktopMap/DesktopMap-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/examples/royale/MapSearch/MapSearch-app.xml b/examples/royale/MapSearch/MapSearch-app.xml
index 291526b..f98f079 100644
--- a/examples/royale/MapSearch/MapSearch-app.xml
+++ b/examples/royale/MapSearch/MapSearch-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/examples/royale/MobileMap/MobileMap-app.xml b/examples/royale/MobileMap/MobileMap-app.xml
index a8dacf3..efa04eb 100644
--- a/examples/royale/MobileMap/MobileMap-app.xml
+++ b/examples/royale/MobileMap/MobileMap-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/examples/royale/MobileStocks/MobileStocks-app.xml b/examples/royale/MobileStocks/MobileStocks-app.xml
index b2e47d1..c7c9478 100644
--- a/examples/royale/MobileStocks/MobileStocks-app.xml
+++ b/examples/royale/MobileStocks/MobileStocks-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/examples/royale/StorageExample/StorageExample-app.xml b/examples/royale/StorageExample/StorageExample-app.xml
index e54552b..659a2c1 100644
--- a/examples/royale/StorageExample/StorageExample-app.xml
+++ b/examples/royale/StorageExample/StorageExample-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.9.7</versionNumber>
+	<versionNumber>0.9.8</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->
diff --git a/manualtests/pom.xml b/manualtests/pom.xml
index 8766f83..7b60947 100644
--- a/manualtests/pom.xml
+++ b/manualtests/pom.xml
@@ -32,7 +32,7 @@
   
   <properties>
     <compiler.output-dir>${basedir}/target/javascript/bin/js-debug</compiler.output-dir>
-    <royale.framework.version>0.9.7-SNAPSHOT</royale.framework.version>
+    <royale.framework.version>0.9.8-SNAPSHOT</royale.framework.version>
   </properties>
   <name>Apache Royale: ManualTests</name>
 
diff --git a/npm/js-only/package.json b/npm/js-only/package.json
index 8d3099d..59bccaa 100644
--- a/npm/js-only/package.json
+++ b/npm/js-only/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@apache-royale/royale-js",
-  "version": "0.9.7",
+  "version": "0.9.8",
   "description": "Apache Royale (formerly FlexJS)",
   "keywords": [
     "royale",
diff --git a/npm/js-swf/package.json b/npm/js-swf/package.json
index a0923b6..7797eab 100644
--- a/npm/js-swf/package.json
+++ b/npm/js-swf/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@apache-royale/royale-js-swf",
-  "version": "0.9.7",
+  "version": "0.9.8",
   "description": "Apache Royale (formerly FlexJS)",
   "keywords": [
     "royale",
diff --git a/package.json b/package.json
index c63a26b..a9aca6f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apache-royale-swf",
-  "version": "0.9.7",
+  "version": "0.9.8",
   "description": "Apache Royale (formerly FlexJS) with SWF support",
   "keywords": [
     "royale",
diff --git a/pom.xml b/pom.xml
index 1814a35..c92a38a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
     <maven.version>3.5.4</maven.version>
 
     <royale.build-tools.version>1.1.0</royale.build-tools.version>
-    <royale.compiler.version>0.9.7</royale.compiler.version>
-    <royale.typedefs.version>0.9.7</royale.typedefs.version>
+    <royale.compiler.version>0.9.8-SNAPSHOT</royale.compiler.version>
+    <royale.typedefs.version>0.9.8-SNAPSHOT</royale.typedefs.version>
 
     <royale.targets>JSRoyale</royale.targets>
     <royale.skipAS>true</royale.skipAS>