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

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


    from 2898680  Merge tag 'apache-royale-0.9.0'
     add 227708a  [maven-release-plugin] prepare for next development iteration
     add ab25849  Apply normalization to the path’s string value to make it 
platform independent
     add bec15f8  Add condition to not assert quotes when the method is passed 
an “empty string”
     add 40fc493  typo in classpath means that externc can't run from within 
royale-asjs
     add 449ae99  generate the test swcs in a phases before the tests run so we 
don't have to control the order of execution
     add bcc550f  mention PLAYERGLOBAL_VERSION variable.  This allowed tests to 
pass with version other than 11.1
     add 8ac819a  [maven-release-plugin] prepare for next development iteration
     add d5ca7fb  update version to 0.9.1
     add a24cfc9  Merge branch 'release/0.9.0' into develop
     add c8187d9  try taking this out again
     add 79eb080  also output a simple list of classes
     add b0c159d  use classname or id for fxcomponent
     add 5540b48  get full qnames in json output
     add 8cb2429  add type info to vars
     add 14c151c  Get JS compiler to report error or warning (reference #21)
     add 2bd2d89  update release notes
     add 777d716  update release notes
     add 1b2043d  [maven-release-plugin] prepare branch release/0.9.1
     add 7317640  [maven-release-plugin] prepare release 
org.apache.royale.compiler-0.9.1-rc1
     new c1368fc  Merge tag 'apache-royale-0.9.1'

The 1 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:
 README                                             |   4 +
 RELEASE_NOTES                                      |  12 ++
 build.properties                                   |   2 +-
 compiler-common/pom.xml                            |   4 +-
 compiler-externc/build.xml                         |   2 +-
 compiler-externc/pom.xml                           |   8 +-
 compiler-jx/pom.xml                                |  14 +--
 .../apache/royale/compiler/clients/MXMLJSC.java    |  23 +++-
 .../codegen/js/royale/JSRoyaleASDocEmitter.java    |  48 +++++++-
 compiler-test-utils/pom.xml                        |   4 +-
 .../org/apache/royale/utils/AntTestAdapter.java    |   2 +-
 compiler/pom.xml                                   | 100 ++++++++++++++--
 .../as/codegen/MXMLClassDirectiveProcessor.java    |   6 +-
 .../internal/css/CSSNamespaceDefinition.java       |   4 +-
 compiler/src/test/java/aa/AAAMavenTestExternc.java |  84 --------------
 compiler/src/test/java/aa/AAMavenTestSWCs.java     | 126 ---------------------
 debugger/pom.xml                                   |   8 +-
 flex-compiler-oem/pom.xml                          |  10 +-
 pom.xml                                            |   4 +-
 royale-ant-tasks/pom.xml                           |   4 +-
 royale-maven-plugin/pom.xml                        |   4 +-
 swfutils/pom.xml                                   |   4 +-
 22 files changed, 216 insertions(+), 261 deletions(-)
 delete mode 100644 compiler/src/test/java/aa/AAAMavenTestExternc.java
 delete mode 100644 compiler/src/test/java/aa/AAMavenTestSWCs.java

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to