[svn:fx-4.0.0] 13667: TLB Build  591.

Revision: 13667
Revision: 13667
Author:   [email protected]
Date:     2010-01-20 11:30:00 -0800 (Wed, 20 Jan 2010)
Log Message:
TLB Build  591.  Approved for checkin.
Looks like an IME focus issue was fixed.
QE notes:
Doc notes:
Bugs:
Reviewer:
Tests run: checkintests
Is noteworthy for integration:
Modified Paths:
    flex/sdk/branches/4.0.0/frameworks/air-config.xml
    flex/sdk/branches/4.0.0/frameworks/flex-config.xml
    flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/packages.dita
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/edit/EditMan ager.as
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/edit/IMEClie nt.as
Added Paths:
    flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.591.swf
Removed Paths:
    flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.590.swf

Similar Messages

  • [svn:fx-4.0.0] 13523: TLB Build  590.

    Revision: 13523
    Revision: 13523
    Author:   [email protected]
    Date:     2010-01-15 06:48:11 -0800 (Fri, 15 Jan 2010)
    Log Message:
    TLB Build  590.  Approved for checkin.
    Build 590
    Fix 2525017 - added range checking to IMEClient getTextBounds to avoid exceptions caused by invalid ranges.  Returns empty rectangle in bad range case.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/edit/IMEClie nt.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.590.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.589.swf

  • [svn:bz-4.x] 16256: Do some build cleanup on the BlazeDS/4.x branch.

    Revision: 16256
    Revision: 16256
    Author:   [email protected]
    Date:     2010-05-20 10:50:31 -0700 (Thu, 20 May 2010)
    Log Message:
    Do some build cleanup on the BlazeDS/4.x branch. I had just intended to update the build scripts to exclude xalan.jar from the WEB-INF/lib directory of a bunch of the webapps but while I was doing this I found a number of other problems that I attempted to fix. Here is a breakdown of what I changed.
    Update build scripts to not add xalan.jar to the WEB-INF/lib directory of those webapps that were including it. As far as I can tell we don't need to/shouldn't be shipping xalan.jar in the WEB-INF/lib directory of any of the webapps. I also updated the build scripts to not add fxgutils.jar to the WEB-INF/lib directory of those webapps that were including it. I also can't see any reason for us to be shipping fxgutils.jar with any of the webapps. This jar file is part of the Flex SDK and we're no longer shipping BlazeDS with the Flex SDK. 
    The clean target in the main build.xml file was not calling clean on the ds-console webapp. It was also calling clean on the qa-regress webapp twice and never calling clean on qa-manual which was probably a typo. Fixed the build so clean now gets called for ds-console and qa-regress.
    The samples webapp had hsqldb.jar checked into its WEB-INF/lib directory in svn. The build script for the samples webapp was also copying hsqldb.jar from the <blazesd-home>/lib/hsqldb directory. I cleaned this up by deleting hsqldb.jar from the samples/WEB-INF/lib directory in svn so now we will just get the jar from the <blazeds-home/lib/hsqldb directory. 
    After removing hsqldb.jar from the samples/WEB-INF/lib directory none of the webapps in BlazeDS have anything checked into their WEB-INF/lib directories in svn. Most of the BlazeDS webapps were using properties from the top level build.properties file to determine which jars to delete from the WEB-INF/lib directory. This is problematic because unless we do a good job of keeping these lists of jars up to date files wind up not being cleaned from the WEB-INF/lib directory and we could potentially ship files that are no longer part of the build. I fixed this issue by updating the build scripts for all of the webapps to delete everything from the WEB-INF/lib directory as part of the clean target.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.x/apps/blazeds/build.xml
        blazeds/branches/4.x/apps/blazeds-spring/build.xml
        blazeds/branches/4.x/apps/ds-console/build.xml
        blazeds/branches/4.x/apps/samples/build.xml
        blazeds/branches/4.x/apps/samples-spring/build.xml
        blazeds/branches/4.x/apps/team/build.xml
        blazeds/branches/4.x/build.properties
        blazeds/branches/4.x/build.xml
        blazeds/branches/4.x/qa/apps/qa-manual/build.xml
    Removed Paths:
        blazeds/branches/4.x/apps/samples/WEB-INF/lib/

    Found solution after many hours of search and test:
    I have Launch2Net Premium 2.6.2 obn my system to get USB 3G Modem stick to work. It install many files into /System/Library/Extensions. All files are SierraDIPService.kext SierraFSPService.kext SierraDevSupport.kext.
    Remove SierraDIPService.kext from the above Extensions folder allow MobileDevice.pkg and othe installer that need to update system extension like soundflower.pkg to work properly.
    So, Sierra driveris the culprit!! I have to uninstall Launch2Net off my system. But my USB Stick Modem will not work anymore
    I have written to Nova System, the developer of Launch2Net to get fix to this problem
    Will update if there is any progess

  • [svn:fx-4.0.0] 13895: TLF Build 595.

    Revision: 13895
    Revision: 13895
    Author:   [email protected]
    Date:     2010-01-29 13:11:01 -0800 (Fri, 29 Jan 2010)
    Log Message:
    TLF Build 595.
    Build 595
    Fix 2537642 Bug, TLF Text: htmlText is not Rendered Correctly (importer issue with implied paragraphs)
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/HowToUpgradeTLF.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/conversion/B aseTextLayoutImporter.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/conversion/H tmlImporter.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.595.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.594.swf

  • [svn:fx-4.0.0] 13798: TLF Build 594, to fix bug 2537651.

    Revision: 13798
    Revision: 13798
    Author:   [email protected]
    Date:     2010-01-26 22:29:24 -0800 (Tue, 26 Jan 2010)
    Log Message:
    TLF Build 594, to fix bug 2537651.
    QE notes: None
    Doc notes: None
    Bugs: 2537651
    Reviewer: Carol, tomorrow
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.operations.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/elements/Inl ineGraphicElement.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/operations/F lowElementOperation.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.594.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.593.swf

    Found solution after many hours of search and test:
    I have Launch2Net Premium 2.6.2 obn my system to get USB 3G Modem stick to work. It install many files into /System/Library/Extensions. All files are SierraDIPService.kext SierraFSPService.kext SierraDevSupport.kext.
    Remove SierraDIPService.kext from the above Extensions folder allow MobileDevice.pkg and othe installer that need to update system extension like soundflower.pkg to work properly.
    So, Sierra driveris the culprit!! I have to uninstall Launch2Net off my system. But my USB Stick Modem will not work anymore
    I have written to Nova System, the developer of Launch2Net to get fix to this problem
    Will update if there is any progess

  • [svn:fx-trunk] 8563: When integrating TLF Build 468, the scrapToPaste() method of PasteOperation needs to be replaced by textScrap.clone(), not just textScrap.

    Revision: 8563
    Author:   [email protected]
    Date:     2009-07-14 14:47:50 -0700 (Tue, 14 Jul 2009)
    Log Message:
    When integrating TLF Build 468, the scrapToPaste() method of PasteOperation needs to be replaced by textScrap.clone(), not just textScrap.
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: Carol to review
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as

  • [svn:fx-4.0.0] 13786: TLF Build 593

    Revision: 13786
    Revision: 13786
    Author:   [email protected]
    Date:     2010-01-26 11:54:23 -0800 (Tue, 26 Jan 2010)
    Log Message:
    TLF Build 593
    Fix more file headers (2532451).
    Fix 2532163 (again) now generate digests correctly.
    QE notes:
    Doc notes:
    Bugs: SDK-25228
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25228
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.593.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.592.swf

  • [svn:fx-trunk] 11311: hook up the building of the playerglobal_rb fat swcs.

    Revision: 11311
    Author:   [email protected]
    Date:     2009-10-30 10:00:39 -0700 (Fri, 30 Oct 2009)
    Log Message:
    hook up the building of the playerglobal_rb fat swcs.  Currently this will only produce en_US based docs for all languages we are building for.  Once we get translated dita files we will start using them.
    QE notes: all langs will be in English
    Doc notes:
    Bugs: no
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/build.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/build.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/__Global__.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.accessibility.xm l
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.data.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.desktop.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.display.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.errors.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.external.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filesystem.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filters.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.geom.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.html.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.media.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.drm.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.printing.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.profiler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.sampler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.security.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.system.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.engine.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.ui.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.utils.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.xml.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita
    Added Paths:
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/authoring.xml

    Thats good news.

  • [svn:fx-trunk] 5386: * Fix for Flex Builder JUnit tests.

    Revision: 5386<br />Author:   [email protected]<br />Date:     2009-03-18 08:03:11 -0700 (Wed, 18 Mar 2009)<br /><br />Log Message:<br />-----------<br />* Fix for Flex Builder JUnit tests.<br /><br />tests Passed: checkintests, performance testsuite<br /><br />Needs QA: YES<br /><br />Needs DOC: NO<br /><br />API Change: NO<br /><br />Reviewer: Pete F.<br /><br />Code-level description of changes:<br /> <br />  compiler/CompilerAPI.java<br /><br />    Changed the deleted Map used in validateCompilationUnits() and<br />    some of it's helper methods from <String, Source> to <QName,<br />    Source>.  This allows us to track when a definition is deleted<br />    from one SWC in the library path and then added by another SWC in<br />    the library path.  All the definitions dependant on the definition<br />    need to be recompiled and we were missing this before.<br />    Specifically, the Flex Builder JUnit tests were switching from<br />    airglobal.swc to playerglobal.swc midstream.  As a result, we<br />    weren't recompiling classes that depended on<br />    flash.display.DisplayObjectContainer, because it looked like it<br />    hadn't been deleted.<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java<br />    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java

  • [svn:fx-4.0.0] 13444: TLF Build 589.

    Revision: 13444
    Revision: 13444
    Author:   [email protected]
    Date:     2010-01-12 07:42:57 -0800 (Tue, 12 Jan 2010)
    Log Message:
    TLF Build 589.  Accept fixes for 2518934 and 2522433. Both are serious problems involving common use-cases of the IME and both have low-risk fixes that don't affect non-IME-related code paths.
    Build 589
    Fix 2513232, IME conversion window comes up in the top left corner instead of under the text.
    Fix 2522271, IME typing doesn't replace selected text.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.compose.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/compose/Text FlowLine.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/edit/IMEClie nt.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.589.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.588.swf

  • [svn] 854: Update AIR and Flash Player builds

    Revision: 854
    Author: [email protected]
    Date: 2008-03-18 13:43:42 -0700 (Tue, 18 Mar 2008)
    Log Message:
    Update AIR and Flash Player builds
    AIR: 031608apms
    Player:r119
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/libs/player/playerglobal.swc
    flex/sdk/branches/3.0.x/in/air/air_version.txt
    flex/sdk/branches/3.0.x/in/air/mac/AIR Integration Kit.tbz2
    flex/sdk/branches/3.0.x/in/air/win/AIR Integration Kit.zip
    flex/sdk/branches/3.0.x/in/player/lnx/flashplayer.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/install_flash_player_9_linux.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/libflashplayer.so.tar.gz
    flex/sdk/branches/3.0.x/in/player/mac/Flash Player.app.zip
    flex/sdk/branches/3.0.x/in/player/mac/Install Flash Player 9 UB.dmg
    flex/sdk/branches/3.0.x/in/player/win/FlashPlayer.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 ActiveX.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 Plugin.exe

    http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html

  • [svn] 936: Update AIR and Flash Player builds

    Revision: 936
    Author: [email protected]
    Date: 2008-03-26 12:43:50 -0700 (Wed, 26 Mar 2008)
    Log Message:
    Update AIR and Flash Player builds
    AIR: 20080325apms.2
    Player:r124
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/libs/player/playerglobal.swc
    flex/sdk/branches/3.0.x/in/air/mac/AIR Integration Kit.tbz2
    flex/sdk/branches/3.0.x/in/air/win/AIR Integration Kit.zip
    flex/sdk/branches/3.0.x/in/player/lnx/flashplayer.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/install_flash_player_9_linux.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/libflashplayer.so.tar.gz
    flex/sdk/branches/3.0.x/in/player/mac/Flash Player.app.zip
    flex/sdk/branches/3.0.x/in/player/mac/Install Flash Player 9 UB.dmg
    flex/sdk/branches/3.0.x/in/player/win/FlashPlayer.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 ActiveX.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 Plugin.exe

    http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html

  • [svn:osmf:] 15952: Attempting to fix server build ( missing source path to sample plug-in), take 2.

    Revision: 15952
    Revision: 15952
    Author:   [email protected]
    Date:     2010-05-07 10:07:24 -0700 (Fri, 07 May 2010)
    Log Message:
    Attempting to fix server build (missing source path to sample plug-in), take 2.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml

    Joey,
    Try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder. To find that Library folder, use Finder>Go Menu>Depress the "Option" key>Library. Drag the .plist file to your desktop.
    Next, go to your Macintosh HD/Users/yourusername/Library/Calendars Folder and remove any files with "Cache" as a part of the file name. Use the same method as described above to get to the correct Library Folder.
    Restart using a Safe Boot, and after the Safe Boot is complete startup normally and test Calendar for functionality.

  • [svn:osmf:] 15951: Attempting to fix server build ( missing source path to sample plug-in).

    Revision: 15951
    Revision: 15951
    Author:   [email protected]
    Date:     2010-05-07 09:57:57 -0700 (Fri, 07 May 2010)
    Log Message:
    Attempting to fix server build (missing source path to sample plug-in).
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml

    Joey,
    Try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder. To find that Library folder, use Finder>Go Menu>Depress the "Option" key>Library. Drag the .plist file to your desktop.
    Next, go to your Macintosh HD/Users/yourusername/Library/Calendars Folder and remove any files with "Cache" as a part of the file name. Use the same method as described above to get to the correct Library Folder.
    Restart using a Safe Boot, and after the Safe Boot is complete startup normally and test Calendar for functionality.

  • [svn] 1363: 1) update the qa-regress build file to use 1.5 source level

    Revision: 1363
    Author: [email protected]
    Date: 2008-04-23 14:02:19 -0700 (Wed, 23 Apr 2008)
    Log Message:
    1) update the qa-regress build file to use 1.5 source level
    2) remove the duplicate MBeanServerGateway destination
    3) remove a comment from the mxml
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/remoting-config.mods.xml
    blazeds/trunk/qa/apps/qa-regress/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/proxyService/httpservice/MultiHe aderTest.mxml

    Hi,
    If you remove the $ and braces (as shown below) it will work.
    <data-source-aliases>
    <aliases>
    <data-source-name>MYDS</data-source-name>
    <alias>BRANCH50DS</alias>
    </aliases>
    </data-source-aliases>
    Regards,
    S.Divakar

Maybe you are looking for