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 479bb7529 [maven-release-plugin] prepare for next development iteration
new cbb65f6ca IMXMLToken: similar to IASToken, it should extend
ISourceLocation
new 780afff20 MXMLStateSplitter: allow dot (.) character in MXML namespace
prefixes
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:
RELEASE_NOTES.md | 1 +
.../compiler/internal/mxml/MXMLStateSplitter.java | 43 ++++++++++++++++------
.../apache/royale/compiler/parsing/IMXMLToken.java | 4 +-
....java => MXMLStateSyntaxNotAllowedProblem.java} | 17 ++++-----
4 files changed, 43 insertions(+), 22 deletions(-)
copy
compiler/src/main/java/org/apache/royale/compiler/problems/{DuplicateAttributeProblem.java
=> MXMLStateSyntaxNotAllowedProblem.java} (71%)