You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/03/19 14:55:38 UTC

[royale-compiler] branch develop updated (c2281b5 -> 4f4700d)

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

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


    from c2281b5  goog.exportSymbol() is added for classes/interfaces duing a custom Google Closure compiler pass instead of by the Royale emitter in debug builds
     new cb5392a  - Started working on getting the release working on the ci server
     new d9c89fa  - Added the option-with-swf to the list of activated profiles for release:perform
     new cbab187  - Made the royale-release profile optional in the official release plugin configuration (if the royale-release profile is not enabled during release:prepare, then it's not active in release:perform)
     new 524b0a6  - Added an override to allow maven to "deploy" the release artifacts to a local directory instead of uploading them.
     new e4492b2  - Changed the way the alternate deployment directory is provided. - Configured the maven-deploy-plugin to re-try 6 times before giving up.
     new 5bfc392  - Tried to de-duplicate the property settings in the release.properties
     new 1502d17  - Yet another try to get the local deployment override working
     new a0c624c  - Try redefining the location for deployment
     new e02e3c1  - Bumped the apache version to the latest version 23 - Refactored the way the releas profiles are passed to the release plugin - Added the effective pom generation to the royale-release profile
     new 7f377f9  - Switched to using properties for passing in the profiles for the release
     new 8df4f75  - Added some documentation to the repo destination
     new 2d88258  - Added support for SHA512 checksums
     new 4f4700d  Merge pull request #122 from chrisdutz/develop

The 3865 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:
 pom.xml | 170 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 138 insertions(+), 32 deletions(-)