[svn:osmf:] 14976: Clean up and expose logging API.

Revision: 14976
Revision: 14976
Author:   [email protected]
Date:     2010-03-23 17:21:14 -0700 (Tue, 23 Mar 2010)
Log Message:
Clean up and expose logging API.
Modified Paths:
    osmf/trunk/apps/samples/framework/SampleLoggers/org/osmf/logging/flex/FlexLogWrapper.as
    osmf/trunk/apps/samples/framework/SampleLoggers/org/osmf/logging/flex/FlexLoggerWrapper.a s
    osmf/trunk/framework/OSMF/org/osmf/logging/ILogger.as
    osmf/trunk/framework/OSMF/org/osmf/logging/ILoggerFactory.as
    osmf/trunk/framework/OSMF/org/osmf/logging/Log.as
    osmf/trunk/framework/OSMF/org/osmf/logging/TraceLogger.as
    osmf/trunk/framework/OSMF/org/osmf/logging/TraceLoggerFactory.as

a) You can use
handler = new FileHandler(Constant.LOGFILE, true);
Check the Javadoc please...
b) you can configure the property "java.util.logging.FileHandler.append" to "true" (again, check the javadoc of java.util.logging.FileHandler)

Similar Messages

  • [svn:osmf:] 14675: Clean up and expose MediaErrorCodes.

    Revision: 14675
    Revision: 14675
    Author:   [email protected]
    Date:     2010-03-10 11:03:22 -0800 (Wed, 10 Mar 2010)
    Log Message:
    Clean up and expose MediaErrorCodes.  Add ASDocs for each, in preparation for PARB review.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/beaconClasses/BeaconPlayTrait.as
        osmf/trunk/framework/OSMF/org/osmf/elements/loaderClasses/LoaderUtils.as
        osmf/trunk/framework/OSMF/org/osmf/events/MediaErrorCodes.as
        osmf/trunk/framework/OSMF/org/osmf/net/drm/DRMServices.as
        osmf/trunk/framework/OSMF/org/osmf/utils/HTTPLoader.as
        osmf/trunk/framework/OSMF/org/osmf/utils/OSMFStrings.as
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/elements/TestImageLoaderIntegration.as
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/elements/TestSWFLoaderIntegration.as
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/net/drm/TestDRMServices.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/pluginClasses/TestStaticPluginLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/TestHTTPLoader.as
        osmf/trunk/libs/VASTTest/org/osmf/vast/loader/TestVASTLoader.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/loader/Te stCaptioningLoader.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/loader/TestMASTLoader .as

  • [svn:osmf:] 16580: Converted classes and project files to work in flex 3.5

    Revision: 16580
    Revision: 16580
    Author:   [email protected]
    Date:     2010-06-16 17:08:07 -0700 (Wed, 16 Jun 2010)
    Log Message:
    Converted classes and project files to work in flex 3.5
    Modified Paths:
        osmf/branches/zeri-certification/Test_Apps/FlexUnit4/.actionScriptProperties
        osmf/branches/zeri-certification/Test_Apps/MediaTests/.actionScriptProperties
        osmf/branches/zeri-certification/Test_Apps/MediaTests/html-template/history/history.js
        osmf/branches/zeri-certification/Test_Apps/MediaTests/html-template/index.template.html
        osmf/branches/zeri-certification/Test_Apps/MediaTests/src/InstructionsForm.mxml
        osmf/branches/zeri-certification/Test_Apps/MediaTests/src/MediaTests.mxml
        osmf/branches/zeri-certification/Test_Apps/MediaTests/src/ZeriTests.mxml
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/.actionScriptProperties
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/html-template/history/histo ry.js
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/html-template/index.templat e.html
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/src/Zeri_Custom_Player.mxml
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/src/comps/LogBuffer.mxml
    Added Paths:
        osmf/branches/zeri-certification/Test_Apps/MediaTests/html-template/AC_OETags.js
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/html-template/AC_OETags.js
    Removed Paths:
        osmf/branches/zeri-certification/Test_Apps/MediaTests/html-template/swfobject.js
        osmf/branches/zeri-certification/Test_Apps/Zeri_Custom_Player/html-template/swfobject.js

    Hi for anyone getting similar issues,
    the solution is described in http://forums.adobe.com/message/3302944#3302944
    This is not a bug.
    Arnoud

  • [svn:osmf:] 10437: Add support and unit tests for parsing VAST documents ( inline or wrapper).

    Revision: 10437
    Author:   [email protected]
    Date:     2009-09-20 13:31:16 -0700 (Sun, 20 Sep 2009)
    Log Message:
    Add support and unit tests for parsing VAST documents (inline or wrapper).   All elements are covered with the exception of Video.
    Modified Paths:
        osmf/trunk/libs/VAST/.flexLibProperties
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTAdPackageBase.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTDocument.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTInlineAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTWrapperAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/parser/VASTParser.as
        osmf/trunk/libs/VASTTest/org/openvideoplayer/vast/parser/TestVASTParser.as
    Added Paths:
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTAdBase.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTCompanionAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTNonLinearAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTTrackingEvent.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTTrackingEventType.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTUrl.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTVideoClick.as

    Your problem sounds similar to this one, except that they're using software raid rather than just pure LVM. If you're using an initrd, you may not have the appropriate modules installed. If you're not using an initrd, then the kernel probably needs LVM support compiled in (not as a module) and could be solved by fixing that. I have never used the ck-patchset, but this should give you an additional data point.
    Also comment=systemd.automount will be deprecated soon as I understand it; if you have a need for automounting, x-systemd.automount should be used instead.

  • [svn:osmf:] 17162: config file and relevant changes for flex sdk3 to flex sdk 4 migration

    Revision: 17162
    Revision: 17162
    Author:   [email protected]
    Date:     2010-08-02 18:31:23 -0700 (Mon, 02 Aug 2010)
    Log Message:
    config file and relevant changes for flex sdk3 to flex sdk 4 migration
    Modified Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/src/org/flexunit/flexui/data/TestR unnerBasePresentationModel.as
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample-build-config. xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config.xml
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaCOntainersSample -build-config.xml
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
        osmf/trunk/libs/samples/ChromeLibrary/ChromeLibrary-build-config.xml
        osmf/trunk/libs/samples/Syndication/syndication-build-config.flex
        osmf/trunk/libs/samples/Syndication/syndication-build-config.xml
        osmf/trunk/libs/samples/VAST/vast-build-config.flex
        osmf/trunk/libs/samples/VAST/vast-build-config.xml
        osmf/trunk/libs/testing/NetMocker/netmocker-build-config.xml
        osmf/trunk/libs/testing/StrobeUnit/strobeunit-build-config.xml
        osmf/trunk/plugins/samples/SMILPlugin/SMILPlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4/flexunit4-build-config-10-1.xml
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/flexunit4uilistener-build-config-1 0-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationPlayer/zericertificationplayer-build- config-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationTest/zericertificationtest-build-conf ig-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationUtils/zeri-certification-utils-build- config-10-1.xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config-10-1.xml
        osmf/trunk/framework/OSMF/osmf-build-config-10-1.xml

    Revision: 17162
    Revision: 17162
    Author:   [email protected]
    Date:     2010-08-02 18:31:23 -0700 (Mon, 02 Aug 2010)
    Log Message:
    config file and relevant changes for flex sdk3 to flex sdk 4 migration
    Modified Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/src/org/flexunit/flexui/data/TestR unnerBasePresentationModel.as
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample-build-config. xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config.xml
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaCOntainersSample -build-config.xml
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
        osmf/trunk/libs/samples/ChromeLibrary/ChromeLibrary-build-config.xml
        osmf/trunk/libs/samples/Syndication/syndication-build-config.flex
        osmf/trunk/libs/samples/Syndication/syndication-build-config.xml
        osmf/trunk/libs/samples/VAST/vast-build-config.flex
        osmf/trunk/libs/samples/VAST/vast-build-config.xml
        osmf/trunk/libs/testing/NetMocker/netmocker-build-config.xml
        osmf/trunk/libs/testing/StrobeUnit/strobeunit-build-config.xml
        osmf/trunk/plugins/samples/SMILPlugin/SMILPlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4/flexunit4-build-config-10-1.xml
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/flexunit4uilistener-build-config-1 0-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationPlayer/zericertificationplayer-build- config-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationTest/zericertificationtest-build-conf ig-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationUtils/zeri-certification-utils-build- config-10-1.xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config-10-1.xml
        osmf/trunk/framework/OSMF/osmf-build-config-10-1.xml

  • [svn:osmf:] 10700: Extending layout and regions unit tests.

    Revision: 10700
    Author:   [email protected]
    Date:     2009-09-29 15:02:28 -0700 (Tue, 29 Sep 2009)
    Log Message:
    Extending layout and regions unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/gateways/TestRegionSprite .as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/layout/TestLayoutUtils.as

  • [svn:osmf:] 13314: Fix compile error in logging code.

    Revision: 13314
    Revision: 13314
    Author:   [email protected]
    Date:     2010-01-06 13:46:17 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fix compile error in logging code.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as

    Hi,
    Can you please make sure you have Flex 3.2 or higher SDK and then target to Flash Player 10. I have this working on my system and yes, i got the same error when my SDK was below 3.2 and not targeted to Flash Player 10.
    Hope this helps.

  • [svn:osmf:] 13993: Moving ControlBarPluginSample and Test into the plug-ins folder.

    Revision: 13993
    Revision: 13993
    Author:   [email protected]
    Date:     2010-02-05 00:45:05 -0800 (Fri, 05 Feb 2010)
    Log Message:
    Moving ControlBarPluginSample and Test into the plug-ins folder.
    Added Paths:
        osmf/trunk/apps/samples/plugins/ControlBarPluginSample/
        osmf/trunk/apps/samples/plugins/ControlBarPluginTest/
    Removed Paths:
        osmf/trunk/apps/samples/ControlBarPluginSample/
        osmf/trunk/apps/samples/ControlBarPluginTest/

    Thank you very,very much for helping me out, i didnt even think about the fact that Elements plug ins may not even work with Photoshop jCS5 so thanks for setting me straight on that.  I really want those plug ins but ever since i installed CS5 i cant get my Photoshop Elements 8 program open, it opens and a split second later it shuts down  and have no idea why.  I was using Elememts that day that i installed CS5 so i know it worked prior to the install of cs5.  I am using windows 7 64bit.  I put a phone call into Adobe who said they would call me back in 8 min and that was at least 2 hrs ago.  I am not to computer literate so i dont dare start messing with files until i get instructions from someone who does know what there doing. 
    Also, in response to the question about how i got the Topaz plug ins into Elements, well, i installed like normal and then had to copy the file into the Elements folder, it worked perfectly, that was Topaz instructed people to do if they didnt show up when you ran the auto installer.  I will get ahold of topaz and see if there is anything I can do about "exchanging' my elements serial number for a CS serial number, its worth a try anyway becasue i just bought them and I love what they do.
    thanks again to all of you who helped me out on this issue. 

  • [svn:osmf:] 12677: Code cleanup and changes after code review.

    Revision: 12677
    Revision: 12677
    Author:   [email protected]
    Date:     2009-12-08 16:11:31 -0800 (Tue, 08 Dec 2009)
    Log Message:
    Code cleanup and changes after code review.
    Modified Paths:
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/CaptioningPluginInfo.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/loader/CaptioningLoader.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/model/Caption.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/model/CaptionFormat.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/model/CaptioningDocument.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/parsers/DFXPParser.as

    Hi Zpittman,
    What is you said ‘Code Review Tool’?
    I assume that you meant the Code Review feature in TFS. I tried it in Visual Studio 2013 with update 4 and TFS 2013 with Update 4, the whitespace was detected and the code review see it as a difference.
    If you don’t get the same result with me using VS and TFS, please upgrade your VS and TFS to the latest update.
    If the issue still exists, please
    reset your VS settings through Tools->Import and Export settings->Reset all
    settings->…. and repair your VS.
    If code review tool is a third-party tool or a third-party VS/TFS add-in, the official support of this tool can be a better place to resolve your issue.
    If I misunderstood anything, please feel free to come back.
    Thanks,
    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.

  • [svn:osmf:] 11973: Update description and image URL.

    Revision: 11973
    Revision: 11973
    Author:   [email protected]
    Date:     2009-11-18 21:50:34 -0800 (Wed, 18 Nov 2009)
    Log Message:
    Update description and image URL.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as

    I updated my query that populates my form with cfsets as follows:
    <cfif IsDefined("URL.ProductID")>
    <cfquery datasource="farmky" name="getProducts">
    SELECT CatalogGroup.ID AS CatalogGroup_ID,
           CatalogGroup.Group,
           Products.ProductID,
           Products.Manufacturer,
           Products.ManufacturerImage,
           Products.ProductTitle,
           Products.ProductImage,
           Products.ProductDescription,
           Products.Species,
           Products.CatalogGroup,
           Products.ProductType,
           ProductTypes.ID AS ProductTypes_ID,
           ProductTypes.ProductType AS ProductTypes_ProductType
    FROM ProductTypes INNER JOIN (CatalogGroup INNER JOIN Products ON CatalogGroup.ID = Products.CatalogGroup) ON ProductTypes.ID = Products.ProductType
    WHERE ProductID = #URL.ProductID#
    ORDER BY Products.ProductType, Products.ProductTitle
    </cfquery>
    <cfset ManufacturerImage = Trim(getProducts.ManufacturerImage)>
    <cfset ProductImage = Trim(getProducts.ProductImage)>
    <cfset Manufacturer = Trim(getProducts.Manufacturer)>
    <cfset ProductTitle = Trim(getProducts.ProductTitle)>
    <cfset ProductDescription = Trim(getProducts.ProductDescription)>
    <cfset Species = Trim(getProducts.Species)>
    <cfset CatalogGroup = Trim(getProducts.CatalogGroup)>
    <cfset ProductType = Trim(getProducts.ProductType)>
    </cfif>
    Now when I execute the form I get :
    Element PRODUCTID is undefined in FORM.
    This is the source code fromt the form prior to submission:
    <form action="update_product.cfm" method="post">
                <input type="hidden" name"ProductID" value="27" />
    etc.....

  • [svn:osmf:] 14465: Initial commit of refactored metadata API.

    Revision: 14465
    Revision: 14465
    Author:   [email protected]
    Date:     2010-02-26 21:16:35 -0800 (Fri, 26 Feb 2010)
    Log Message:
    Initial commit of refactored metadata API.  Note that this is the first step in a major, multi-step refactoring, so there may be some stability issues until the last step is made.  Highlights of the changes:
    - Simpify metadata API from Metadata + Facet + FacetKey, to a single Metadata class that exposes a key-value pair based API, plus change events.
    - Modify MediaResourceBase and MediaElement to expose add/remove/get methods for metadata, rather than a singular metadata property.  MediaElement dispatches change events via the new MediaElementEvent.
    - Rename/Refactor TemporalFacet to TimelineMetadata (ditto for event class), which extends Metadata and works with a generic TimelineMarker class to represent a marker on the media's timeline.
    - Remove MetadataNamespaces, the properties behind these client-facing namespaces (which previously were set through facets) can now be set through strongly-typed properties on MediaResourcBase, URLResource, or StreamingURLResource.  This includes media type, MIME type, subclip points, DRM metadata, and more.
    - Move CuePoint and CuePointType to metadata package.  CuePoint now subclasses TimelineMarker.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/RTMPPosterF rameElement.as
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/com/akamai/osmf/samples/Syndicatio nMediaResolver.as
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarPlugin.as
        osmf/trunk/apps/samples/plugins/ControlBarPluginSample/src/ControlBarPluginSample.as
        osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/containers/MediaContainer.as
        osmf/trunk/framework/OSMF/org/osmf/elements/F4MElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/F4MLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ImageLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/LoadFromDocumentElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/SWFLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/SoundLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeDisplayObjectTrait. as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeMetadataEvent.as
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/events/MediaElementEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/MetadataEvent.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRenderer.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRendererBase.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRendererProperties.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaElement.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaResourceBase.as
        osmf/trunk/framework/OSMF/org/osmf/media/URLResource.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/Metadata.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataWatcher.as
        osmf/trunk/framework/OSMF/org/osmf/net/DynamicStreamingResource.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamUtils.as
        osmf/trunk/framework/OSMF/org/osmf/net/StreamingURLResource.as
        osmf/trunk/framework/OSMF/org/osmf/net/drm/NetStreamDRMTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastConstants.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastNetLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPStreamingNetLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPStreamingUtils.as
        osmf/trunk/framework/OSMF/org/osmf/plugin/PluginInfo.as
        osmf/trunk/framework/OSMF/org/osmf/plugin/PluginInfoResource.as
        osmf/trunk/framework/OSMF/org/osmf/plugin/PluginLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestF4MLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestImageLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLoadFromDocumentElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestProxyElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSWFLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSoundLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestVideoElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/compositeClasses/TestCompositeMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutRenderer.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithDynamicStreamingVideoElem entSubclip.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithVideoElementSubclip.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestURLResource.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadataWatcher.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestDynamicStreamingResource.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetConnectionFactory.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamUtils.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestStreamingURLResource.as
        osmf/trunk/framework/OSMFTest/org/osmf/plugin/CreateOnLoadPluginInfo.as
        osmf/trunk/framework/OSMFTest/org/osmf/plugin/TestDynamicPluginLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/plugin/TestPluginManager.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/NullResource.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/SimpleResource.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/ControlBarBase.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/PinDownButton.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/PinUpButton.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/model/Caption.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/media/Tes tCaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginTest/src/CaptioningPluginTest.mxml
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/media/MASTProxyElement.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/managers/TestMASTCond itionManager.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/media/TestMASTProxyEl ement.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/SMILPluginInfo.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/loader/SMILLoader.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/media/SMILMediaGenerator.as
    Added Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/proxyClasses/ProxyMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/events/TimelineMetadataEvent.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/layout/BoxAttributesMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaType.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaTypeUtil.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/CuePoint.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/CuePointType.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataGroup.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataSynthesizer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/NonSynthesizingMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/NullMetadataSynthesizer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TimelineMarker.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TimelineMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAbsoluteLayoutMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAnchorLayoutMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutAttributesMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestPaddingLayoutMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestRelativeLayoutMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaType.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaTypeUtil.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestCuePoint.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadataGroup.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestTimelineMarker.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestTimelineMetadata.as
        osmf/trunk/libs/Syndication/bin/
        osmf/trunk/libs/Syndication/bin/Syndication.swc
    Removed Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/CuePoint.as
        osmf/trunk/framework/OSMF/org/osmf/elements/CuePointType.as
        osmf/trunk/framework/OSMF/org/osmf/elements/proxyClasses/MetadataProxy.as
        osmf/trunk/framework/OSMF/org/osmf/events/FacetValueChangeEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/FacetValueEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/TemporalFacetEvent.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/BoxAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/Facet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/FacetGroup.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/FacetKey.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/FacetSynthesizer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/LocalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MediaType.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MediaTypeFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MediaTypeUtil.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/NullFacetSynthesizer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacetKey.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestCuePoint.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAnchorLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutAttributesFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestPaddingLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestRelativeLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestFacetGroup.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestFacetKey.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMediaType.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMediaTypeUtil.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestTemporalFacet.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

  • [svn:osmf:] 13904: Pre-PARB'ing the Layout API continued:

    Revision: 13904
    Revision: 13904
    Author:   [email protected]
    Date:     2010-02-01 06:51:14 -0800 (Mon, 01 Feb 2010)
    Log Message:
    Pre-PARB'ing the Layout API continued:
    - Internalizing layout facet classes, and
    - Adding a public LayoutProperties class,
    - Removing LayoutUtils (for setting properties can now be done using LayoutProperties),
    - Introducing IMetadataProvider, and marking classes that have a metadata getter to be implementing it,
    - Remove LayoutRendererFacet (for it can be fetched/set directly from/to the metadata easily using ObjectFacet),
    - Adding LayoutRendererMode, in preparation for horizontal and vertical boxing support on the default renderer,
    - Updating client code and unit tests accordingly.
    Updating OMSF player to:
    - Use the framework layout system to position the control bar,
    - as well as for positioning the right-click overlay.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample.as
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaContainersSample .as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/OSMFPlayer.as
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/composition/CompositeDisplayObjectTrait.as
        osmf/trunk/framework/OSMF/org/osmf/display/MediaPlayerSprite.as
        osmf/trunk/framework/OSMF/org/osmf/layout/DefaultLayoutRenderer.as
        osmf/trunk/framework/OSMF/org/osmf/layout/ILayoutTarget.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRenderer.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutTargetSprite.as
        osmf/trunk/framework/OSMF/org/osmf/layout/MediaElementLayoutTarget.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaElement.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaResourceBase.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/composition/TestParallelElementWithDisplayObjectTr ait.as
        osmf/trunk/framework/OSMFTest/org/osmf/containers/TestMediaContainer.as
        osmf/trunk/framework/OSMFTest/org/osmf/display/TestMediaContainerGroup.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestDefaultLayoutRenderer.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/ControlBarBase.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/hint/Hint.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/utils/FadingSprite.as
    Added Paths:
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutProperties.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRendererMode.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/IMetadataProvider.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutProperties.as
    Removed Paths:
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutRendererFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutUtils.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutRendererFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutUtils.as

    Stop it
    Sent from my I phone

  • FileLog and SAP logging API

    Hi all,
    does anybody knows how to configure a FileLog using the SAP loggin API on SAP WAS 640 SP9?
    The console output works fine but i failed configuring a file log as destination.
    Thanks in advance
    Christian

    Hello Christian,
      You need to have a log destination type FileLog in log-configurator.xml.
        <log-destination
            name="xxxLog"
            type="FileLog"
            pattern="./log/applications/xxx.log"
         effective-severity="ALL"
         count="20"
         limit="2000000">
         <formatter-ref
           name="xxxx"/>
        </log-destination>
    Regards
    Benolin

  • [svn:osmf:] 14488: PARB changes: Mark some APIs as @private ( logging and error codes).

    Revision: 14488
    Revision: 14488
    Author:   [email protected]
    Date:     2010-03-01 15:25:19 -0800 (Mon, 01 Mar 2010)
    Log Message:
    PARB changes: Mark some APIs as @private (logging and error codes).  They're not critical to expose right now, we'll review them, lock them down, and expose them publicly in time for 1.0.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/MediaErrorCodes.as
        osmf/trunk/framework/OSMF/org/osmf/logging/ILogger.as
        osmf/trunk/framework/OSMF/org/osmf/logging/ILoggerFactory.as
        osmf/trunk/framework/OSMF/org/osmf/logging/Log.as
        osmf/trunk/framework/OSMF/org/osmf/logging/TraceLogger.as
        osmf/trunk/framework/OSMF/org/osmf/logging/TraceLoggerFactory.as

    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:osmf:] 11199: Sample clean up and bug fixing.

    Revision: 11199
    Author:   [email protected]
    Date:     2009-10-27 13:56:22 -0700 (Tue, 27 Oct 2009)
    Log Message:
    Sample clean up and bug fixing.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml

    At least in the version I was using it was, quite literally. Horrible.
    Invalid, unsemantic, not cross-browser, and subject to quirks mode rendering.
    That isn't necessarily a comment on the developers of the system as a whole.  Just those who created the HTML and JS.  And, who knows, perhaps was improved in later versions.
    From my experience with other CMS systems, though, there is sufficient abstraction to fix much of this, if the templates for the HTML and JS can be located.
    I'm hoping that SAP is the same, that there are places to look for the HTML that creates major UI components.
    This seems useful anyway, since customising is more effective if the templates themselves can be changed at that level.
    This also carries over to the IDE - where the sample apps that could be created also generated invalid or unsemantic HTML and JavaScript in my tests. (setting aside my killing my server in my first test of field submission just by pasting a few kilobytes of text in the field )
    Anyway, certainly front-end is not a comment on system as a whole, but lightweight and valid HTML makes styling much easier, so if I could figure out how to fix that, it'd be lovely.
    P.S. - this forum itself uses "color: windowText" for text areas without setting background-color: window.
    Kind of sloppy, easily fixed on my side (where I use a dark UI theme) by overriding the site style.

Maybe you are looking for