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(-)

Reply via email to