You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2019/04/05 23:34:47 UTC

[royale-compiler] branch release_practice updated (a83fc08 -> bb06129)

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

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


    from a83fc08  somehow I missed this when adding setLastModified
     new f03c52c  reproducible build plugin
     new b13be59  reproducible build plugin for utils profile
     new 13430f3  switch to 1.1 since we are adding features
     new 123af9c  changes to remove timestamps from generated code so we get the same source on each build
     new e50ed8a  change to 1.1 since we are adding capabilities
     new e608e5c  switch to 1.1 versions to get reproducible builds
     new bb06129  swap classpath order to insert our patch

The 3431 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:
 compiler-build-tools/pom.xml                       | 19 ++++++++-
 .../compiler/tools/annotate/AnnotateClass.java     | 39 ++++++++++++++++++-
 .../tools/annotate/AnnotateClassesMojo.java        |  8 +++-
 .../UnknownTreePatternInputOutput.java             |  5 ++-
 compiler-common/pom.xml                            | 10 +++++
 compiler-externc/pom.xml                           |  5 +++
 compiler-jburg-types/pom.xml                       | 33 +++++++++++++++-
 compiler-jx/pom.xml                                |  5 +++
 compiler-test-utils/pom.xml                        | 10 +++++
 compiler/pom.xml                                   | 45 +++++++++++++++++++---
 debugger/pom.xml                                   | 16 +++++---
 flex-compiler-oem/pom.xml                          | 10 +++++
 pom.xml                                            | 16 +++++++-
 royale-ant-tasks/pom.xml                           | 10 +++++
 royale-maven-plugin/pom.xml                        |  5 +++
 swfutils/pom.xml                                   | 10 +++++
 16 files changed, 228 insertions(+), 18 deletions(-)