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

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


    from 5669b4714 JSRoyaleEmitter: when reading plain text files for [Embed] 
metadata, read as UTF-8 instead of system default
     new 9de18511c EmbedNode: for consistency, default to UTF-8 for plain text 
instead of system encoding
     new 6654842e2 Allow [Embed] to specify charset for mimeType text/plain

The 2 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:
 .../java/org/apache/royale/compiler/embedding/EmbedAttribute.java  | 1 +
 .../compiler/internal/codegen/js/royale/JSRoyaleEmitter.java       | 7 ++++++-
 .../org/apache/royale/compiler/internal/embedding/EmbedData.java   | 4 ++++
 .../org/apache/royale/compiler/internal/tree/as/EmbedNode.java     | 7 ++++++-
 4 files changed, 17 insertions(+), 2 deletions(-)

Reply via email to