[svn:fx-trunk] 5235: Fix asdoc build failure.

Revision: 5235
Author: [email protected]
Date: 2009-03-11 09:46:01 -0700 (Wed, 11 Mar 2009)
Log Message:
Fix asdoc build failure.
QE Notes: None
Doc Notes: None
Bugs: none
Reviewer: Gaurav
tests: ant doc
Modified Paths:
flex/sdk/trunk/frameworks/projects/airframework/build.xml

Similar Messages

  • [svn:fx-trunk] 12084: Fix asdoc to fix the build.

    Revision: 12084
    Revision: 12084
    Author:   [email protected]
    Date:     2009-11-21 07:29:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Fix asdoc to fix the build.
    QE notes: No
    Doc notes: No
    Bugs: None
    Reviewer: none
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/accessibility/AccConst.as

  • [svn:fx-trunk] 5819: Fix asdoc issue for event description getting copied over to the class definition .

    Revision: 5819
    Author: [email protected]
    Date: 2009-03-31 13:15:14 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fix asdoc issue for event description getting copied over to the class definition.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests, asdoc tests
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    THank you , Nancy. Appreciate the input.
    So instead of this:
    <a class="brand" href="index.html"><img src="../img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    Would it be something like this?:
    <a class="brand" href="index.html"><img src="http://ConsumersAdvocate/img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    And if I do that, is there a way to cope with that locally so that DW can still display the images?
    jeff

  • [svn:fx-trunk] 9178: Fix the build.

    Revision: 9178
    Author:   [email protected]
    Date:     2009-08-07 15:01:37 -0700 (Fri, 07 Aug 2009)
    Log Message:
    Fix the build.  removed duplicate line left in comment
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/SimpleXMLEncoder.as

  • [svn:fx-trunk] 10051: fix the build. xml that we include in the package in the frameworks directory.

    Revision: 10051
    Author:   [email protected]
    Date:     2009-09-08 07:53:47 -0700 (Tue, 08 Sep 2009)
    Log Message:
    fix the build.xml that we include in the package in the frameworks directory. 
    -remove haloclassic
    -add textlayout
    -reorganize the targets
    QE notes: no
    Doc notes: no
    Bugs: sdk-22441
    Reviewer: n/a
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-22441
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

  • [svn:fx-trunk] 8708: Fix broken build

    Revision: 8708
    Author:   [email protected]
    Date:     2009-07-21 07:46:45 -0700 (Tue, 21 Jul 2009)
    Log Message:
    Fix broken build
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 11193: fix packaged build file for textlayout to accommodate the recent changes made to that project

    Revision: 11193
    Author:   [email protected]
    Date:     2009-10-27 13:08:28 -0700 (Tue, 27 Oct 2009)
    Log Message:
    fix packaged build file for textlayout to accommodate the recent changes made to that project
    QE notes: no
    Doc notes:
    Bugs: sdk-23302
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23302
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • [svn:fx-trunk] 9463: Fix ASDoc error.

    Revision: 9463
    Author:   [email protected]
    Date:     2009-08-21 12:27:09 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc error.
    QE notes: None.
    Doc notes: None.
    Bugs:
    Reviewer: Matt Horn
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/DesignLayer.as

  • [svn:fx-trunk] 12998: Fix frameworks build file that gets put in the package.

    Revision: 12998
    Revision: 12998
    Author:   [email protected]
    Date:     2009-12-16 10:31:53 -0800 (Wed, 16 Dec 2009)
    Log Message:
    Fix frameworks build file that gets put in the package.  Currently this won't work out of the box,  there is an issue when trying to compile with static-rsls="false"  the quick fix for this work is update the value of static-link-runtime-shared-libraries = true
    QE notes: no
    Doc notes: no
    Bugs: no
    Reviewer: no
    Tests run: made sure the swcs all recompile within the package
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

  • [svn:fx-trunk] 8207: Fix ASDoc version tags

    Revision: 8207
    Author:   [email protected]
    Date:     2009-06-24 15:55:28 -0700 (Wed, 24 Jun 2009)
    Log Message:
    Fix ASDoc version tags
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleB ar.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TrackBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DropDownEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/TrackBaseEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Ellipse.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Rect.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/VideoElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • [svn:bz-trunk] 18966: Fix the build.

    Revision: 18966
    Revision: 18966
    Author:   [email protected]
    Date:     2010-12-02 10:13:56 -0800 (Thu, 02 Dec 2010)
    Log Message:
    Fix the build.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/AbstractEndpoint.java
        blazeds/trunk/modules/core/src/flex/messaging/io/SerializationContext.java

  • [svn:fx-trunk] 11570: Fixed ASDoc typo.

    Revision: 11570
    Author:   [email protected]
    Date:     2009-11-09 09:07:49 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Fixed ASDoc typo.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as

  • [svn:fx-trunk] 10807: Updating asdoc build to include textLayout sources

    Revision: 10807
    Author:   [email protected]
    Date:     2009-10-02 07:58:10 -0700 (Fri, 02 Oct 2009)
    Log Message:
    Updating asdoc build to include textLayout sources
    QE notes: None.
    Doc notes: None
    Tests run: ant asdoc
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-trunk] 9453: Fix ASDoc comments, exclude the LayoutElementHelper class.

    Revision: 9453
    Author:   [email protected]
    Date:     2009-08-21 10:48:14 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc comments, exclude the LayoutElementHelper class.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: Hans
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutElementHe lper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • [svn:fx-trunk] 10498: fix asdoc comment

    Revision: 10498
    Author:   [email protected]
    Date:     2009-09-22 05:56:58 -0700 (Tue, 22 Sep 2009)
    Log Message:
    fix asdoc comment
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/fl/video/FMSCapabilities.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

Maybe you are looking for