Skip to main content
Adobe Employee
December 12, 2008
Question

[svn] 4298: ASDoc Bug fixes for:

  • December 12, 2008
  • 0 replies
  • 154 views
Revision: 4298
Author: gauravj@adobe.com
Date: 2008-12-12 12:27:08 -0800 (Fri, 12 Dec 2008)

Log Message:
-----------
ASDoc Bug fixes for:

Inserting the [native] metadata tag between a class ASDoc comment and the class definition causes ASDoc to omit output for the class.
Missing param description when using @9475319 tag.
ASDoc comments on metadata tags other than Event, Effect, and Style should be applied to the next class element.

Also making change to CompilerAPI.java so source from swc doesn't take precedence over source from disk.

QE Notes: Some baselines need to updated.
Doc Notes: None
Bugs: SDK-18413, SDK-18415, SDK-18388
tests: checkintests, asdoc

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-18413
http://bugs.adobe.com/jira/browse/SDK-18415
http://bugs.adobe.com/jira/browse/SDK-18388

Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
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.