You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/03/20 15:42:47 UTC

[royale-asjs] branch develop updated (9d3be7d -> 10c9f16)

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

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


    from 9d3be7d  handle late title changes.  Should fix #761
     new d7dd93e  .- Changed the default for allowSubclassOverrides to false and updated all the framework modules to add it, where it was needed.
     new e19b8a7  - Changed the default for allowSubclassOverrides to false and updated all the framework modules to add it, where it was needed.
     new 10c9f16  Merge pull request #765 from chrisdutz/develop

The 10684 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:
 examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml | 1 +
 examples/crux/CruxQuickStartBasic/pom.xml                        | 1 +
 examples/express/DataBindingExample/pom.xml                      | 1 +
 examples/express/DataGridExample/pom.xml                         | 1 +
 examples/mxroyale/ControlsExample/pom.xml                        | 1 +
 examples/mxroyale/HelloWorld/pom.xml                             | 1 +
 examples/mxroyale/RemoteObjectAMFTest/pom.xml                    | 1 +
 examples/mxroyale/SparkHelloWorld/pom.xml                        | 1 +
 examples/mxroyale/pom.xml                                        | 2 ++
 examples/royale/ASDoc/pom.xml                                    | 1 +
 examples/royale/AlertExample/pom.xml                             | 9 +--------
 examples/royale/ChartExample/pom.xml                             | 1 +
 examples/royale/ColorPickerExample/pom.xml                       | 3 ++-
 examples/royale/CordovaCameraExample/pom.xml                     | 1 +
 examples/royale/DataBindingExample/pom.xml                       | 1 +
 examples/royale/DataBindingExampleWithFlexLayout/pom.xml         | 1 +
 examples/royale/DataBindingExample_Flat/pom.xml                  | 1 +
 examples/royale/DataBindingExample_as/pom.xml                    | 1 +
 examples/royale/DataGridExample/pom.xml                          | 1 +
 examples/royale/DateControlsExample/pom.xml                      | 1 +
 examples/royale/DebuggingExample/pom.xml                         | 8 +-------
 examples/royale/DesktopMap/pom.xml                               | 1 +
 examples/royale/DividedContainerExample/pom.xml                  | 1 +
 examples/royale/DragAndDropExample/pom.xml                       | 1 +
 examples/royale/FileProxy/pom.xml                                | 1 +
 examples/royale/Flex2Royale/pom.xml                              | 1 +
 examples/royale/JSON2ASVO/pom.xml                                | 1 +
 examples/royale/ListExample/pom.xml                              | 1 +
 examples/royale/MapSearch/pom.xml                                | 1 +
 examples/royale/MenuExample/pom.xml                              | 8 +-------
 examples/royale/MobileStocks/pom.xml                             | 1 +
 examples/royale/MobileTrader/pom.xml                             | 1 +
 examples/royale/ModuleExample/MainApp/pom.xml                    | 1 +
 examples/royale/ModuleExample/Module/pom.xml                     | 1 +
 examples/royale/ModuleExample/pom.xml                            | 2 +-
 examples/royale/MultiDragDropExample/pom.xml                     | 2 +-
 examples/royale/RoyaleStore/pom.xml                              | 1 +
 examples/royale/RoyaleStore_jquery/pom.xml                       | 1 +
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml                 | 1 +
 examples/royale/StorageExample/pom.xml                           | 1 +
 examples/royale/StyleExample/pom.xml                             | 1 +
 examples/royale/TableExample/pom.xml                             | 1 +
 examples/royale/TeamPage/pom.xml                                 | 1 +
 examples/royale/TodoListSampleApp/pom.xml                        | 1 +
 examples/royale/TreeExample/pom.xml                              | 1 +
 examples/royale/pom.xml                                          | 9 +++++++++
 frameworks/projects/Charts/pom.xml                               | 1 +
 frameworks/projects/CreateJS/pom.xml                             | 1 +
 frameworks/projects/Express/pom.xml                              | 1 +
 frameworks/projects/Flat/pom.xml                                 | 1 +
 frameworks/projects/FontAwesome/pom.xml                          | 1 +
 frameworks/projects/GoogleMaps/pom.xml                           | 1 +
 frameworks/projects/HTML/pom.xml                                 | 1 +
 frameworks/projects/HTML5/pom.xml                                | 1 +
 frameworks/projects/Icons/pom.xml                                | 2 +-
 frameworks/projects/Jewel/pom.xml                                | 2 +-
 frameworks/projects/MaterialDesignLite/pom.xml                   | 1 +
 frameworks/projects/Mobile/pom.xml                               | 1 +
 frameworks/projects/RoyaleSite/pom.xml                           | 1 +
 frameworks/projects/RoyaleUnitUI/pom.xml                         | 1 +
 frameworks/projects/pom.xml                                      | 1 +
 61 files changed, 71 insertions(+), 27 deletions(-)