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

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


    from 18e0539  [maven-release-plugin] prepare for next development iteration
     new ac3b044  RELEASE_NOTES got renamed
     new 1e0e876  keep fixing release notes handling.  Top-level is still plain 
text
     new bf8b22d  Revert "[maven-release-plugin] prepare for next development 
iteration"
     new 6cb3069  Revert "[maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.2-rc1"
     new ff82647  Revert "update other poms to current version"
     new 361189e  Revert "remove SNAPSHOT from compiler and typedefs versions"

The 6 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                                  |   2 +
 archetypes/pom.xml                                 |   6 +-
 .../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                    |   4 +-
 distribution/jars/compiler-asc/pom.xml             |   4 +-
 distribution/jars/compiler-compc/pom.xml           |   4 +-
 distribution/jars/compiler-mxmlc/pom.xml           |   4 +-
 distribution/jars/compiler-optimizer/pom.xml       |   4 +-
 distribution/jars/compiler-swfdump/pom.xml         |   4 +-
 distribution/jars/mxmlc/pom.xml                    |   4 +-
 distribution/pom.xml                               | 112 ++++++++++-----------
 examples/amf/SampleAmfWebApp/pom.xml               |   6 +-
 examples/amf/pom.xml                               |   4 +-
 examples/examples-integrationtests/pom.xml         |  52 +++++-----
 examples/examples-tests/pom.xml                    |   4 +-
 examples/express/DataBindingExample/pom.xml        |   8 +-
 examples/express/DataGridExample/pom.xml           |   4 +-
 examples/express/GitHubCommitLogViewer/pom.xml     |   8 +-
 examples/express/pom.xml                           |  18 ++--
 examples/native/ButtonExample/pom.xml              |   4 +-
 examples/native/USStatesMap/pom.xml                |   6 +-
 examples/native/pom.xml                            |   4 +-
 examples/node/HelloWorld/pom.xml                   |   4 +-
 examples/node/pom.xml                              |   4 +-
 examples/pom.xml                                   |   6 +-
 examples/royale/ASDoc/pom.xml                      |  14 +--
 examples/royale/AccordionExample/pom.xml           |   6 +-
 examples/royale/AlertExample/pom.xml               |  12 +--
 examples/royale/ChartExample/pom.xml               |  10 +-
 examples/royale/CordovaCameraExample/pom.xml       |  10 +-
 examples/royale/CreateJSExample/pom.xml            |  10 +-
 examples/royale/DataBindingExample/pom.xml         |  10 +-
 .../DataBindingExampleWithFlexLayout/pom.xml       |  10 +-
 examples/royale/DataBindingExample_Flat/pom.xml    |  14 +--
 examples/royale/DataBindingExample_as/pom.xml      |   8 +-
 examples/royale/DataGridExample/pom.xml            |   6 +-
 examples/royale/DateControlsExample/pom.xml        |  10 +-
 examples/royale/DebuggingExample/pom.xml           |  10 +-
 examples/royale/DesktopMap/pom.xml                 |  10 +-
 examples/royale/DragAndDropExample/pom.xml         |  10 +-
 examples/royale/Flex2Royale/pom.xml                |  10 +-
 examples/royale/HTMLElements/pom.xml               |   6 +-
 examples/royale/HelloWorld/pom.xml                 |   6 +-
 examples/royale/ListExample/pom.xml                |  10 +-
 examples/royale/MDLDynamicTableExample/pom.xml     |   6 +-
 examples/royale/MDLDynamicTabsExample/pom.xml      |   6 +-
 examples/royale/MapSearch/pom.xml                  |  10 +-
 examples/royale/MobileMap/pom.xml                  |  14 +--
 examples/royale/MobileStocks/pom.xml               |  26 ++---
 examples/royale/MobileTrader/pom.xml               |  18 ++--
 examples/royale/ModuleExample/MainApp/pom.xml      |   6 +-
 examples/royale/ModuleExample/Module/pom.xml       |   6 +-
 examples/royale/ModuleExample/pom.xml              |   4 +-
 examples/royale/RemoteObjectAMFTest/pom.xml        |  14 +--
 examples/royale/RoyaleStore/pom.xml                |  22 ++--
 examples/royale/RoyaleStore_jquery/pom.xml         |  26 ++---
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  10 +-
 examples/royale/RoyaleWebsite/pom.xml              |   8 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  14 +--
 examples/royale/StorageExample/pom.xml             |  14 +--
 examples/royale/StyleExample/pom.xml               |  10 +-
 examples/royale/TableExample/pom.xml               |   6 +-
 examples/royale/TeamPage/pom.xml                   |  10 +-
 examples/royale/TodoListSampleApp/pom.xml          |   6 +-
 examples/royale/TreeExample/pom.xml                |   6 +-
 examples/royale/pom.xml                            |  30 +++---
 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/DragDrop/pom.xml               |  12 +--
 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             |  12 +--
 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/JQuery/pom.xml                 |  12 +--
 frameworks/projects/Language/pom.xml               |   4 +-
 frameworks/projects/MaterialDesignLite/pom.xml     |  28 +++---
 frameworks/projects/Mobile/pom.xml                 |  16 +--
 frameworks/projects/Network/pom.xml                |  12 +--
 frameworks/projects/Reflection/pom.xml             |   8 +-
 frameworks/projects/RoyaleSite/pom.xml             |  16 +--
 frameworks/projects/Storage/pom.xml                |   8 +-
 frameworks/projects/TLF/pom.xml                    |   8 +-
 frameworks/projects/Text/pom.xml                   |   8 +-
 frameworks/projects/XML/pom.xml                    |  12 +--
 frameworks/projects/pom.xml                        |   4 +-
 frameworks/themes/Basic/pom.xml                    |   4 +-
 frameworks/themes/pom.xml                          |   4 +-
 manualtests/UnitTests/pom.xml                      |   8 +-
 manualtests/pom.xml                                |  30 +++---
 pom.xml                                            |   6 +-
 releasemgr/RELEASE_NOTES                           |  11 ++
 testsuite/pom.xml                                  |   4 +-
 107 files changed, 614 insertions(+), 601 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to