estanglerbm opened a new pull request #1004:
URL: https://github.com/apache/royale-asjs/pull/1004
o Added setlocal to mxmlc.bat files to prevent ROYALE_HOME, etc., from being
set in the caller environment.
o Increased max memory for java to 1024 MB to prevent out-of-memory during
release JS builds on modest app, and increased minimum memory to 128 MB to
speed up compile by 5-10% on modest machine.
o **Adjusted ROYALE_COMPILER_HOME to be consistent with build.xml files
(...\js).** Note that the command-line define for "royalecompiler" seems to be
ineffectual (so the change here should not be a problem for that); there is no
System.getProperty("royalecompiler") or such in the .java compiler code.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]