[svn:fx-trunk] 10505: Update to TLF Build 516.

Revision: 10505
Author:   [email protected]
Date:     2009-09-22 10:35:30 -0700 (Tue, 22 Sep 2009)
Log Message:
Update to TLF Build 516. See textLayout/ReleaseNotes.txt.
Updated build file so the manifest for textLayout_edit is removed since TLF did it with their build file.
QE notes:
Doc notes:
Bugs:
Reviewer: Gordon asked me to do this
Tests run: checkintests, TextInput, TextArea, RichText
Is noteworthy for integration: yes
Modified Paths:
    flex/sdk/trunk/frameworks/projects/textLayout/ReleaseNotes.txt
    flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/BaseTextLayoutImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlExporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextConverter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextLayoutImporter.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/manifest.xml
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/Build Info.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/BaseCompose.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ComposeState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ParcelList.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/SimpleCompose.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/StandardFlowComposer.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/TextFlowLine.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ColumnState.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ContainerController.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/debug /Debugging.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowGroupElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowLeafElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/ParagraphElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/SpanElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TCYElement.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TextFlow.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITabStopFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITextLayoutFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormatInc.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatInc.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatValueHolder.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/EditC lasses.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ SelectionManager.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/DeleteTextOperation.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/UndoManager .as
    flex/sdk/trunk/frameworks/projects/textLayout/tlf.properties
Removed Paths:
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkActiveFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkHoverFormat.as
    flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkNormalFormat.as

Similar Messages

  • [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-trunk] 11917: Updated to today's TLF Build 553.

    Revision: 11917
    Revision: 11917
    Author:   [email protected]
    Date:     2009-11-17 16:49:01 -0800 (Tue, 17 Nov 2009)
    Log Message:
    Updated to today's TLF Build 553.
    Here are the changes in the last few builds, since the last time we listed changes in the commit comments:
    Build 553

    Thats good news.

  • [svn:fx-trunk] 11042: Attempt to fix build by adding the missing IMEClient. as from today's TLF Build 531.

    Revision: 11042
    Author:   [email protected]
    Date:     2009-10-20 18:51:09 -0700 (Tue, 20 Oct 2009)
    Log Message:
    Attempt to fix build by adding the missing IMEClient.as from today's TLF Build 531.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: Checkintests
    Is noteworthy for integration: No
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ IMEClient.as

    This is a well known and longstanding issue: going back to at least the 3.7.xx series kernels (UEFI booting). You can search the boards for the various threads dedicated to this (class of) bug{,s}.

  • [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] 13699: -update textLayout, osmf, and flash-integration

    Revision: 13699
    Revision: 13699
    Author:   [email protected]
    Date:     2010-01-21 15:28:17 -0800 (Thu, 21 Jan 2010)
    Log Message:
    -update textLayout, osmf, and flash-integration
    -to build proper _rb swcs with the recent localized properties that have been checked in for each project
    -to build proper fat-swcs with the recent localized xml that have been checked in for each project
    updated the spark/build.xml to pint the properties files under textLayout and osmf
    removed files from package that were not required: build.xml, build.properties, sparkskins/assets folder. 
    QE notes:
    Doc notes:
    Bugs: sdk-25171
    Reviewer:
    Tests run:
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-25171
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/build.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/build.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
        flex/sdk/trunk/frameworks/projects/osmf/build.xml
        flex/sdk/trunk/frameworks/projects/rpc/build.xml
        flex/sdk/trunk/frameworks/projects/spark/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/osmf/bundles/da_DK/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/da_DK/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/es_ES/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/es_ES/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fi_FI/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fi_FI/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/it_IT/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/it_IT/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ko_KR/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ko_KR/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/nb_NO/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/nb_NO/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/nl_NL/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/nl_NL/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/pt_BR/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/pt_BR/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/sv_SE/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/sv_SE/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/osmf.properties
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_TW/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_TW/osmf.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/da_DK/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/da_DK/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/de_DE/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/es_ES/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/es_ES/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/fi_FI/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/fi_FI/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/fr_FR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/it_IT/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/it_IT/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/ja_JP/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/ko_KR/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/ko_KR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/nb_NO/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/nb_NO/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/nl_NL/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/nl_NL/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/pt_BR/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/pt_BR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/ru_RU/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/sv_SE/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/sv_SE/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/zh_CN/textLayout.properties
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/zh_TW/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/zh_TW/textLayout.properties
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/datavisualization/manifest.xml
        flex/sdk/trunk/frameworks/projects/spark/bundles/da_DK/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/da_DK/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/de_DE/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/de_DE/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/es_ES/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/es_ES/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/fi_FI/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/fi_FI/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/fr_FR/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/fr_FR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/it_IT/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/it_IT/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ja_JP/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ja_JP/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ko_KR/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ko_KR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/nb_NO/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/nb_NO/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/nl_NL/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/nl_NL/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/pt_BR/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/pt_BR/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ru_RU/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/ru_RU/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/sv_SE/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/sv_SE/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/zh_CN/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/zh_CN/textLayout.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/zh_TW/osmf.properties
        flex/sdk/trunk/frameworks/projects/spark/bundles/zh_TW/textLayout.properties

  • [svn:bz-trunk] 15291: Update BlazeDS/trunk to use ActiveMQ 5.3.1

    Revision: 15291
    Revision: 15291
    Author:   [email protected]
    Date:     2010-04-08 16:31:48 -0700 (Thu, 08 Apr 2010)
    Log Message:
    Update BlazeDS/trunk to use ActiveMQ 5.3.1
    In addition to adding the new activemq jars, I had to update the configuration file for the broker (activemq.xml) in a number of places as the format had changed.
    I also did a little webapp cleanup while I was updating activemq as I noticed some exceptions in the Tomcat log file as the server was starting up. These startup errors should be gone now.
    I also modified the main build.xml to build the samples-spring app when the sdk.version property is set to 4. The samples-spring app has a dependency on Flex SDK4. This is only app that is currently being built when the SDK version is set to 4. Will work on getting the rest of the webapps building when the SDK version is set to 4. Also there is a little more work to do get the samples-spring app fully integrated into the main build.  
    Modified Paths:
        blazeds/trunk/apps/samples-spring/build.xml
        blazeds/trunk/apps/team/WEB-INF/activemq.xml
        blazeds/trunk/apps/team/build.xml
        blazeds/trunk/build.xml
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/activemq.xml
        blazeds/trunk/qa/apps/qa-manual/build.xml
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/activemq.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_3/web.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_4/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml.install
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/xbean-spring-3.6.jar
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq4.1.1/

  • [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] 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-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:fx-trunk] 5811: Adding a Flex Builder Flash-Integration and Utilities project to make these files easier for people to work on .

    Revision: 5811
    Author: [email protected]
    Date: 2009-03-31 11:20:19 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Adding a Flex Builder Flash-Integration and Utilities project to make these files easier for people to work on. Flash-Integration is really an intermediate swc that Utilities uses. I've also modified the existing Flex Builder project for flex4tests to build against this new utilities project directly.
    Also change the way FlashIntegration is built--we no longer have a manifest file and just include-classes FlashIntegrationClasses.as.
    QE Notes: -
    Doc Notes: -
    Bugs: -
    Reviewer: Evtim
    tests: -
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/flex4test/.actionScriptProperties
    flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
    Added Paths:
    flex/sdk/trunk/development/eclipse/flex/flash-integration/
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.project
    flex/sdk/trunk/development/eclipse/flex/utilities/
    flex/sdk/trunk/development/eclipse/flex/utilities/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/utilities/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/utilities/.project
    flex/sdk/trunk/frameworks/projects/flash-integration/src/FlashIntegrationClasses.as
    Removed Paths:
    flex/sdk/trunk/frameworks/projects/flash-integration/manifest.xml

    Thats good news.

  • [svn:bz-trunk] 23200: Update the common-code jar name in the qa/build. properties.

    Revision: 23200
    Revision: 23200
    Author:   [email protected]
    Date:     2011-11-08 07:32:08 -0800 (Tue, 08 Nov 2011)
    Log Message:
    Update the common-code jar name in the qa/build.properties.  Also include all commons-*.jar in the flex.test.classpath property.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/build.xml
        blazeds/trunk/qa/build.properties

    hi,
    You must have recoverd from the prob faced. Could you please help us out? we are facing the following error
    Created connection to registry
    [java] Got registry servicequery manager, and life cycle manager
    [java] Feb 6, 2007 12:46:05 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
    [java] SEVERE: SAAJ0009: Message send failed
    [java] javax.xml.registry.JAXRException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed

  • [svn:bz-trunk] 23048: Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build .

    Revision: 23048
    Revision: 23048
    Author:   [email protected]
    Date:     2011-10-18 08:34:43 -0700 (Tue, 18 Oct 2011)
    Log Message:
    Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build. 
    Added Paths:
        blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java.UNCOMMENT
        blazeds/trunk/lib/spring/spring-flex-core-1.5.0.RELEASE.jar
    Removed Paths:
        blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java
        blazeds/trunk/lib/spring/org.springframework.flex-1.0.3.RELEASE.jar

    The information you provided is totally useless for determining the problem.
    If it helps, I think the message you are getting is related to BlazeDS not being able to find the service class you are calling. You either have a typo somewhere, or you didn't set up a secure channel in your service config (I am assuming you meant SSL and not SSH).

  • [svn:fx-trunk] 5554: Updating airframework and flex4 sample eclipse projects to more closely match the options set in the equivalent build .xml.

    Revision: 5554
    Author: [email protected]
    Date: 2009-03-25 13:46:00 -0700 (Wed, 25 Mar 2009)
    Log Message:
    Updating airframework and flex4 sample eclipse projects to more closely match the options set in the equivalent build.xml.
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/airframework/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/airframework/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/flex4/.actionScriptProperties

    If you're still using Buckminster 3.6, I strongly suggest switching to 3.7 - it has a number of bug fixes and improvements. This applies to both headless, and the IDE (assuming Eclipse 3.7 Indigo).
    Matthew

  • [svn:fx-trunk] 9203: Update flex-fontkit.jar with P4 build 246325

    Revision: 9203
    Author:   [email protected]
    Date:     2009-08-10 07:09:18 -0700 (Mon, 10 Aug 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 246325
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

Maybe you are looking for

  • How to set up a new plant in SRM and user that?

    Hello I have run the reoprt BBP_LOCATIONS_GET_SELECTED I am getting a message Program end reached the apprlication Log.BBP_GET_LOCATIONS generated.(SLG1) When I go to BP and find my BP for the plant is generated. but when I go to the attributes tab f

  • Unable to Open Project Site Access Denied Issue Project 2013

    This issue is happening to select projects and select project managers, they can view certain project sites but receive the error on other projects.  After some extensive testing it looks like if the PM is the owner of the project plan they are not g

  • PDF's from my Yahoo account converts from .PDF to .FLV

    Using Safari 5.05 - downloading PDF attachment from my Yahoo account it converts the file from .PDF to .FLV, then I have to open manually.  Works fine download through Firefox.  Any ideas why this happens in Safari?

  • Job Publication doesnt get changed data in Job Posting through workflow.

    Job Publication is not picking up the changed data in the Job Posting/Requisition through workflow. When I am changing the data in Job Posting and release it manually the changed data gets reflected in Job Publication but if I am releasing the Job Po

  • Create multiple looping videos on one DVD

    My client wishes to have a DVD with multiple video selections on the menu and the option to have those videos loop when they are selected to play, so they will play endlessly until they choose another video. Evidently this is going to a trade show of