This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch feature/distribution-allignment
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 3732aa3 - Made the build remove the library-path elements in case of
a "without-swf" build.
add 8c07c66 - Worked on getting the MANIFEST classpath entries right -
Made the distribution create the same output in the js/lib directory
No new revisions were added by this update.
Summary of changes:
distribution/jars/compc/pom.xml | 7 +-
distribution/jars/compiler-asc/pom.xml | 5 +-
distribution/jars/compiler-compc/pom.xml | 5 +-
distribution/jars/compiler-compjsc/pom.xml | 6 +-
distribution/jars/compiler-mxmlc/pom.xml | 5 +-
distribution/jars/compiler-mxmljsc/pom.xml | 6 +-
distribution/jars/compiler-optimizer/pom.xml | 7 +-
distribution/jars/compiler-swfdump/pom.xml | 9 ++-
distribution/jars/mxmlc/pom.xml | 5 +-
distribution/pom.xml | 10 +++
.../src/main/assembly/component-royale.xml | 81 ++++++++++++++++++++--
11 files changed, 100 insertions(+), 46 deletions(-)