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 737c61dd2 royale-maven-plugin: fail build when using --watch compiler
option, but requesting goals/phases after compile (such as package or install)
new 30d252474 formatter: some fixes for indentation between paren open and
paren close, if they span multiple lines
new 7c7ac387c formatter: fix problems not being printed for configuration
options
new d55f55bd4 formatter: print syntax errors when called from command line
new 938a99fb4 formatter: better MXML script file path in syntax errors
new c21a61b0c formatter: separate jar part of main target into its own
target
The 5 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:
formatter/build.xml | 23 +++--
.../org/apache/royale/formatter/FORMATTER.java | 103 +++++++++++----------
.../royale/formatter/TestFunctionDeclaration.java | 14 +--
.../apache/royale/formatter/TestIfStatement.java | 25 +++++
4 files changed, 100 insertions(+), 65 deletions(-)