[svn:cairngorm3:] 16673: Removed selectors and [ManagedEvents] tags, We are now using dispatchers and explicit event types to handle commands

Revision: 16673
Revision: 16673
Author:   [email protected]
Date:     2010-06-25 09:43:24 -0700 (Fri, 25 Jun 2010)
Log Message:
Removed selectors and tags, We are now using dispatchers and explicit event types to handle commands
Modified Paths:
    cairngorm3/trunk/samples/insync/insync-basic/src/InsyncContext.mxml
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RefreshSearchAfterSav eController.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactCommand. as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactIntercep tor.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SaveContactCommand.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SearchEvent.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactFormPM.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsListPM.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsNavigatorPM. as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ToolbarPM.as
    cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RefreshSearchAfterSa veControllerTest.as
    cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RemoveContactCommand Test.as
    cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/SaveContactCommandTe st.as
Added Paths:
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/AddContactEvent.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/EditContactEvent.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactEvent.as
    cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SaveContactEvent.as

bleach wrote:
i see these
URxvt*background: #171717
URxvt*foreground: #B2B2B2
URxvt*color0: #171717
URxvt*color1: #3D3D3D
URxvt*color2: #ffffff
are not commented out
3d3d3d is for red but you have a blackish and color2 is for green but you have it white the rest should be the default colors. it uses the same colors only it changes the vairiant of the color you choice there or normally moc uses colors such as green blue and such which will call your console colors for those respective fields I know moc has /user/share/moc/themes/ that you can edit or make your own for instance copy one and edit it. I think htop uses the same color count which is 8 but with so green will be white when you use urxvt. 8 for normal colors 16 for bright dark and urxvt is 256 which is 16 but can use any of the 256 colors for 16.
just to clarify you have commented out your colors 4-15 and your green and red is weird, and htop aswell as moc is 8 bit. moc theme_yellow_red is default for background so it will use urxvts background
Haahaha, that is simple. And it works!!!
I didn't bother with commenting that because i thought they are not applied. Anyway, thanks man. My urxvt terminal si grateful to you and your thorough explanation. SOLVED!

Similar Messages

  • [svn:osmf:] 14306: PARB changes: Merge seekBegin and seekEnd event types into a single seekingChange event type .

    Revision: 14306
    Revision: 14306
    Author:   [email protected]
    Date:     2010-02-21 10:48:21 -0800 (Sun, 21 Feb 2010)
    Log Message:
    PARB changes: Merge seekBegin and seekEnd event types into a single seekingChange event type.  Add seeking as a getter to the SeekEvent class.  Update test code and samples accordingly.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/elements/DurationElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ListenerProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeSeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/ParallelSeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/events/MediaErrorEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/SeekEvent.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/traits/SeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/utils/TraitEventDispatcher.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestDurationElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestParallelElementWithSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/audioClasses/TestAudioSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as
        osmf/trunk/framework/OSMFTest/org/osmf/traits/TestSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/TestTraitEventDispatcher.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/RecordButton.as
        osmf/trunk/plugins/CaptioningPluginTest/src/CaptioningPluginTest.mxml
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/adapter/MASTAdapter.as
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/managers/MASTConditionManager.as

    ls -l /var/run/lighttpd/
    And how are you spawning the php instances? I don't see that in the daemons array anywhere.
    EDIT: It looks like the info in that page is no longer using pre-spawned instances, but lighttpd adaptive-spawn. The documentation has been made inconsistent it looks like.
    You will note that with pre-spawned information, the config looks different[1].
    You need to do one or the other, not both (eg. choose adaptive-spawn, or pre-spawn..not both).
    [1]: http://wiki.archlinux.org/index.php?tit … oldid=8051 "change"

  • [svn:cairngorm3:] 16326: Removing LCDS 2.6. x depedencies from Integration and IntegrationRPC libraries.

    Revision: 16326
    Revision: 16326
    Author:   [email protected]
    Date:     2010-05-26 00:25:44 -0700 (Wed, 26 May 2010)
    Log Message:
    Removing LCDS 2.6.x depedencies from Integration and IntegrationRPC libraries.
    (only IntegrationDMS is dependent on LCDS)
    Modified Paths:
        cairngorm3/trunk/libraries/Integration/pom.xml
        cairngorm3/trunk/libraries/IntegrationRPC/pom.xml
    Removed Paths:
        cairngorm3/trunk/libraries/Integration/libs/fds-2.6.1.swc
        cairngorm3/trunk/libraries/Integration/libs/fds_rb-2.6.1.rb.swc

    Hi Nicolas, and Thx for the fast reply.
    In fact I've solved my problems.
    There were some namespace error (referencing bad/old cairngorm namespace) and I've forget the tags
    <fx:Declarations>
    <parsley:Configure/>
    </fx:Declarations>
    which is really stupid...
    I've also have some trouble with module generation in the bin-debug folder (I don't know why but one of my module project didn't have the build part "flex application" correctly referenced (eg.  the test application based on module was declared but not the module itself... so the module SWF was never generated...)
    Now everything is working perfectly and I find the new Cairngorm really gorgeous ! Module is incredibly simple to create and set/gather, Observer/Navigation libraries are really helpfull and injection+event dispatching is genious
    Many thanks !!!

  • [svn:cairngorm3:] 15396: headers update and new main root build

    Revision: 15396
    Revision: 15396
    Author:   [email protected]
    Date:     2010-04-13 17:32:37 -0700 (Tue, 13 Apr 2010)
    Log Message:
    headers update and new main root build
    Modified Paths:
        cairngorm3/trunk/build-parent/pom.xml
        cairngorm3/trunk/libraries/Integration/pom.xml
        cairngorm3/trunk/libraries/IntegrationDMS/pom.xml
        cairngorm3/trunk/libraries/IntegrationRPC/pom.xml
        cairngorm3/trunk/libraries/IntegrationTest/src/CommandScopeSample.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/IntegrationTests.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/LocalConnectionConsumer.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/LocalConnectionProducer.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ChildEvent.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ChildObject.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ParentCommand.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ParentContext.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ParentEvent.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/ParentObject.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/customscope/CustomScopeCh ildContext.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/customscope/CustomScopeCh ildPopup.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/customscope/CustomScopeCo mmand.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/customscope/CustomScopeCo ntext.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/customscope/CustomScopePo pup.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/localscope/LocalScopeComm and.as
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/localscope/LocalScopeCont ext.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/commands/localscope/LocalScopePopu p.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/localconnection/ConsumerContext.mx ml
        cairngorm3/trunk/libraries/IntegrationTest/src/samples/localconnection/ProducerContext.mx ml
        cairngorm3/trunk/libraries/Module/.actionScriptProperties
        cairngorm3/trunk/libraries/Module/.flexLibProperties
        cairngorm3/trunk/libraries/Module/pom.xml
        cairngorm3/trunk/libraries/ModuleTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ModuleTest/.flexProperties
        cairngorm3/trunk/libraries/ModuleTest/src/CairngormModuleLibRuntimeSample.mxml
        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/MyViewLoader.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/api/BroadcastMessage.as
        cairngorm3/trunk/libraries/ModuleTest/src/example/api/ClearLogMessage.as
        cairngorm3/trunk/libraries/ModuleTest/src/example/api/PongMessage.as
        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/ModuleB.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/ModuleBContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleB/ModuleBPM.as
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleC/ModuleC.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleC/ModuleCContext.mxml
        cairngorm3/trunk/libraries/ModuleTest/src/example/moduleC/ModuleCPM.as
        cairngorm3/trunk/libraries/ModuleTest/src/runtimeContext.xml
        cairngorm3/trunk/libraries/Navigation/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/.flexLibProperties
        cairngorm3/trunk/libraries/Navigation/pom.xml
        cairngorm3/trunk/libraries/NavigationTest/src/NavigatorSample1.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/NavigatorTests.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/ToggleButtonBarSample.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/Sample1Context.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/api/NewContactEvent.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/application/ContentDestination.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/application/DashboardNestedDestinat ion.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/application/SideBarDestination.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/application/TaskDestination.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/BusinessContactsPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/ContactDestination.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/ContactsContext.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/ContactsModule.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/ContactsPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/ContactsViewStack.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/contacts/PrivateContactsPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/ContentPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/ContentViewStack.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/NavigationBar.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/NavigationItem.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/SideBarAccordion.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/TopHatch.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/DashboardFoo terPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/DashboardPM. as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/DashboardVie w.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/NestedChild1 PM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/NestedChild2 PM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/NestedChildP M.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/dashboard/NestedViewSt ack.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MessagesPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MessagesView. mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MyStateWizard .mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/messages/MyWizard.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/news/NewsPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/news/NewsView.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/tasks/ExpensePM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/tasks/TaskPM.as
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/tasks/TasksView.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/tasks/TasksViewContent .mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/tasks/TimeTrackingPM.a s
        cairngorm3/trunk/libraries/NavigationTest/src/togglebuttonbarsample/ToggleButtonBarContex t.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/togglebuttonbarsample/application/ContentDe stination.as
        cairngorm3/trunk/libraries/NavigationTest/src/togglebuttonbarsample/presentation/ContentN avigator.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/togglebuttonbarsample/presentation/ContentP M.as
        cairngorm3/trunk/libraries/Observer/pom.xml
        cairngorm3/trunk/libraries/ObserverParsley/pom.xml
        cairngorm3/trunk/libraries/ObserverTest/src/ChildProviderWithAccordion.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/ObserverSamples.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/ObserverTests.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/SelectableChildProviderWithModel.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/SelectableChildProviderWithTabNavigator.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/SelectableChildProviderWithViewStack.mxml
        cairngorm3/trunk/libraries/ObserverTest/src/sample/SelectablePM.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Beg inTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Com mitTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Com positeResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Cre ateResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Del eteResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IBe ginTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/ICo mmitTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/ICo mpositeResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/ICr eateResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IDe leteResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IIn sertResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IIt emResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/ILi stResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IPe rsistenceClient.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IRo llbackTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/ISq lSession.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/IUp dateResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Ins ertResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Ite mResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Lis tResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Per sistenceClient.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Rol lbackTransactionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/client/Upd ateResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /ConnectionError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /ConnectionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /DatabaseFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /IConnectionResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /IDatabaseFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /ISqlConnectionManager.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/connection /SqlConnectionManager.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/grammar/Cr eate.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/grammar/De lete.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/grammar/In sert.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/grammar/Se lect.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/grammar/Up date.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/statement/ ISqlMap.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/statement/ SqlMap.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/type/Boole anTypeHandler.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/type/DateT ypeHandler.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/api/type/IType Handler.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/cli ent/SqlSession.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/con nection/ConnectionFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/con nection/IConnectionFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/err or/CodedError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/err or/ErrorResourceUtil.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/err or/NoImplementationError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/gra mmar/AbstractOperation.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/gra mmar/IOperation.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /ILogLevel.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /IMessageLogger.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /LogLevel.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /LogUtil.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /MessageLogger.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/log /MessageResourceUtil.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/AssociationDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/ClassDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/ClassDescriptorBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/ClassDescriptorFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/ClassMetadata.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/IAssociationDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/IClassDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/IClassDescriptorBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/IClassDescriptorFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/IPropertyDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/MetadataError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/met adata/PropertyDescriptor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/AtNamedParameterBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/ColonNamedParameterBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/IParameterBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/IParameterBuilderFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/IndexedParameterBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/NamedParameterBuilder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/ParameterBuilderFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/par ameter/ParameterError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/AbstractTransactionRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/BatchError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/BatchRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/BeginTransactionRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/CommitTransactionRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/CreateRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/DatabaseResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/DeleteRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/Executor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/IBatchRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/IExecutor.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/INotificationRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/INotifyListener.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/IResultMapper.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/IStatementRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/InsertRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/ItemRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/ListRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/OperationTimer.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/ResultMapper.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/RunnerError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/StatementResponder.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/StatementRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/run ner/UpdateRunner.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/IStatement.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/IStatementCache.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/IStatementFactory.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/ObjectUtil.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/Statement.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/StatementCache.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/StatementError.as
        cairngorm3/trunk/libraries/Persistence/src/com/adobe/cairngorm/persistence/restricted/sta tement/StatementFactory.as
        cairngorm3/trunk/libraries/PersistenceTest/src/AllTests-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/AllTests.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/IntegrationTests-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/IntegrationTests.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/PersistenceSample-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/PersistenceSample.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/UnitTests-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/UnitTests.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/Log ging.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/Per sistenceContext.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dat a/ConnectionManagerFactory.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dat a/PersonDAO.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dat a/PersonFactory.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dat a/PersonSqlMap.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dom ain/Address.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/dom ain/Person.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/ContentDestination.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/ContentViewStack.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/CreateDatabase.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/CreateDatabasePM.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/DateRenderer.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/People.mxml
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/PeoplePM.as
        cairngorm3/trunk/libraries/PersistenceTest/src/com/adobe/cairngorm/persistence/sample/pre sentation/PersonFormatter.as
        cairngorm3/trunk/libraries/Popup/pom.xml
        cairngorm3/trunk/libraries/PopupParsley/src/com/adobe/cairngorm/popup/AddPopUpToParsleyCo ntext.as
        cairngorm3/trunk/libraries/PopupTest/src/PopUpASExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/PopUpMXMLExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/PopUpParsleyExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/TestRunner.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/MyPopup.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/PlayEffectsPopUpBehavior.as
        cairngorm3/trunk/libraries/PopupTest/src/samples/ZoomAndFadePopUpBehavior.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/parsley/ParsleyContext.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/parsley/ParsleyPopup.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/parsley/ParsleySharedObject.as
        cairngorm3/trunk/libraries/Task/pom.xml
        cairngorm3/trunk/libraries/TaskTest/src/TaskFlowExample.mxml
        cairngorm3/trunk/libraries/TaskTest/src/TaskFlowTestRunner.mxml
        cairngorm3/trunk/libraries/TaskTest/src/samples/ExampleProcess.as
        cairngorm3/trunk/libraries/TaskTest/src/samples/ExampleTasks.mxml
        cairngorm3/trunk/libraries/TaskTest/src/samples/GoogleSearchTask.mxml
        cairngorm3/trunk/libraries/TaskTest/src/samples/LoadModule.as
        cairngorm3/trunk/libraries/TaskTest/src/samples/LoadStylesheet.as
        cairngorm3/trunk/libraries/TaskTest/src/samples/RestfulRequest.as
        cairngorm3/trunk/libraries/TaskTest/src/samples/TaskFlowPreloader.as
        cairngorm3/trunk/libraries/TaskTest/src/samples/TimedTask.as
        cairngorm3/trunk/libraries/Validation/pom.xml
        cairngorm3/trunk/libraries/ValidationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ValidationTest/.flexProperties
        cairngorm3/trunk/libraries/ValidationTest/src/Sample1.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/Sample2.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/Sample3.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/SampleModelValidationWithCombos.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/ValidationTests.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/combo/ComboDomain.as
        cairngorm3/trunk/libraries/ValidationTest/src/combo/ComboDomainValidatorGroup.mxml
        cairngorm3/trunk/libraries/ValidationTest/src/combo/ComboPM.as
        cairngorm3/trunk/libraries/ValidationTest/src/sample3/Sample3Model.as
        cairngorm3/trunk/libraries/ValidationTest/src/sample3/Sample3ValidatorGroup.mxml
        cairngorm3/trunk/libraries/lib-parent/pom.xml
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncBasic.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncBasicTestRunner.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/ContactEvent.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RefreshSearchAfterSav eController.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactCommand. as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactIntercep tor.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SaveContactCommand.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SearchContactsCommand .as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SearchEvent.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/domain/Contact.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/domain/Contacts.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/infrastructure/AlertHandler.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactForm.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactFormPM.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactList.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsListPM.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsNavigator.mx ml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsNavigatorPM. as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/PictureInput.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/Toolbar.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ToolbarPM.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/InsyncTests.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RefreshSearchAfterSa veControllerTest.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RemoveContactCommand Test.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/SaveContactCommandTe st.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/SearchContactsComman dTest.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/domain/ContactTest.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/domain/ContactsTest.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/presentation/ContactFormPMTest.a s
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/presentation/ToolbarPMTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/application/Content Destination.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/contacts/Contact.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/contacts/ContactEve nt.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/contacts/ContactVal idators.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/core/AddEvent.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/core/AlertEvent.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/core/InsyncViewLoad er.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/core/SearchEvent.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/messaging/ComposeMe ssageEvent.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/src/insync/messaging/IMessage. as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/ContactsModule.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/ContactsModuleRig.mxm l
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/ContactsModuleRigCont ext.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/ContactsStyles.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/ContactsTestRunner.mx ml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/Conta ctsContext.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/appli cation/RefreshSearchAfterSaveController.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/appli cation/RemoveContactCommand.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/appli cation/RemoveContactInterceptor.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/appli cation/SaveContactCommand.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/appli cation/SearchContactsCommand.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/domai n/Contacts.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactForm.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactFormPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactList.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactsListPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactsListPresenter.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactsNavigator.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactsNavigatorPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/PictureInput.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/AllC ontactsTests.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/appl ication/RefreshSearchAfterSaveControllerTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/appl ication/RemoveContactCommandTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/appl ication/SaveContactCommandTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/appl ication/SearchContactsCommandTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/doma in/ContactTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/doma in/ContactsTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/test/insync/contacts/pres entation/ContactFormPMTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/ExpensesModule.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/ExpensesModuleRig.mxm l
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/ExpensesRigContext.mx ml
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/insync/expenses/Expen sesContext.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/insync/expenses/domai n/Expense.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/insync/expenses/domai n/Expenses.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/insync/expenses/domai n/IExpense.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/src/insync/expenses/prese ntation/ExpenseListPM.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/ComposeMessageModule RigContext.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/src/insync/messaging/Mes sagingContext.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/src/insync/messaging/dom ain/Message.as
        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/InsyncModularExtendedTes tRunner.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/InsyncStyles.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/InsyncContext.mxm l
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/application/Compo seMessageController.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/infrastructure/Al ertHandler.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/presentation/Cont entViewStack.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/presentation/Expe nsesPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/presentation/Tool bar.mxml
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/src/insync/presentation/Tool barPM.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/test/insync/AllInsyncTests.a s
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/test/insync/presentation/Too lbarPMTest.as
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-ant-task/src/main/java/com/a dobe/ac/manifestGenerator/ant/ManifestGeneratorTask.java
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-ant-task/src/test/java/com/a dobe/ac/manifestGenerator/ant/AppTest.java
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/main/groovy/com/a dobe/ac/manifestGenerator/groovy/ManifestGenerator.groovy
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/groovy/com/a dobe/ac/manifestGenerator/groovy/ManifestGeneratorTest.groovy
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/resources/co m/adobe/ac/manifestGenerator/groovy/DummyProject1/flex_src/DummyRoot.mxml
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/resources/co m/adobe/ac/manifestGenerator/groovy/DummyProject1/flex_src/model/ModelFile.as
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/resources/co m/adobe/ac/manifestGenerator/groovy/DummyProject1/flex_src/view/ViewFile.mxml
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/resources/co m/adobe/ac/manifestGenerator/groovy/DummyProjectWithSameClassName/flex_src/com/model/one/S ameNameModel.as
        cairngorm3/trunk/tools/manifest-generator/manifest-generator-groovy/src/test/resources/co m/adobe/ac/manifestGenerator/groovy/DummyProjectWithSameClassName/flex_src/com/model/two/S ameNameModel.as
    Added Paths:
        cairngorm3/trunk/pom.xml

    Well, I can tell you that this kind of error is not OS related, but rather a HW thing.  It happens where there is a general detection of something going wrong.  Sometimes it can happen randomly and might not be an indication of a problem.  But sometimes it can be caused by things that are improperly functioning within the system like bad capacitors. 
    Unfortunately I don't really know what to do about such things except give you machine a proper inspection.  But if things are working fine, and continue to do so, I wouldn't worry about it.  If it becomes a regular occurance, then I'd worry.

  • [svn:osmf:] 15863: Remove FLEXOSMF 4.0 tagging, the OSMF for Flex 4 version of this class lives in the display package

    Revision: 15863
    Revision: 15863
    Author:   [email protected]
    Date:     2010-05-02 19:20:15 -0700 (Sun, 02 May 2010)
    Log Message:
    Remove FLEXOSMF 4.0 tagging, the OSMF for Flex 4 version of this class lives in the display package
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/layout/ScaleMode.as

    What I've done is remove osmf.swc from the Flex 4.0 sdk, then I added the new osmf.swc file to my libs folder for my project. Is there a for updating osmf in Flex 4.0 it works nativly with the sdk. The original reason why I got errors was because the frameworks/projects/osmf/src/OSMFClasses.as  packages in Flex 4 were not the same as the new osmf.swc (most of the flex 4 swc have these package reference files). So those would have to be updated every time the osmf packages change.

  • [svn:osmf:] 10655: Removing the hack we came up with for using the MAST plugin in the Flex unit tests .

    Revision: 10655
    Author:   [email protected]
    Date:     2009-09-28 13:52:01 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Removing the hack we came up with for using the MAST plugin in the Flex unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/MediaFrameworkTests.as
    Removed Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/mast/
        osmf/trunk/plugins/MASTLib/

    Hi OMAW8,
    It would be better if you could share us the detailed error message in English.
    Do you mean that you could run your test in your build agent machine? If so, I doubt that it would be related to the TFS build. I mean that maybe it is not the test issue.
    Please share the detailed error in English, and then post this issue to the TFS-build forum would be better for this issue since it works well in build agent machine.
    Form link:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsbuild
    Reference:
    https://msdn.microsoft.com/en-us/library/hh691189.aspx
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Deleting paragraph tags that are in use is allowed in FM 9!

    Has anyone besides me noticed that FM 9 allows you delete a paragraph tag in a document even though the paragraph tag is in use? I've found that the result of deleting the tag is that text with that tag is unaffected and even still has the deleted tag applied to it. However, the tag is no longer selectable from the paragraph tag list. FM8 would prompt would warn you that its in use before you attempt to delete it.
    The above behavior is at least the case for documents that I've used that were originally created in FM 8. Anyway, this lack of warning makes it darn impossible to efficiently remove unused tags from a document.
    Thanks.
    -Kurt Euler

    kdeuler wrote:
    Has anyone besides me noticed that FM 9 allows you delete a paragraph tag in a document even though the paragraph tag is in use? I've found that the result of deleting the tag is that text with that tag is unaffected and even still has the deleted tag applied to it. However, the tag is no longer selectable from the paragraph tag list. FM8 would prompt would warn you that its in use before you attempt to delete it.
    Kurt,
    I'm not sure why you think that FM8 has been different… it isn't. Every version of FM has always allowed to delete paragraph styles, no matter if they are used or not. Paragraphs using the (deleted) format are now shown with an asterisk, like an overidden format, while keeping all attributes.
    This is why 3rd party vendors like ITL sell FrameScript scripts, which only delete unused styles and objects from documents.
    Bernd

  • Regular Expression to remove space in HTML Tag

    Hello All,
    My HTML string is like below.
    select '<CityName>RICHMOND</CityName> 
    <StateCd>ABCD CDE 
    <StateCd/>
    <CtryCd>CAN</CtryCd>
    <CtrySubDivCd>BC</CtrySubDivCd>' Str from dual
    Desired Output is
    <CityName>RICHMOND</CityName><StateCd>ABCD CDE 
    <StateCd/><CtryCd>CAN</CtryCd><CtrySubDivCd>BC</CtrySubDivCd>
    i.e. want to remove those spaces from tag value area having only spaces otherwise leave as it is. Please help to implement the same using Regular expression.

    Hi,
    It's unclear what you want.  This site seems to be formatting your message in some odd way.
    Post a statement like
    SELECT '...' FROM dual;
    without any formatting, to show your input, and post the exact output you want friom that, with as little formatting as possible.  It might help if you use some character like ~ instead of spaces (just for posting; we'll find a solution that works for spaces).
    To remove the text that consists of spaces and nothing else between the tags, you can say
    REGEXP_REPLACE ( str
                   , '> +<'
                   , '><'
    How is this string being generated?  Maybe there's some easier, more efficient way to keep the bad sub-wrtings out of the string in the first place.

  • How can I remove asm and ocr installation in AIX?

    Hi,
    I try to install single instance with using ASM in AIX.
    But I did not make successfully.
    Now I want to remove ASM and OCR installation then
    I will plan to make new clear installation.
    How can I remove asm and ocr ??
    Or How can I control my removing is fully correct ?

    1) ASM Instance Clean-Up Procedures
    Stop all of the databases that use the ASM instance that is running from the Oracle home that is on the node that you are deleting.
    On the node that you are deleting, if this is the Oracle home which from which the ASM instance runs, then remove the ASM configuration by completing the following steps. Run the command srvctl stop asm -n node_name for all of the nodes on which this Oracle home exists. Run the command srvctl remove asm -n node for all nodes on which this Oracle home exists. If there are databases on this node that use ASM, then use DBCA Disk Group Management to create an ASM instance on one of the existing Oracle homes on the node, restart the databases if you stopped them.
    If you are using a cluster file system for your ASM Oracle home, then ensure that your local node has the $ORACLE_BASE and $ORACLE_HOME environment variables set correctly. Run the following commands from a node other than the node that you are deleting, where node_number is the node number of the node that you are deleting:
    rm -r $ORACLE_BASE/admin/+ASMnode_number
    rm -f $ORACLE_HOME/dbs/*ASMnode_number
    If you are not using a cluster file system for your ASM Oracle home, then run the rm or delete commands mentioned in the previous step on each node on which the Oracle home exists.
    2) Deleting an Oracle Clusterware Home Using OUI in Silent Mode
    !!! Oracle recommends that you back up your voting disk and OCR files after you complete the node deletion process.
    If you ran the Oracle Interface Configuration Tool (OIFCFG) with the -global flag during the installation, then skip this step. Otherwise, from a node that is going to remain in your cluster, from the CRS_home/bin directory, run the following command where node2 is the name of the node that you are deleting:
    ./oifcfg delif –node node2
    Obtain the remote port number, which you will use in the next step, using the following command from the CRS_home/opmn/conf directory:
    cat ons.config
    From CRS_home/bin on a node that is going to remain in the cluster, run the Oracle Notification Service Utility (RACGONS) as in the following example where remote_port is the ONS remote port number that you obtained in the previous step and node2 is the name of the node that you are deleting:
    ./racgons remove_config node2:remote_port
    On the node to be deleted, run rootdelete.sh as the root user from the CRS_home/install directory. If you are deleting more than one node, then perform this step on all of the other nodes that you are deleting.
    From any node that you are not deleting, run the following command from the CRS_home/install directory as the root user where node2,node2-number represents the node and the node number that you want to delete:
    ./rootdeletenode.sh node2,node2-number
    If necessary, identify the node number using the following command on the node that you are deleting:
    CRS_home/bin/olsnodes -n
    Perform this step only if your are using a non-shared Oracle home. On the node or nodes to be deleted, run the following command from the CRS_home/oui/bin directory where node_to_be_deleted is the name of the node that you are deleting:
    ./runInstaller -updateNodeList ORACLE_HOME=CRS_home
    "CLUSTER_NODES={node_to_be_deleted}"
    CRS=TRUE -local
    Deinstall the Oracle Clusterware home from the node that you are deleting using OUI as follows by running the following command from the Oracle_home/oui/bin directory, where CRS_home is the name defined for the Oracle Clusterware home:
    ./runInstaller -deinstall –silent "REMOVE_HOMES={CRS_home}"
    Perform step 9 from the previous section about using OUI interactively under the heading "Deleting an Oracle Clusterware Home Using OUI in Interactive Mode".

  • TEM: Relationship between External Person and Business Event

    Hi,
    The requirment is to have External Person to be related to Business Events.
    Please let me know whether it will be ideal to relate External Person to Business Events or External Person to Business Event Type?
    NOTE:As per the standard the relationship exist only between External Person(H) and Business Event Type (D).
    Will appreciate a quick reply.
    Thanks and Regards,
    Dev

    Hi Dev,
    U can create this relation through PP01. Select  Business event in the object type and go to relationship infotype and create the same...
    Regards,
    Sushil Soni

  • Daily workschedule and time events

    Hi,
    we have problem about time events day assignment on holidays. it is as below:
    we have a daily workschedule 16:00 to 01:00 (on the next day). it is working well on normal days but when it is a holiday on the calendar the clock out time (01:00) is assigned to the current day and it is not paired to the clock in.
    we use P01 as time event type. how I can do something to daily workschedule be prior to holiday calnedar in day assignemt?
    could any one help me on fixing this problem?
    Regards,
    Elnoosh

    Hi,
    there was a long break for this discussion,
    I tried my solution for this problem but there was big bang after running final time evaluation for payroll payment
    my solution:
    1-  I tried Mr. Omid's hint and changed "day type rule" to 02 and
    2-  regenerated my workschedule then holidays day type was 0 for this workschedule
    3- I put a rule after function p2011 as below
    time evaluation worked properly and every thing seems ok when I run it individually but it seems that when it was run finally by our time administrator every thing is mixed up and the holiday is counted as absence for some employees. I don't know what happened, now I rolled every thing back and again we have problem for holidays.

  • [svn:cairngorm3:] 19791: fixing the flexunit 4. 1 related fb config files and build files

    Revision: 19791
    Revision: 19791
    Author:   [email protected]
    Date:     2011-01-18 00:03:58 -0800 (Tue, 18 Jan 2011)
    Log Message:
    fixing the flexunit 4.1 related fb config files and build files
    Modified Paths:
        cairngorm3/trunk/libraries/Integration/pom.xml
        cairngorm3/trunk/libraries/IntegrationDMS/pom.xml
        cairngorm3/trunk/libraries/IntegrationParsley/pom.xml
        cairngorm3/trunk/libraries/Navigation/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/pom.xml
        cairngorm3/trunk/libraries/NavigationParsleyTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwiz/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwizTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Observer/pom.xml
        cairngorm3/trunk/libraries/ObserverParsley/pom.xml
        cairngorm3/trunk/libraries/lib-parent/pom.xml

    I am embarrassed to say that your solution answered my question.
    I was about 10 min away from rewriting my Ant script to just use the mxmlc.exe directly instead of the mxmlc ant tag. I kept running into the -flex-config+=YourConfig.xml for the command line option but never saw the xml variant.
    http://blog.flexexamples.com/2008/12/21/using-a-custom-flex-configxml-file-in-flex-builder -3/
    http://livedocs.adobe.com/flex/3/html/help.html?content=configuring_environment_3.html
    Does Flex have any documenation that shows all the different tags that are available like the Ant documenation?
    http://ant.apache.org/manual/Tasks/delete.html
    Thanks at ton.

  • [svn] 3571: Update SWFLoader ASDoc comment to remove &emdash and data type declaration .

    Revision: 3571
    Author: [email protected]
    Date: 2008-10-10 11:07:09 -0700 (Fri, 10 Oct 2008)
    Log Message:
    Update SWFLoader ASDoc comment to remove &emdash and data type declaration. ASDoc adds that automatically.
    Doc the new types in IndexChangedEvent.as
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/events/IndexChangedEvent.as

    lunke you shoude change svn update http://svn.foo-projects.org/svn/xfce/modules/trunk to svn up $startdir/src/trunk
    hers a PKGBULID for thunar
    pkgname=thunar
    pkgver=0.0.2.r17470
    pkgdesc="Thunar is a file manager designed for Xfce. It is currently under development."
    url="http://thunar.xfce.org/wiki/"
    depends=('exo-svn')
    makedepends=('subversion')
    source=()
    md5sums=()
    build() {
    if [ ! -d $startdir/src/thunar ]; then
    echo "Fetching sources..."
    svn checkout http://svn.foo-projects.org/svn/xfce/thunar/trunk/ /thunar
    else
    echo "Updating sources..."
    svn up $startdir/src/thunar/
    fi
    cd $startdir/src/thunar
    ./autogen.sh --prefix=/opt/xfce4-svn
    make || return 1
    make DESTDIR=$startdir/pkg install
    find $startdir/pkg -name '*.la' -exec rm {} ;
    you will need exo from svn as well
    pkgname=exo-svn
    pkgver=r17470
    pkgdesc="Extensions to Xfce by os-cillation"
    url="http://libexo.os-cillation.com/"
    conflicts=(exo)
    provides=(exo)
    depends=('xfce4-svn')
    makedepends=('subversion')
    source=()
    md5sums=()
    build() {
    if [ ! -d $startdir/src/trunk ]; then
    echo "Fetching sources..."
    svn checkout http://svn.foo-projects.org/svn/xfce/libexo/trunk/
    else
    echo "Updating sources..."
    svn up $startdir/src/trunk
    fi
    cd $startdir/src/trunk
    ./autogen.sh --prefix=/opt/xfce4-svn
    make || return 1
    make DESTDIR=$startdir/pkg install
    find $startdir/pkg -name '*.la' -exec rm {} ;
    "Operation libtool-slay" compliant

  • [svn:osmf:] 13966: 1. Integrate code changes from Matthew to remove timeBias and add support for subclip

    Revision: 13966
    Revision: 13966
    Author:   [email protected]
    Date:     2010-02-03 15:04:44 -0800 (Wed, 03 Feb 2010)
    Log Message:
    1. Integrate code changes from Matthew to remove timeBias and add support for subclip
    2. A minor bug fix with the index handler
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPNetStream.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPStreamingState.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FIndexHandler.as

    Maybe you try posting in one of the Enterprise & Remote Computing forums:
    http://forum.java.sun.com/category.jspa?categoryID=14
    And please use the forum CODE tags for formatted readable display of your code on the board.
    http://forum.java.sun.com/post!reply.jspa?messageID=9989322#

  • [svn:cairngorm3:] 17674: Maven: Remove deprecated PopUpFactory from Flex SDK 4 version.

    Revision: 17674
    Revision: 17674
    Author:   [email protected]
    Date:     2010-09-13 02:20:26 -0700 (Mon, 13 Sep 2010)
    Log Message:
    Maven: Remove deprecated PopUpFactory from Flex SDK 4 version. Use PopUpWrapper.reuse = false instead.
    Modified Paths:
        cairngorm3/trunk/libraries/Popup/pom.xml

    Hi, those technologies are so cool but I failed to run the sample:
    - I am using Maven 3.0.2.
    Runnung mvn build from the latest source code from trunk "....cairngorm3\samples\todo>mvn install". I got the error relating to "unable to transacoding"
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: unable
    to resolve '/assets/todoLogo_big.png' for transcoding
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: Unable
    to transcode /assets/todoLogo_big.png.
    I shift the assets folder to src/main/flex. It got compiled then I can deploy succesfully into Tomcat 6. But I still get empty screen.
    Do I have to do something else like "run db script", "create DB schema" ?
    Note: my adt.jar is from flex_sdk_4.5.0.17855
    Thanks

Maybe you are looking for