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

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


    from ecbfb8a  Merge tag 'apache-royale-0.9.8'
     add c5b060f  [maven-release-plugin] prepare for next development iteration
     add 16b1802  [maven-release-plugin] prepare for next development iteration
     add cb8dc4a  update version to 0.9.9
     add 9b0a483  Merge branch 'release/0.9.8' into develop
     add bf7cd4f  Test-commit
     add 8ee3d53  Added typedefs for sanitize
     add c0bd854  not native
     add a302a79  Added mediasource to js typedefs.
     add 46ba860  [maven-release-plugin] prepare branch @{releaseLabel}
     add 087571b  [maven-release-plugin] prepare for next development iteration
     add 4a83bc8  Revert "[maven-release-plugin] prepare for next development 
iteration"
     add b1917af  Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
     add fc2438e  Update RELEASE_NOTES
     add 4aff702  [maven-release-plugin] prepare branch @{releaseLabel}
     add 0f84baf  [maven-release-plugin] prepare for next development iteration
     add b5f94ba  Revert "[maven-release-plugin] prepare for next development 
iteration"
     add 56d06e3  Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
     add b998953  [maven-release-plugin] prepare branch @{releaseLabel}
     add 4ab81b3  update royale.compiler.version in pom
     add fc8cdb3  [maven-release-plugin] prepare release 
org.apache.royale.typedefs-0.9.9-rc3
     new 736368c  Merge tag 'apache-royale-0.9.9'

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:
 GCL/pom.xml                                        |  8 +--
 .../main/royale/goog/{bind.as => html/SafeHtml.as} | 14 +++--
 GCL/src/main/royale/goog/html/SafeUrl.as           | 64 ++++++++++++++++++++++
 .../{bind.as => html/sanitizer/HtmlSanitizer.as}   | 16 ++++--
 README                                             |  2 +-
 RELEASE_NOTES                                      |  3 +
 ace/pom.xml                                        |  8 +--
 airglobal/pom.xml                                  |  6 +-
 build.properties                                   |  4 +-
 cordova/pom.xml                                    |  8 +--
 createjs/pom.xml                                   |  8 +--
 google_maps/pom.xml                                |  8 +--
 jasmine/pom.xml                                    |  8 +--
 jquery/pom.xml                                     |  8 +--
 js/pom.xml                                         |  7 ++-
 node/pom.xml                                       |  8 +--
 playerglobal/pom.xml                               |  6 +-
 pom.xml                                            |  8 +--
 18 files changed, 134 insertions(+), 60 deletions(-)
 copy GCL/src/main/royale/goog/{bind.as => html/SafeHtml.as} (80%)
 create mode 100644 GCL/src/main/royale/goog/html/SafeUrl.as
 copy GCL/src/main/royale/goog/{bind.as => html/sanitizer/HtmlSanitizer.as} 
(76%)

Reply via email to