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 31e54ab Revert "[maven-release-plugin] prepare for next development
iteration"
new a442149 try removing paths from SWCs in compilationunit names when
using debugfilealias as a clue that we want reproducible binaries
new bfa57c3 sort other dependencies in alpha order to try to get
reproducible binaries
new ce22b0e dump units to help debug ordering issue
The 3 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:
.../royale/compiler/internal/targets/SWCTarget.java | 3 +++
.../apache/royale/compiler/internal/targets/Target.java | 15 ++++++++++++++-
.../compiler/internal/units/SWCCompilationUnit.java | 16 +++++++++++++++-
3 files changed, 32 insertions(+), 2 deletions(-)