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

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


    from d3544c9  try to fix maven build by disabling the template plugins
     new e91e772  [maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.6-rc3
     new ef3a6cb  [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                                 |    4 +-
 .../royale-simple-application-archetype/pom.xml    |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 archetypes/royale-simple-library-archetype/pom.xml |    4 +-
 archetypes/royale-simple-typedef-archetype/pom.xml |    4 +-
 distribution/jars/compc/pom.xml                    |  120 +-
 distribution/jars/compiler-asc/pom.xml             |  120 +-
 distribution/jars/compiler-compc/pom.xml           |  120 +-
 distribution/jars/compiler-mxmlc/pom.xml           |  120 +-
 distribution/jars/compiler-optimizer/pom.xml       |  120 +-
 distribution/jars/compiler-swfdump/pom.xml         |  130 +-
 distribution/jars/mxmlc/pom.xml                    |  120 +-
 distribution/pom.xml                               | 1672 ++++++++++----------
 examples/amf/SampleAmfWebApp/pom.xml               |  324 ++--
 examples/amf/pom.xml                               |  166 +-
 examples/blog/BE0001_Hello_World/pom.xml           |  176 +--
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  210 +--
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  210 +--
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  208 +--
 .../pom.xml                                        |  208 +--
 .../pom.xml                                        |  180 +--
 .../pom.xml                                        |  208 +--
 .../pom.xml                                        |  208 +--
 .../pom.xml                                        |  236 +--
 .../pom.xml                                        |  180 +--
 .../pom.xml                                        |  210 +--
 .../pom.xml                                        |  208 +--
 .../JewelModule/pom.xml                            |  246 +--
 .../MainJewelApp/pom.xml                           |  104 +-
 .../pom.xml                                        |  184 +--
 examples/blog/pom.xml                              |  380 ++---
 examples/crux/CruxGitHubCommitLogViewer/pom.xml    |  426 ++---
 examples/crux/CruxQuickStart/pom.xml               |  204 +--
 examples/crux/CruxQuickStartBasic/pom.xml          |  318 ++--
 examples/crux/pom.xml                              |  390 ++---
 examples/examples-integrationtests/pom.xml         |  798 +++++-----
 examples/examples-tests/pom.xml                    |   92 +-
 examples/express/DataBindingExample/pom.xml        |  158 +-
 examples/express/DataGridExample/pom.xml           |  110 +-
 examples/express/GitHubCommitLogViewer/pom.xml     |  156 +-
 examples/express/pom.xml                           |  416 ++---
 examples/mxroyale/ControlsExample/pom.xml          |  120 +-
 examples/mxroyale/HelloWorld/pom.xml               |  120 +-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml      |  250 +--
 examples/mxroyale/SparkHelloWorld/pom.xml          |  120 +-
 examples/mxroyale/pom.xml                          |  420 ++---
 examples/native/ButtonExample/pom.xml              |  160 +-
 examples/native/USStatesMap/pom.xml                |  154 +-
 examples/native/pom.xml                            |  112 +-
 examples/node/HelloWorld/pom.xml                   |  106 +-
 examples/node/pom.xml                              |  126 +-
 examples/pom.xml                                   |  340 ++--
 examples/royale/ASDoc/pom.xml                      |  230 +--
 examples/royale/AccordionExample/pom.xml           |  194 +--
 examples/royale/AlertExample/pom.xml               |  188 +--
 examples/royale/ChartExample/pom.xml               |  182 +--
 examples/royale/CordovaCameraExample/pom.xml       |  178 +--
 examples/royale/CreateJSExample/pom.xml            |  200 +--
 examples/royale/DataBindingExample/pom.xml         |  198 +--
 .../DataBindingExampleWithFlexLayout/pom.xml       |  198 +--
 examples/royale/DataBindingExample_Flat/pom.xml    |  298 ++--
 examples/royale/DataBindingExample_as/pom.xml      |  220 +--
 examples/royale/DataGridExample/pom.xml            |  178 +--
 examples/royale/DateControlsExample/pom.xml        |  178 +--
 examples/royale/DebuggingExample/pom.xml           |  200 +--
 examples/royale/DesktopMap/pom.xml                 |  204 +--
 examples/royale/DividedContainerExample/pom.xml    |  178 +--
 examples/royale/DragAndDropExample/pom.xml         |  176 +--
 examples/royale/Flex2Royale/pom.xml                |  198 +--
 examples/royale/HTMLElements/pom.xml               |  170 +-
 examples/royale/HelloWorld/pom.xml                 |  194 +--
 examples/royale/JSON2ASVO/pom.xml                  |  244 +--
 examples/royale/ListExample/pom.xml                |  204 +--
 examples/royale/MDLDynamicTableExample/pom.xml     |  146 +-
 examples/royale/MDLDynamicTabsExample/pom.xml      |  136 +-
 examples/royale/MapSearch/pom.xml                  |  210 +--
 examples/royale/MenuExample/pom.xml                |  186 +--
 examples/royale/MobileMap/pom.xml                  |  234 +--
 examples/royale/MobileStocks/pom.xml               |  304 ++--
 examples/royale/MobileTrader/pom.xml               |  248 +--
 examples/royale/ModuleExample/MainApp/pom.xml      |  120 +-
 examples/royale/ModuleExample/Module/pom.xml       |  260 +--
 examples/royale/ModuleExample/pom.xml              |  220 +--
 examples/royale/RemoteObjectAMFTest/pom.xml        |  290 ++--
 examples/royale/RoyaleStore/pom.xml                |  296 ++--
 examples/royale/RoyaleStore_jquery/pom.xml         |  314 ++--
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  172 +-
 examples/royale/RoyaleWebsite/pom.xml              |  160 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  200 +--
 examples/royale/StorageExample/pom.xml             |  222 +--
 examples/royale/StyleExample/pom.xml               |  200 +--
 examples/royale/TableExample/pom.xml               |  178 +--
 examples/royale/TeamPage/pom.xml                   |  204 +--
 examples/royale/TodoListSampleApp/pom.xml          |  184 +--
 examples/royale/TourDeJewel/pom.xml                |  340 ++--
 examples/royale/TreeExample/pom.xml                |  170 +-
 examples/royale/pom.xml                            |  440 +++---
 frameworks/fontsrc/pom.xml                         |    4 +-
 frameworks/pom.xml                                 |    4 +-
 frameworks/projects/Basic/pom.xml                  |   20 +-
 frameworks/projects/Binding/pom.xml                |    8 +-
 frameworks/projects/Charts/pom.xml                 |   24 +-
 frameworks/projects/Collections/pom.xml            |    8 +-
 frameworks/projects/Core/pom.xml                   |    4 +-
 frameworks/projects/CreateJS/pom.xml               |   20 +-
 frameworks/projects/Crux/pom.xml                   |   26 +-
 frameworks/projects/DragDrop/pom.xml               |   20 +-
 frameworks/projects/Effects/pom.xml                |   12 +-
 frameworks/projects/Express/pom.xml                |   28 +-
 frameworks/projects/Flat/pom.xml                   |   22 +-
 frameworks/projects/FontAwesome/pom.xml            |   24 +-
 frameworks/projects/Formatters/pom.xml             |   14 +-
 frameworks/projects/GoogleMaps/pom.xml             |   12 +-
 frameworks/projects/Graphics/pom.xml               |    8 +-
 frameworks/projects/HTML/pom.xml                   |   24 +-
 frameworks/projects/HTML5/pom.xml                  |   12 +-
 frameworks/projects/Icons/pom.xml                  |   12 +-
 frameworks/projects/JQuery/pom.xml                 |   12 +-
 frameworks/projects/Jewel/pom.xml                  |   32 +-
 frameworks/projects/Language/pom.xml               |    4 +-
 frameworks/projects/MXRoyale/pom.xml               |   50 +-
 frameworks/projects/MaterialDesignLite/pom.xml     |   28 +-
 frameworks/projects/Mobile/pom.xml                 |   16 +-
 frameworks/projects/Network/pom.xml                |   12 +-
 frameworks/projects/Reflection/pom.xml             |   12 +-
 frameworks/projects/RoyaleSite/pom.xml             |   16 +-
 frameworks/projects/RoyaleUnit/pom.xml             |   16 +-
 frameworks/projects/SparkRoyale/pom.xml            |   24 +-
 frameworks/projects/Storage/pom.xml                |    8 +-
 frameworks/projects/TLF/pom.xml                    |   16 +-
 frameworks/projects/Text/pom.xml                   |   10 +-
 frameworks/projects/XML/pom.xml                    |   12 +-
 frameworks/projects/pom.xml                        |    4 +-
 frameworks/themes/Basic/pom.xml                    |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml   |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml  |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml    |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml  |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml |    4 +-
 .../Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml  |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml  |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml   |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 frameworks/themes/JewelTheme/pom.xml               |   12 +-
 frameworks/themes/MDL/pom.xml                      |    4 +-
 frameworks/themes/MXRoyale/pom.xml                 |    4 +-
 frameworks/themes/pom.xml                          |    4 +-
 manualtests/UnitTests/pom.xml                      |  414 ++---
 manualtests/pom.xml                                |  368 ++---
 pom.xml                                            |    2 +-
 testsuite/pom.xml                                  |  210 +--
 215 files changed, 11510 insertions(+), 11510 deletions(-)

Reply via email to