This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a change to branch ace-editor
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 7bd5b87 No need for a special application.
new 5544056 Fix MaskBead for non-chrome browsers
new 6c3771a Starting to fix ACE package
new 7698774 Added AceJS config files, still not building
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:
examples/build.xml | 2 +-
.../ace-config-template.xml | 8 +++--
frameworks/build.xml | 6 +++-
frameworks/js/projects/{TextJS => AceJS}/build.xml | 6 ++--
.../src/main/config/compile-js-config.xml | 13 ++++---
.../Ace/src/main/resources/ace-manifest.xml | 1 -
.../main/royale/org/apache/royale/ace/ACEEditor.as | 30 +++++++++++++---
.../royale/org/apache/royale/ace/Application.as | 40 ----------------------
.../main/royale/org/apache/royale/svg/MaskBead.as | 9 ++---
9 files changed, 50 insertions(+), 65 deletions(-)
copy distribution/src/main/resources/frameworks/js-config-template.xml =>
frameworks/ace-config-template.xml (98%)
copy frameworks/js/projects/{TextJS => AceJS}/build.xml (97%)
copy frameworks/js/projects/{JQueryJS =>
AceJS}/src/main/config/compile-js-config.xml (85%)
delete mode 100644
frameworks/projects/Ace/src/main/royale/org/apache/royale/ace/Application.as
--
To stop receiving notification emails like this one, please contact
[email protected].