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 35eed62f1 FunctionScope: fix exception where a FunctionNode has been 
garbage collected, and a new FunctionNode gets re-attached to the existing 
FunctionScope scope
     new 8686b2963 debugger: add and use javac.src, javac.deprecation, and 
javac.debug properties, like other Java modules
     new 1dd498ea5 debugger: some formatting in build.xml
     new bb621902f debugger: consistent build.number/env.BUILD_NUMBER usage in 
Ant build with other Java modules
     new 86c6b582a DebugCLI: fix localized messages appearing like !copyright!
     new 80e8afd90 debugger: generate build.number.date before 
version.properties is written so that it isn't empty

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:
 debugger/build.properties                          |  6 ++-
 debugger/build.xml                                 | 43 +++++++++++++---------
 .../java/flex/tools/debugger/cli/DebugCLI.java     |  2 +-
 3 files changed, 30 insertions(+), 21 deletions(-)

Reply via email to