Skip to main content
Adobe Employee
October 9, 2008
Question

[svn] 3540: Fix for missing name of the exception class, when @ throw is used.

  • October 9, 2008
  • 0 replies
  • 164 views
Revision: 3540
Author: gauravj@adobe.com
Date: 2008-10-09 11:20:44 -0700 (Thu, 09 Oct 2008)

Log Message:
-----------
Fix for missing name of the exception class, when @throw is used.

Also fixes for:
SDK-17212 - Add a line feed between messages in the ASDoc validation_errors.log file.
SDK-17242 - The Constants.as and GlobalFunctions.as classes from system classes need to have their content added to __Global__.xml
SDK-17256 - For methods of the mx.components.Group class, args or return values of type Object do not appear in the ASDoc output.


QA: Yes
Doc:
Tests: checkintests

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-17212
http://bugs.adobe.com/jira/browse/SDK-17242
http://bugs.adobe.com/jira/browse/SDK-17256

Modified Paths:
--------------
flex/sdk/trunk/asdoc/templates/class-files.xslt
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
This topic has been closed for replies.