This is an automated email from the ASF dual-hosted git repository. yishayw pushed a change to branch release/0.9.8 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 9d26c65 update project.royale.compiler.version and royale.typedefs.version in pom new a288cf0 [maven-release-plugin] prepare release org.apache.royale.framework-0.9.8-rc3 new a382515 [maven-release-plugin] prepare for next development iteration 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: archetypes/pom.xml | 38 +-- .../royale-jewel-application-archetype/pom.xml | 40 +-- archetypes/royale-jewel-library-archetype/pom.xml | 40 +-- .../pom.xml | 40 +-- .../royale-simple-application-archetype/pom.xml | 40 +-- .../pom.xml | 38 +-- .../pom.xml | 46 +-- archetypes/royale-simple-library-archetype/pom.xml | 38 +-- archetypes/royale-simple-typedef-archetype/pom.xml | 38 +-- distribution/jars/compc/pom.xml | 41 ++- distribution/jars/compiler-asc/pom.xml | 41 ++- distribution/jars/compiler-compc/pom.xml | 41 ++- distribution/jars/compiler-compjsc/pom.xml | 41 ++- distribution/jars/compiler-mxmlc/pom.xml | 41 ++- distribution/jars/compiler-mxmljsc/pom.xml | 41 ++- distribution/jars/compiler-optimizer/pom.xml | 41 ++- distribution/jars/compiler-swfdump/pom.xml | 41 ++- distribution/jars/mxmlc/pom.xml | 41 ++- distribution/pom.xml | 355 ++++++++++----------- examples/amf/SampleAmfWebApp/pom.xml | 100 +++--- examples/amf/pom.xml | 38 +-- examples/blog/BE0001_Hello_World/pom.xml | 44 +-- .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml | 48 +-- .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml | 48 +-- .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml | 48 +-- .../pom.xml | 48 +-- .../pom.xml | 44 +-- .../pom.xml | 48 +-- .../pom.xml | 48 +-- .../pom.xml | 52 +-- .../pom.xml | 44 +-- .../pom.xml | 48 +-- .../pom.xml | 48 +-- .../JewelModule/pom.xml | 38 +-- .../MainJewelApp/pom.xml | 38 +-- .../pom.xml | 48 +-- .../BE0014_Working_with_vector_graphics/pom.xml | 52 +-- examples/blog/pom.xml | 66 ++-- examples/crux/CruxGitHubCommitLogViewer/pom.xml | 61 ++-- examples/crux/CruxQuickStart/pom.xml | 44 +-- examples/crux/CruxQuickStartBasic/pom.xml | 44 +-- examples/crux/pom.xml | 80 ++--- examples/crux/todomvc-jewel-crux/pom.xml | 57 ++-- examples/examples-tests/pom.xml | 38 +-- examples/express/DataBindingExample/pom.xml | 42 +-- examples/express/DataGridExample/pom.xml | 42 +-- examples/express/GitHubCommitLogViewer/pom.xml | 44 +-- examples/express/pom.xml | 74 ++--- examples/jewel/TourDeJewel/pom.xml | 272 ++++++++-------- examples/jewel/pom.xml | 68 ++-- examples/jewel/todomvc/pom.xml | 48 +-- examples/mxroyale/ControlsExample/pom.xml | 45 ++- examples/mxroyale/DataGridExample/pom.xml | 49 ++- examples/mxroyale/HelloWorld/pom.xml | 40 +-- examples/mxroyale/RemoteObjectAMFTest/pom.xml | 50 +-- examples/mxroyale/SparkHelloWorld/pom.xml | 40 +-- examples/mxroyale/pom.xml | 82 ++--- examples/native/ButtonExample/pom.xml | 46 +-- examples/native/USStatesMap/pom.xml | 40 +-- examples/native/pom.xml | 46 +-- examples/node/HelloWorld/pom.xml | 38 +-- examples/node/pom.xml | 46 +-- examples/pom.xml | 42 +-- examples/royale/ASDoc/pom.xml | 54 ++-- examples/royale/AccordionExample/pom.xml | 54 ++-- examples/royale/AlertExample/pom.xml | 48 +-- examples/royale/ChartExample/pom.xml | 52 +-- examples/royale/CordovaCameraExample/pom.xml | 44 +-- examples/royale/CreateJSExample/pom.xml | 52 +-- examples/royale/CreditCardValidatorExample/pom.xml | 42 +-- examples/royale/DataBindingExample/pom.xml | 48 +-- .../DataBindingExampleWithFlexLayout/pom.xml | 48 +-- examples/royale/DataBindingExample_Flat/pom.xml | 64 ++-- examples/royale/DataBindingExample_as/pom.xml | 48 +-- examples/royale/DataGridExample/pom.xml | 48 +-- examples/royale/DateControlsExample/pom.xml | 48 +-- examples/royale/DebuggingExample/pom.xml | 46 +-- examples/royale/DesktopMap/pom.xml | 52 +-- examples/royale/DividedContainerExample/pom.xml | 48 +-- examples/royale/DragAndDropExample/pom.xml | 48 +-- examples/royale/Flex2Royale/pom.xml | 48 +-- examples/royale/HTMLElements/pom.xml | 44 +-- examples/royale/HelloWorld/pom.xml | 44 +-- examples/royale/JSON2ASVO/pom.xml | 60 ++-- examples/royale/ListExample/pom.xml | 52 +-- examples/royale/MDLDynamicTableExample/pom.xml | 40 +-- examples/royale/MDLDynamicTabsExample/pom.xml | 40 +-- examples/royale/MapSearch/pom.xml | 60 ++-- examples/royale/MenuExample/pom.xml | 46 +-- examples/royale/MobileMap/pom.xml | 52 +-- examples/royale/MobileStocks/pom.xml | 68 ++-- examples/royale/MobileTrader/pom.xml | 60 ++-- examples/royale/ModuleExample/MainApp/pom.xml | 38 +-- examples/royale/ModuleExample/Module/pom.xml | 38 +-- examples/royale/ModuleExample/pom.xml | 106 +++--- examples/royale/MultiDragDropExample/pom.xml | 48 +-- examples/royale/RemoteObjectAMFTest/pom.xml | 54 ++-- examples/royale/RoyaleStore/pom.xml | 64 ++-- examples/royale/RoyaleStore_jquery/pom.xml | 60 ++-- examples/royale/RoyaleTeamPage_MDL/pom.xml | 44 +-- examples/royale/RoyaleWebsite/pom.xml | 42 +-- examples/royale/RoyaleWebsiteStatsViewer/pom.xml | 48 +-- examples/royale/StorageExample/pom.xml | 48 +-- examples/royale/StyleExample/pom.xml | 48 +-- examples/royale/TableExample/pom.xml | 48 +-- examples/royale/TeamPage/pom.xml | 48 +-- examples/royale/TodoListSampleApp/pom.xml | 52 +-- examples/royale/TreeExample/pom.xml | 44 +-- examples/royale/pom.xml | 68 ++-- frameworks/fontsrc/pom.xml | 160 +++++----- frameworks/pom.xml | 38 +-- frameworks/projects/Ace/pom.xml | 55 ++-- frameworks/projects/Basic/pom.xml | 54 ++-- frameworks/projects/Binding/pom.xml | 42 +-- frameworks/projects/Charts/pom.xml | 58 ++-- frameworks/projects/Collections/pom.xml | 46 +-- frameworks/projects/Core/pom.xml | 44 +-- frameworks/projects/CreateJS/pom.xml | 54 ++-- frameworks/projects/Crux/pom.xml | 70 ++-- frameworks/projects/DragDrop/pom.xml | 54 ++-- frameworks/projects/Effects/pom.xml | 46 +-- frameworks/projects/Express/pom.xml | 62 ++-- frameworks/projects/Flat/pom.xml | 54 ++-- frameworks/projects/FontAwesome/pom.xml | 58 ++-- frameworks/projects/Formatters/pom.xml | 46 +-- frameworks/projects/GoogleMaps/pom.xml | 46 +-- frameworks/projects/Graphics/pom.xml | 42 +-- frameworks/projects/HTML/pom.xml | 58 ++-- frameworks/projects/HTML5/pom.xml | 46 +-- frameworks/projects/Icons/pom.xml | 56 ++-- frameworks/projects/JQuery/pom.xml | 46 +-- frameworks/projects/Jewel/pom.xml | 82 ++--- frameworks/projects/Language/pom.xml | 38 +-- frameworks/projects/MXRoyale/pom.xml | 90 +++--- frameworks/projects/MaterialDesignLite/pom.xml | 62 ++-- frameworks/projects/Mobile/pom.xml | 50 +-- frameworks/projects/Network/pom.xml | 46 +-- frameworks/projects/Reflection/pom.xml | 46 +-- frameworks/projects/RoyaleSite/pom.xml | 50 +-- frameworks/projects/RoyaleUnit/pom.xml | 50 +-- frameworks/projects/RoyaleUnitUI/pom.xml | 62 ++-- frameworks/projects/SparkRoyale/pom.xml | 76 ++--- frameworks/projects/Storage/pom.xml | 46 +-- frameworks/projects/TLF/pom.xml | 50 +-- frameworks/projects/Text/pom.xml | 42 +-- frameworks/projects/XML/pom.xml | 46 +-- frameworks/projects/pom.xml | 46 +-- frameworks/themes/Basic/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Blue-Theme/pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Green-Theme/pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Orange-Theme/pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Violet-Theme/pom.xml | 38 +-- .../Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Secondary-Green-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Secondary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- .../pom.xml | 38 +-- frameworks/themes/JewelTheme/pom.xml | 49 ++- frameworks/themes/MDL/pom.xml | 38 +-- frameworks/themes/MXRoyale/pom.xml | 38 +-- frameworks/themes/pom.xml | 52 +-- manualtests/UnitTests/pom.xml | 52 +-- manualtests/pom.xml | 66 ++-- pom.xml | 108 +++---- 263 files changed, 6255 insertions(+), 6271 deletions(-)