[svn:cairngorm3:] 18226: Added latest asdoc ZIPs to all libs ( currently only to Flex 4 versions)

Revision: 18226
Revision: 18226
Author:   [email protected]
Date:     2010-10-19 14:13:09 -0700 (Tue, 19 Oct 2010)
Log Message:
Added latest asdoc ZIPs to all libs (currently only to Flex 4 versions)
Added Paths:
    cairngorm3/maven-repository/com/adobe/cairngorm/contract/1.3/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/integration/0.15/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS/0.15/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/integrationParsley/0.15/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/module/0.14/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/navigation/1.3/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley/1.3/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/navigationSpringAS/1.3/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/navigationSwiz/1.3/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/observer/1.13/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley/1.13/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/popup/1.12/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley/1.12/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/task/1.9/docs.zip
    cairngorm3/maven-repository/com/adobe/cairngorm/validation/1.12/docs.zip

You need to use file:// as the protocol instead of C:/. The latter may never work (C:\ might).
Where is the main HTML located ?
Easiest if to store the images in a sub folder of the location because you can't go back via ../ beyond that root location for security reasons.
See:
*http://kb.mozillazine.org/Links_to_local_pages_do_not_work

Similar Messages

  • [svn:cairngorm3:] 16403: Added runtime support for latest module library ( LazyModuleLoadPolicyTag).

    Revision: 16403
    Revision: 16403
    Author:   [email protected]
    Date:     2010-06-02 12:47:11 -0700 (Wed, 02 Jun 2010)
    Log Message:
    Added runtime support for latest module library (LazyModuleLoadPolicyTag).
    Modified Paths:
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/CairngormModuleXMLSupport.as
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModuleLibRuntimeSample.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/runtimeContext.xml

    Bing,
    I think one thing you might want to do is to post your code on the Web somewhere. Maybe you can open a Weblog and post this there.
    http://www.jroller.com will let you open a blog for free we'll love to see more customers of JDeveloper opening weblogs and sharing their experience over the Web.

  • [svn:cairngorm3:] 19007: adding the max 2010 talk sample.

    Revision: 19007
    Revision: 19007
    Author:   [email protected]
    Date:     2010-12-03 07:27:00 -0800 (Fri, 03 Dec 2010)
    Log Message:
    adding the max 2010 talk sample.
    Modified Paths:
        cairngorm3/trunk/build-parent/pom.xml
        cairngorm3/trunk/libraries/Contract/pom.xml
        cairngorm3/trunk/libraries/Integration/pom.xml
        cairngorm3/trunk/libraries/IntegrationDMS/pom.xml
        cairngorm3/trunk/libraries/IntegrationParsley/pom.xml
        cairngorm3/trunk/libraries/Module/pom.xml
        cairngorm3/trunk/libraries/Navigation/pom.xml
        cairngorm3/trunk/libraries/NavigationParsley/pom.xml
        cairngorm3/trunk/libraries/NavigationSpringAS/pom.xml
        cairngorm3/trunk/libraries/NavigationSwiz/pom.xml
        cairngorm3/trunk/libraries/Observer/pom.xml
        cairngorm3/trunk/libraries/ObserverParsley/pom.xml
        cairngorm3/trunk/libraries/Persistence/pom.xml
        cairngorm3/trunk/libraries/Popup/pom.xml
        cairngorm3/trunk/libraries/PopupParsley/pom.xml
        cairngorm3/trunk/libraries/Task/pom.xml
        cairngorm3/trunk/libraries/Validation/pom.xml
        cairngorm3/trunk/libraries/lib-parent/pom.xml
        cairngorm3/trunk/pom.xml
    Added Paths:
        cairngorm3/trunk/libraries/NavigationTest/
        cairngorm3/trunk/samples/pom.xml
        cairngorm3/trunk/samples/todo/
        cairngorm3/trunk/samples/todo/pom.xml
        cairngorm3/trunk/samples/todo/src/
        cairngorm3/trunk/samples/todo/todo_flex/
        cairngorm3/trunk/samples/todo/todo_flex/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.externalToolBuilders/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.externalToolBuilders/com.adobe .ac.pmd.eclipse.flexpmdbuilder (5).launch
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.flexProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.settings/org.eclipse.core.reso urces.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/Main-app.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/Main.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/MainContext.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/assets/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/assets/icons/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/assets/icons/spin ning.swf
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/assets/logo_trans parent.png
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/assets/todo_splas h.jpg
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/components/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/components/LoadingFeedback.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/detail/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/detail/TodoItemView.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/list/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/list/DeleteTodoItemEvent.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/list/TodoItemRenderer.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/list/TodoListView.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/login/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/login/LoginView.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/skins/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/com/adobe/txi/tod o/skins/LoadingFeedbackSkin.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/flex/main.css
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/resources/additional_c ompiler_arguments.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/src/main/resources/service_conf ig.properties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.externalToolBuilders/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.externalToolBuilders/com.adobe.ac .pmd.eclipse.flexpmdbuilder (3).launch
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.flexLibProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.fxpProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/.settings/org.eclipse.core.resourc es.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/GetCurrentUserTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LoginChannelSetTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LoginCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LoginController.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LoginMessage.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LogoutChannelSetTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LogoutCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/LogoutMessage.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/mock/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/mock/MockLoginCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/authentication/mock/MockLogoutCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/rig/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/a pplication/rig/ModuleRigLoginTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/d omain/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/d omain/UserModel.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/flexunit/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/flexunit/EventAssert.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/task/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/task/ASyncTokenResultTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/task/MockASyncResultTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/flex/com/adobe/txi/todo/i nfrastructure/task/MockResultTask.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/resources/additional_comp iler_arguments.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/txi/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/txi/todo/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/txi/todo/a pplication/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/txi/todo/a pplication/authentication/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_core/src/main/test/com/adobe/txi/todo/a pplication/authentication/LoginControllerTest.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/.flexLibProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/.settings/org.eclipse.core .resources.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/src/main/template/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/src/main/template/bean.gsp
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_remoting_dto/src/main/template/beanBase .gsp
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.externalToolBuilders/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.externalToolBuilders/com.adobe.a c.pmd.eclipse.flexpmdbuilder (2).launch
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.flexProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.fxpProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.settings/org.eclipse.core.resour ces.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/Main.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/MainContext.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/header/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/header/ApplicationHeader.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/login/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/login/LoginContainer.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/login/LoginContainerPM.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/skins/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/flex/com/adobe/txi/todo/ shell/skins/ApplicationHeaderSkin.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/resources/additional_com piler_arguments.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/resources/assets/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/src/main/resources/assets/todoLog o_big.png
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.FlexUnitSettings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.FlexUnitSettings/FlexUnitApplicat ionLastRun.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.FlexUnitSettings/FlexUnitApplicat ionLastSelection.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.flexProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.settings/org.eclipse.core.resourc es.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/src/FlexUnitApplication.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/src/FlexUnitTestSuite.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.externalToolBuilders/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.externalToolBuilders/com.adob e.ac.pmd.eclipse.flexpmdbuilder (1).launch
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.flexProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.fxpProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.settings/org.eclipse.core.res ources.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/TodoListModule.m xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/TodoListModuleCo ntext.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/TodoListModuleRi g.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/TodoListModuleRi gContext.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/to do/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/to do/presentation/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/to do/presentation/TodoItemDetail.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/to do/presentation/TodoList.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/flex/com/adobe/txi/to do/presentation/TodoListItemRenderer.mxml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/resources/additional_ compiler_arguments.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/resources/assets/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/src/main/resources/assets/icon _tool_trash.png
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.actionScriptProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.externalToolBuilders/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.externalToolBuilders/com. adobe.ac.pmd.eclipse.flexpmdbuilder.launch
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.flexLibProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.fxpProperties
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.project
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.settings/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/.settings/org.eclipse.core .resources.prefs
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/pom.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/GetTodoListCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/GetTodoListMessage.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/RemoveTodoItemCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/RemoveTodoItemMessage.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/SaveTodoItemCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/SaveTodoItemMessage.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/TodoItemController.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/TodoListController.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/mock/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/mock/MockGetTodoListCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/mock/MockRemoveTodoItemCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/application/mock/MockSaveTodoItemCommand.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/domain/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/domain/TodoItem.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/flex/com/adobe/tx i/todo/domain/TodoModel.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/resources/additio nal_compiler_arguments.xml
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/application/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/application/TodoItemControllerTest.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/application/TodoListControllerTest.as
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/domain/
        cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist_lib/src/main/test/com/adobe/tx i/todo/domain/TodoModelTest.as
        cairngorm3/trunk/samples/todo/todo_java/
        cairngorm3/trunk/samples/todo/todo_java/.settings/
        cairngorm3/trunk/samples/todo/todo_java/.settings/org.maven.ide.eclipse.prefs
        cairngorm3/trunk/samples/todo/todo_java/pom.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/pom.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/META-INF/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/META-INF/MANI FEST.MF
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/IGenericDao.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/ITodoItemDao.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/jpa/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/jpa/GenericDaoJpa.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/dao/jpa/TodoItemJpaDao.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/entity/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/java/com/adobe/txi /todo/entity/TodoItem.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/resources/META-INF /
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/resources/META-INF /persistence.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/resources/applicat ionContext-persistence.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/main/resources/jdbc.pro perties
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/adobe/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/adobe/txi /
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/adobe/txi /todo/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/adobe/txi /todo/dao/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/java/com/adobe/txi /todo/dao/TodoItemDaoTest.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/resources/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_persistence/src/test/resources/test-dat a.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/pom.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/META-INF /
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/META-INF /MANIFEST.MF
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/dto/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/dto/TodoItemDto.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/exception/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/exception/ExceptionCode.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/exception/ExceptionTranslatorImpl.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/service/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/service/ICrudService.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/java/com/adob e/txi/todo/service/TodoService.java
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/resources/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/resources/app licationContext-remoting.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/main/resources/tod o-dozer-bean-mappings.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/adob e/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/adob e/txi/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/adob e/txi/todo/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/adob e/txi/todo/service/
        cairngorm3/trunk/samples/todo/todo_java/todo_java_remoting_service/src/test/java/com/adob e/txi/todo/service/TodoServiceTest.java
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/pom.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/META-INF/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/META-INF/MANIFEST.MF
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/applicationCo ntext.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/dispatcher-se rvlet.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/flex/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/flex/remoting -config.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/flex/services -config.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/lib/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/log4j.propert ies
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/security.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/taglibs-sessi on.tld
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/WEB-INF/web.xml
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/bin/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/bin/flex.jsp
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/history/
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/history/history.css
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/history/history.js
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/history/historyFrame. html
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/index.jsp
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/popuputil.js
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/main/webapp/swfobject.js
        cairngorm3/trunk/samples/todo/todo_java/todo_webapp/src/test/
    Property Changed:
        cairngorm3/trunk/

    Thanks for this update.
    Do you plan to put on this repository only parsley/swiz/... dependencies that Cairngorm libs support or the latest dependencies versions? I was wondering that because I saw you didn't add Parsley 2.3.2

  • [svn:cairngorm3:] 15920: Adding the use of Spark component into ModuleC to add the scenario where a Module must be able to get its default spark skin  (currently this is failing due to a bug in the Module Lib)

    Revision: 15920
    Revision: 15920
    Author:   [email protected]
    Date:     2010-05-06 02:11:21 -0700 (Thu, 06 May 2010)
    Log Message:
    Adding the use of Spark component into ModuleC to add the scenario where a Module must be able to get its default spark skin (currently this is failing due to a bug in the Module Lib)
    Modified Paths:
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleC/ModuleC.mxml

    As the server.xml is big enough, I took the minimum portion of it. Hope u can proceed with it.
    <!-- Tomcat Root Context -->
    <Context path="" docBase="ROOT" debug="0"/>
    <!-- New contexts -->
    <Context path="/xyz" docBase="pathTo_xyz" debug="0" crossContext="true"/>
    <Context path="/pqr" docBase="pathTo_pqr" debug="0" crossContext="true"/>
    <!-- Tomcat Examples Context -->
    <Context path="/examples" docBase="examples" debug="0"
    reloadable="true" crossContext="true">
    You should also provide a WEB-INF folder under pqr or xyz folder.
    You should also provide a web.xml file under each WEB-INF folder.
    The minimal web.xml is
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/j2ee/dtd/web-app_2_3.dtd">
    <web-app>
    </web-app>
    That's it. Try it out. Hope it is OK.
    Hafizur Rahman
    SCJP

  • [svn:cairngorm3:] 13459: Added support for nested destinations to Wizard.

    Revision: 13459
    Revision: 13459
    Author:   [email protected]
    Date:     2010-01-12 13:20:54 -0800 (Tue, 12 Jan 2010)
    Log Message:
    Added support for nested destinations to Wizard.
    Modified Paths:
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/wizard/Wizard.as
        cairngorm3/trunk/libraries/Navigation/test/com/adobe/cairngorm/navigation/wizard/WizardTe st.as
        cairngorm3/trunk/libraries/NavigationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MyWizard.mxml
    Added Paths:
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MyStateWizard .mxml

    Well, I've checked your code and I've seen where is the error.
    In Delface constructor (Delface.java, line 127), you've got this block of code :
    1. OkBtn = new JButton("OK");
    2. OkBtn.addActionListener(this);
    3. bagcon.gridx = 1;
    4. bagcon.gridy = 8;
    5. gb.setConstraints(OkBtn,bagcon);
    6. dcon.add(OkBtn);
    7. OkBtn.addActionListener(this);
    Have a deep look at lines 2 and 7 : you're registering twice an actionListener on this button. Then you're receiving twice the event and it shows two JOptionPanes. In fact, you've also the problem with the 'ok' option, but you don't see it, because the 'n' variable in your event handler is global to your class, then it's shared between the two calls to the event handlers.

  • [svn:cairngorm3:] 16694: Adding a custom IconButton component.

    Revision: 16694
    Revision: 16694
    Author:   [email protected]
    Date:     2010-06-28 05:20:58 -0700 (Mon, 28 Jun 2010)
    Log Message:
    Adding a custom IconButton component.
    Using the ErrorPolicy.RETHROW flag for unhandled exceptions
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncBasic.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncContext.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/assets/contactsStyles.css
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SearchContactsCommand .as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/infrastructure/AlertHandler.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/PictureInput.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/Toolbar.mxml
    Added Paths:
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/components/
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/components/IconButto n.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/components/skins/
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/components/skins/Ico nButtonSkin.mxml
    Removed Paths:
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/skins/button/

  • [svn:cairngorm3:] 21063: Adding a reset method to cleanup existing subscribers/ validators when swapping the VO

    Revision: 21063
    Revision: 21063
    Author:   [email protected]
    Date:     2011-04-12 12:58:59 -0700 (Tue, 12 Apr 2011)
    Log Message:
    Adding a reset method to cleanup existing subscribers/validators when swapping the VO
    Modified Paths:
        cairngorm3/trunk/libraries/Validation/src/com/adobe/cairngorm/validation/ValidatorGroupSu bscriber.as

  • [svn:cairngorm3:] 16245: Adding back the moduleRootContext public getter for backward compatibility

    Revision: 16245
    Revision: 16245
    Author:   [email protected]
    Date:     2010-05-20 05:42:50 -0700 (Thu, 20 May 2010)
    Log Message:
    Adding back the moduleRootContext public getter for backward compatibility
    Modified Paths:
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleViewLoader.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ViewLoader.as

  • [svn:cairngorm3:] 16464: Added first history and wizard implementation to SpringAS extension.

    Revision: 16464
    Revision: 16464
    Author:   [email protected]
    Date:     2010-06-04 11:07:46 -0700 (Fri, 04 Jun 2010)
    Log Message:
    Added first history and wizard implementation to SpringAS extension.
    Modified Paths:
        cairngorm3/trunk/libraries/NavigationSpringAS/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/core/Met adataUtil.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/history/ GlobalHistory.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/history/ WaypointHistory.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/landmark /AbstractNavigationProcessor.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/wizard/W izard.as
        cairngorm3/trunk/libraries/NavigationSpringASTest/src/sample1/core/presentation/Navigatio nBar.mxml

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn:cairngorm3:] 15157: Simplifying the design of the module lib by:

    Revision: 15157
    Revision: 15157
    Author:   [email protected]
    Date:     2010-03-31 05:29:35 -0700 (Wed, 31 Mar 2010)
    Log Message:
    Simplifying the design of the module lib by:
    - Refactoring the existing mechanism to support the inter-communication between modules thru a unique identifier.
    - Ability to communicate between multiple instances of the same module.
    - Removed the LazyLoader which was a temporary workaround.
    - Adding a new Metadata which must be used within messages that are inter-communication API messages (to communicate between modules).
    - Adding a message pool which basically keep all messages that need to be redirected to a module which is not yet instantiated until the module is available and ready to accept the messages.
    - Redo from scratch the ModuleTest application to show the new behaviors.
    - Refactored the InSync sample to use the new Module lib.
    Modified Paths:
        cairngorm3/trunk/libraries/Module/.actionScriptProperties
        cairngorm3/trunk/libraries/Module/.flexLibProperties
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleInfo.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleMessageInterceptor .as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ParsleyFlexModuleFactory .as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ParsleyModuleDescriptor. as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ParsleyModuleInfo.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ViewLoader.as
        cairngorm3/trunk/libraries/ModuleTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ModuleTest/.flexProperties
        cairngorm3/trunk/libraries/ModuleTest/src/example/MyViewLoader.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/.flexLibProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/messaging/ComposeMe ssageEvent.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactFormPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/src/ComposeMessageModule .mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/src/ComposeMessageModule Rig.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/src/insync/messaging/pre sentation/ComposeMessagePM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/InsyncModularExtendedShe ll.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/InsyncContext.mxm l
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/presentation/Cont entViewStack.mxml
    Added Paths:
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/CairngormModuleLib.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/IParsleyModule.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleIdMetadata.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleMessageDispatcher. as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ParsleyModuleReadyMessag e.as
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModuleLibSample.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModuleLibSampleContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/ModulePod.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/api/
        cairngorm3/trunk/libraries/ModuleTest/src/example/api/PingMessage.as
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleA/
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleA/ModuleA.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleA/ModuleAContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleA/ModuleAPM.as
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/ModuleB.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/ModuleBContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/ModuleBPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/application/
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/application/Content Destination.as
    Removed Paths:
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/LazyLoader.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleDescriptor.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/StyledModuleDescriptor.a s
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/StyledModuleInfo.as
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModules.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModules2.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/ExampleContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/ModuleA.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/ModuleB.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/parsley/
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/application/Conte ntDestination.as

    This may be the same fix that ningunos2010 provided but I got this idea from anthbs's post. I looked up what .exe files the ISim tool used, and then simply took the nt64 files and copied them over to the nt folder so that it wouldn't run the 32 bit ISim but the 64 bit one that anthbs claimed would work. At first it didn't come up with any errors it says the simulation ran successfully but it wouldn't open the actual ISim gui. In order to fix this I went to the ISimgui.exe file and unclicked run as administrator. I'm not sure if that's clicked by default or if I had changed it at some point trying to fix the issue.
    Anyway these are the files I copied over from nt64 to nt folder:
    fuse.exe
    isimgui.exe
    vhpcomp.exe
    vlogcomp.exe

  • [svn:osmf:] 10648: Adding first MAST unit tests and added some ASDocs

    Revision: 10648
    Author:   [email protected]
    Date:     2009-09-28 10:28:12 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Adding first MAST unit tests and added some ASDocs
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/MediaFrameworkTests.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/adapter/MASTAdapter.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTDocumentProcessedEvent. as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTDocumentProcessor.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTLoadedContext.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTLoader.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/managers/MASTConditionManager.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/MASTTestConstants.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/loader/
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/loader/TestMASTLoade r.as
        osmf/trunk/plugins/MASTLib/
        osmf/trunk/plugins/MASTLib/.actionScriptProperties
        osmf/trunk/plugins/MASTLib/.flexLibProperties
        osmf/trunk/plugins/MASTLib/.project
        osmf/trunk/plugins/MASTLib/src/

    These are automated emails from the OSMF forums.  To unsubscribe, go here:
    http://forums.adobe.com/community/opensource/osmf/commits
    -- Brian

  • [svn:fx-trunk] 9213: Adding missing ASDoc comments to GraphicElement

    Revision: 9213
    Author:   [email protected]
    Date:     2009-08-10 17:29:10 -0700 (Mon, 10 Aug 2009)
    Log Message:
    Adding missing ASDoc comments to GraphicElement
    QE notes: None
    Doc notes: Review ASDoc comment additions
    Bugs: FLEXDOCS-531
    Reviewer: none
    Tests run: none
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDOCS-531
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/StrokedEleme nt.as

  • [svn:fx-trunk] 11169: Adding placeholder ASDoc for release engineering to build a resource bundle to accompany playerglobal .swc.

    Revision: 11169
    Author:   [email protected]
    Date:     2009-10-26 15:22:16 -0700 (Mon, 26 Oct 2009)
    Log Message:
    Adding placeholder ASDoc for release engineering to build a resource bundle to accompany playerglobal.swc.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: David Z
    Tests run: N/A
    Is noteworthy for integration: No
    Added Paths:
        flex/sdk/trunk/frameworks/projects/playerglobal/
        flex/sdk/trunk/frameworks/projects/playerglobal/build.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/__Global__.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.accessibility.xm l
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.data.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.desktop.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.display.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.errors.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.external.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filesystem.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filters.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.geom.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.html.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.media.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.drm.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.printing.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.profiler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.sampler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.security.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.system.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.engine.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.ui.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.utils.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.xml.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/src/
        flex/sdk/trunk/frameworks/projects/playerglobal/src/Empty.as

    Thats good news.

  • [svn:fx-trunk] 9319: Added missing ASDoc version tagging as part of fix for Watson bug 2402680.

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

  • [svn:cairngorm3:] 16282: committing the CAIRNGORM3 3.0. 11 flex3 libraries to our svn maven repository

    Revision: 16282
    Revision: 16282
    Author:   [email protected]
    Date:     2010-05-21 08:47:54 -0700 (Fri, 21 May 2010)
    Log Message:
    committing the CAIRNGORM3 3.0.11 flex3 libraries to our svn maven repository
    Added Paths:
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml.m d5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml.s ha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml.m d5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml.s ha1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml. md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml. sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml.sha1

    Hi Karl,
    I'm sorry to barge into this dicussion. I've been trying to get in touch with you regarding Chrome Lib. Have sent a mail at the id given on the Chrome lib website. Kindly reply to that or give your mail id for contact.
    M Puns
    m_puns AT rediffmail DOT com

Maybe you are looking for

  • Apple iPhone 5 cable saying "this accessory may not be supported"?

    Using the Apple Lighting cable I specifically purchased off the Apple site with my Apple iPhone 5 (IOS 8..1.2) so that I would have at least one charge cable that would work with my computer and my phone. But at last I have been mistaken. Everything

  • Black ink cartridge not working after replacing

    I replaced the black ink cartridge on my HP Photosmart 6510 because the print was getting faded.  Now the black will not print.  I used an original HP replacement cartridge and inserted it according to specifications.  I ran a test page and all color

  • Server sizing method for SAP-PS module

    Dear Experts, can anybody throw some light on how to do server sizing when the database is Oracle. Thanks in adv. regards Ashis

  • Installing 10R2 in Red Hat AS4.0

    I am trying to install the 10R2 in Red Hat AS4.0 but after the runInstaller check the patches it can not install and send this message : I can not write in the directory OraInstall< > the directory is write protected of the filesystem don't have enou

  • Workflow attachment not comming

    Dear Team, I developed workflow for PO release, but i am not getting the attachment with the work items. To get a attachment i did like this SWO1> selected the Methodsingle release>go to Basic data> default tab--> Method display