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

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


    from 2955a16  Need to test for String type first.
     new 2b69d60  Revert "Once Again changes to 0.9.1 - Revert if I'm wrong"
     new eb6c449  Revert "It looks like it was missed and it won't be changed 
automatically - If I'm wrong revert please"
     new ad64c2b  Revert "update other poms to next version"
     new 103a60f  fix up poms in hopes that the versions plugin will find all 
places we use the version
     new 935e724  try to use profiles to not build things that don't build, but 
keep them in the search for new version updates in case we fix the build someday
     new 475cb40  renames it isn't seen as a duplicate project
     new d141472  add this so it sees the projects in this folder
     new 3240b6d  this seems to update the dependency versions
     new e224601  run in the examples folder.  versions:set seems to climb to 
the root no matter what folder is specified
     new 6d6b8e9  update more versions
     new 2a4c306  allow use of set-property
     new b5cbeec  update versions in example pom
     new 9dacdd2  update archetypes to make it easier to update versions
     new e6d3785  fix pom
     new b6cb664  more tweaks
     new ac9b996  update versions in distribution
     new 3e5a7c3  see if this will update all develop poms
     new 83261b4  Revert "update versions in distribution"
     new c3a1f09  Revert "update versions in example pom"
     new 795872e  Revert "update more versions"
     new 74eff11  add Testing

The 21 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 +
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 distribution/jars/compc/pom.xml                    |  2 +-
 distribution/jars/compiler-asc/pom.xml             |  2 +-
 distribution/jars/compiler-compc/pom.xml           |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml           |  2 +-
 distribution/jars/compiler-optimizer/pom.xml       |  2 +-
 distribution/jars/compiler-swfdump/pom.xml         |  2 +-
 distribution/jars/mxmlc/pom.xml                    |  2 +-
 distribution/pom.xml                               | 16 ++--
 examples/amf/SampleAmfWebApp/pom.xml               |  2 +-
 {frameworks => examples/amf}/pom.xml               | 17 ++--
 examples/examples-integrationtests/pom.xml         | 54 ++++++-------
 examples/examples-tests/pom.xml                    |  4 +-
 examples/express/DataBindingExample/pom.xml        |  4 +-
 examples/express/DataGridExample/pom.xml           |  6 +-
 examples/express/pom.xml                           |  7 +-
 examples/native/ButtonExample/pom.xml              |  4 +-
 examples/native/USStatesMap/pom.xml                |  4 +-
 examples/native/pom.xml                            | 16 +++-
 examples/node/HelloWorld/pom.xml                   |  4 +-
 examples/node/pom.xml                              |  4 +-
 examples/pom.xml                                   |  6 +-
 examples/royale/ASDoc/pom.xml                      |  4 +-
 examples/royale/AccordionExample/pom.xml           |  4 +-
 examples/royale/ChartExample/pom.xml               |  4 +-
 examples/royale/CordovaCameraExample/pom.xml       |  4 +-
 examples/royale/CreateJSExample/pom.xml            |  4 +-
 examples/royale/DataBindingExample/pom.xml         |  4 +-
 .../DataBindingExampleWithFlexLayout/pom.xml       |  4 +-
 examples/royale/DataBindingExample_Flat/pom.xml    |  2 +-
 examples/royale/DataBindingExample_as/pom.xml      |  4 +-
 examples/royale/DataGridExample/pom.xml            |  4 +-
 examples/royale/DateControlsExample/pom.xml        |  4 +-
 examples/royale/DebuggingExample/pom.xml           |  4 +-
 examples/royale/DesktopMap/pom.xml                 |  4 +-
 examples/royale/DragAndDropExample/pom.xml         |  4 +-
 examples/royale/HelloWorld/pom.xml                 |  4 +-
 examples/royale/ListExample/pom.xml                |  4 +-
 examples/royale/MDLBlogExample/pom.xml             |  2 +-
 examples/royale/MDLDynamicTableExample/pom.xml     |  6 +-
 examples/royale/MDLDynamicTabsExample/pom.xml      |  6 +-
 examples/royale/MDLExample/pom.xml                 |  6 +-
 examples/royale/MapSearch/pom.xml                  |  4 +-
 examples/royale/MobileMap/pom.xml                  |  4 +-
 examples/royale/MobileStocks/pom.xml               |  4 +-
 examples/royale/MobileTrader/pom.xml               |  4 +-
 examples/royale/ModuleExample/MainApp/pom.xml      |  4 +-
 examples/royale/ModuleExample/Module/pom.xml       |  4 +-
 examples/royale/ModuleExample/pom.xml              | 90 +---------------------
 examples/royale/RemoteObjectAMFTest/pom.xml        | 14 +---
 examples/royale/RoyaleStore/pom.xml                |  4 +-
 examples/royale/RoyaleStore_jquery/pom.xml         |  4 +-
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  6 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  4 +-
 examples/royale/StorageExample/pom.xml             |  4 +-
 examples/royale/StyleExample/pom.xml               |  4 +-
 examples/royale/TableExample/pom.xml               |  4 +-
 examples/royale/TeamPage/pom.xml                   |  4 +-
 examples/royale/TodoListSampleApp/pom.xml          |  4 +-
 examples/royale/TreeExample/pom.xml                |  4 +-
 examples/royale/pom.xml                            | 10 ++-
 frameworks/projects/pom.xml                        |  1 +
 pom.xml                                            |  6 ++
 releasecandidate.xml                               | 42 ++++++++++
 testsuite/pom.xml                                  |  2 +-
 70 files changed, 238 insertions(+), 267 deletions(-)
 copy {frameworks => examples/amf}/pom.xml (73%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <commits@royale.apache.org>'].

Reply via email to