[svn:bz-trunk] 19866: Set delivery mode to PERSISTENT for JMS destinations that have durable set to true .

Revision: 19866
Revision: 19866
Author:   [email protected]
Date:     2011-01-21 10:05:44 -0800 (Fri, 21 Jan 2011)
Log Message:
Set delivery mode to PERSISTENT for JMS destinations that have durable set to true. If messages aren't persistent they won't be saved by the JMS server. This is kind of important when you want the messages to be durable.
Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml

According to Bea Customer Support this is the normal behavior. If you kill a durable topic subscriber and reconnect it with the same id to another node, the old subscription is deleted and all messages still waiting to be delivered are gone.
          Lesson learned: If you need failover for the server AND client use JMS queues.
          Peter

Similar Messages

  • [svn:fx-trunk] 8652: Set ControlBar borderStyle to "none" for Spark skins.

    Revision: 8652
    Author:   [email protected]
    Date:     2009-07-16 17:16:28 -0700 (Thu, 16 Jul 2009)
    Log Message:
    Set ControlBar borderStyle to "none" for Spark skins.
    QE notes: -
    Doc notes: -
    Bugs: SDK-21399
    Reviewer: Jason
    Tests run: checkintests, QE cyclone
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21399
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/defaults.css

  • [svn:fx-trunk] 5170: Round 2 of bug fixes for the Spark skins for Halo components.

    Revision: 5170
    Author: [email protected]
    Date: 2009-03-04 17:50:32 -0800 (Wed, 04 Mar 2009)
    Log Message:
    Round 2 of bug fixes for the Spark skins for Halo components. Thanks to Alex for help with the data grid issues.
    Bugs fixed:
    SDK-19655 - Setting rowCount property on DataGrid causes extra blank row to be displayed
    SDK-19652 - Items in a DataGrid do not line up after scrolling.
    SDK-19605 - disabled Halo ColorPicker with Gumbo skin draws too dark
    SDK-19596 - When you have a single button on an Alert, the left edge looks flatter than the right
    SDK-19585 - Menus compiled with the halo theme in Flex 4 have a different backgroundColor than in Flex 3
    SDK-19665 - Halo List with Gumbo skin doesnt draw the alternating item color all the way to the right edge of the control if VScrollBar is present
    SDK-19651 - odd header rendering issue on Halo DataGrid with Gumbo skin
    QA Notes: The alert layout code was positioning the buttons/text on sub-pixel boundaries if the width or height of the alert was an odd number of pixels. We always snap to pixel boundaries now, but this may cause bitmap compare issues with Alert.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19655
    http://bugs.adobe.com/jira/browse/SDK-19652
    http://bugs.adobe.com/jira/browse/SDK-19605
    http://bugs.adobe.com/jira/browse/SDK-19596
    http://bugs.adobe.com/jira/browse/SDK-19585
    http://bugs.adobe.com/jira/browse/SDK-19665
    http://bugs.adobe.com/jira/browse/SDK-19651
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DataGrid.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/alertClasses/AlertForm.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
    flex/sdk/trunk/frameworks/projects/halo/defaults.css
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ColorPickerSkin.mxml

  • [svn:bz-trunk] 18054: Modify Tomcat 6.0.26 for BlazeDS

    Revision: 18054
    Revision: 18054
    Author:   [email protected]
    Date:     2010-10-07 04:11:41 -0700 (Thu, 07 Oct 2010)
    Log Message:
    Modify Tomcat 6.0.26 for BlazeDS
    Modified Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/catalina.bat
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/catalina.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/digest.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/setclasspath.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/shutdown.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/startup.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/tool-wrapper.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/version.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/context.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/server.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/WEB-INF/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/index.html
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds-spring.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/ds-console.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/ds-console.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/qa-manual.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/qa-regress.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples-spring.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/team.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/xbean-spring-3.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/localhost.keystore
        blazeds/trunk/servers/apache-tomcat-6.0.26/logs/
        blazeds/trunk/servers/apache-tomcat-6.0.26/logs/safeToDelete.tmp
        blazeds/trunk/servers/apache-tomcat-6.0.26/tomcat-users.xml.install
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/RELEASE-NOTES.txt
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/asf-logo-wide.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/favicon.ico
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/index.jsp
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat-power.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat.svg
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/docs/
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/examples/

    The command that seems to be causing problems for Exchange is this one:
    A4 APPEND "Sakai-Dev List" (\Deleted \Seen NonJunk) "21-Aug-2007 16:37:20 -0400" {7024+}
    As far as I can see, there's nothing wrong with the syntax of that command.
    My first guess is that Exchange is unhappy with the flags. Possibly
    it refuses to append a message with the \Deleted flag set. If you're
    willing to modify the flags in the source mailbox, I would try turning
    off the DELETED flag. Or, try not copying deleted messages.
    If that doesn't work, the next thing to try is to get rid of all of the
    flags. You might want to copy the message into a local copy
    in order to lose all the flags from the original.

  • [svn:fx-trunk] 10024: Fix regressions from "More styles for Spark skins" checkin.

    Revision: 10024
    Author:   [email protected]
    Date:     2009-09-04 10:13:32 -0700 (Fri, 04 Sep 2009)
    Log Message:
    Fix regressions from "More styles for Spark skins" checkin.
    Remove redundant Group tag from BorderSkin
    Support borderStyle="none" for TextInputBorderSkin
    Made BorderSkin work correctly when borderStyle="none" and contentBackgroundColor is set
    QE notes: This should clean up a bunch of mustella failures
    Doc notes: None
    Bugs: SDK-23004, SDK-23008, SDK-23011
    Reviewer: Corey
    Tests run: checkintests, basictests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23004
        http://bugs.adobe.com/jira/browse/SDK-23008
        http://bugs.adobe.com/jira/browse/SDK-23011
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/TextInputBorderSkin.mxml

  • [svn:fx-trunk] 11652: The damageHandler needs to invalidateSize because the damage could have been caused by a programmatic change which would not have gone thru the EditManager .

    Revision: 11652
    Author:   [email protected]
    Date:     2009-11-11 06:06:14 -0800 (Wed, 11 Nov 2009)
    Log Message:
    The damageHandler needs to invalidateSize because the damage could have been caused by a programmatic change which would not have gone thru the EditManager.  Need to make sure invalidating the size and remeasuring doesn't cause another damage event to avoid an infinite loop.
    QE notes:
    Doc notes:
    Bugs: SDK-23052
    Reviewer: Gordon
    Tests run: checkintests, TextArea, TextInput, NumericStepper
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23052
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • [svn:fx-trunk] 12936: -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552

    Revision: 12936
    Revision: 12936
    Author:   [email protected]
    Date:     2009-12-14 19:40:23 -0800 (Mon, 14 Dec 2009)
    Log Message:
    -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552
    -remove (from svn) the en_US/docs directories for textLayout because these directories and dita files are created by asdoc in the doc target
    -updated the main build.xml to not include the playerglobal project
    -updated fat-swc targets in osmf,automation_spark,automation_flashflexkit,automation,airspark, and textlayout to remove the doc directory.
    QE notes: make sure copylocales works properly
    Doc notes: no
    Bugs: SDK-24552
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24552
        http://bugs.adobe.com/jira/browse/SDK-24552
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/airspark/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
        flex/sdk/trunk/frameworks/projects/osmf/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/airframework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_spark/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/framework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/rpc/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/en_US/docs/

    Well, I've tried compiling a package and I have modified the PKGBUILD file to look like this now. (Keeping it as simple as possible)
    pkgname=dvbcut-svn
    pkgver=16
    pkgrel=1
    pkgdesc="DVBCUT-svn is an application that allows you to
    edit MPEG files. ie: Remove TV ads. (SVN version: Fri, 01 Dec 2006)."
    url="http://dvbcut.sourceforge.net"
    depends=('qt' 'libao')
    makedepends=('subversion' 'scons')
    conflicts=('dvbcut' 'ffmpeg')
    provides=('dvbcut')
    source=()
    md5sums=()
    _svntrunk=https://svn.sourceforge.net/svnroot/dvbcut/trunk
    _svnmod=dvbcut
    build() {
    cd $startdir/src
    svn co $_svntrunk --config-dir ./ -r $pkgver $_svnmod
    cd $_svnmod
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    make || return 1
    # vim:syntax=sh
    I then run makepkg PKGBUILD and let it do its thing
    It ends with this...
    scons: done building targets.
    ==> Removing info/doc files...
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Generating .FILELIST file...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Compressing package...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Finished making: dvbcut-svn  (Sun Jan 21 19:08:28 UTC 2007)
    I'm not sure what's causing this error message.
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    I'll try installing it and see how it goes.

  • [svn:fx-trunk] 5152: First pass of bug fixes for the Spark skins for Halo components.

    Revision: 5152
    Author: [email protected]
    Date: 2009-03-03 13:18:45 -0800 (Tue, 03 Mar 2009)
    Log Message:
    First pass of bug fixes for the Spark skins for Halo components.
    Bugs:
    SDK-19963 - themeColor should not affect rollOverColor or selectionColor in flex 4
    SDK-19654 - Spark skin for the Halo ComboBox dropdown needs a drop shadow
    SDK-19637 - Halo HScrollBar/VScrollBar controls dont render correctly when specifying includeIn states
    SDK-19634 - Halo ProgressBar default size is very different when using Halo vs Gumbo theme
    SDK-19626 - Flicker when toggling enabled property on Halo TabBar control with Gumbo skin
    SDK-19556 - selected Halo CheckBox and RadioButton icons briefly flicker when you roll over them
    SDK-19658 - Halo ComboBox with Gumbo skin has an odd flicker
    Doc/QA Notes: The fix for SDK-19963 includes a compatibility-version check. When compatibility-version < 4, setting themeColor implicitly sets rollOverColor and selectionColor, if they have not been set. When compatibility-version >= 4, you must explicitly set rollOverColor and selectionColor, even when using the Halo theme.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19963
    http://bugs.adobe.com/jira/browse/SDK-19654
    http://bugs.adobe.com/jira/browse/SDK-19637
    http://bugs.adobe.com/jira/browse/SDK-19634
    http://bugs.adobe.com/jira/browse/SDK-19626
    http://bugs.adobe.com/jira/browse/SDK-19556
    http://bugs.adobe.com/jira/browse/SDK-19658
    http://bugs.adobe.com/jira/browse/SDK-19963
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxApplication.as
    flex/sdk/trunk/frameworks/projects/framework/defaults.css
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Application.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RectangularDropShadow.as
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ProgressBarTrackSkin.mxm l

  • [svn:fx-trunk] 13157: -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory .

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

  • [svn:fx-trunk] 7803: Metadata needed by Bangalore team for event-handler generation.

    Revision: 7803
    Author:   [email protected]
    Date:     2009-06-12 15:33:24 -0700 (Fri, 12 Jun 2009)
    Log Message:
    Metadata needed by Bangalore team for event-handler generation.
    Bug: http://bugs.adobe.com/jira/browse/SDK-21632
    Checkintests: Pass
    Reviewer: Ryan
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21632
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/HScrollBar.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/HSlider.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/RadioButtonGroup.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/VScrollBar.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/VSlider.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ButtonBar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/TabBar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ToggleButtonBar.as

    Hi Jeffrey,
    did you post a Mylyn bug? This is the best way to get your issue addressed.
    At the moment is holiday time and some of the Mylyn guys may be on vacation.
    They definitely look at the bug list, but may not browse the newsgroup everyday.
    Cheers, Jörg
    On 07/13/09 09:26, Jeffrey Zelt wrote:
    > I am *still* having the annoying problem where Mylyn opens *several*
    > identical editor windows for items in my task context. This occurs
    > whenever I activate a task.
    >
    > I reported this problem this past January but no one replied. See:
    >
    > http://dev.eclipse.org/newslists/news.eclipse.tools.mylyn/ms g01561.html

  • [svn:bz-trunk] 20970: Add or enhance include functionality for the following configuration elements :

    Revision: 20970
    Revision: 20970
    Author:   [email protected]
    Date:     2011-03-25 14:26:37 -0700 (Fri, 25 Mar 2011)
    Log Message:
    Add or enhance include functionality for the following configuration elements:
    - Adapters
    - Channel definitions
    - Security Constraints
    - Destinations
    - Services
    The following elements are now allowed and can specify either the "file-path" attribute or the "directory-path" attribute.
    The "directory-path" attribute references a directory of XML files (names ending in .xml) that will be treated as a sequence of include files.
    Added unit tests for all the above.
    Fixed a bug in the unit test code that was terminating the verification early.
    Add the confirmation of the security constraints at the top level.
    Updated the example config file with usage examples.
    Modified Paths:
        blazeds/trunk/modules/common/src/flex/messaging/config/ClientConfigurationParser.java
        blazeds/trunk/modules/common/src/flex/messaging/config/ConfigurationConstants.java
        blazeds/trunk/modules/common/src/flex/messaging/errors.properties
        blazeds/trunk/modules/core/src/flex/messaging/config/SecuritySettings.java
        blazeds/trunk/modules/core/src/flex/messaging/config/ServerConfigurationParser.java
        blazeds/trunk/modules/core/test/src/flex/messaging/config/ConfigurationConfirmation.java
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1c.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1e.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1e_destination_include .xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1f_service_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/Confirm1c.java
    Added Paths:
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1e_adapter_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1e_channel_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1e_constraint_include. xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1i.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/1j.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/Confirm1i.java
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/Confirm1j.java

    SDN is the place to discuss technical problems..
    Please avoid such weird post.
    G@urav.

  • [svn:bz-trunk] 18058: Modify Tomcat 6.0.29 for BlazeDS

    Revision: 18058
    Revision: 18058
    Author:   [email protected]
    Date:     2010-10-07 06:09:19 -0700 (Thu, 07 Oct 2010)
    Log Message:
    Modify Tomcat 6.0.29 for BlazeDS
    Modified Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/catalina.bat
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/catalina.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/digest.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/setclasspath.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/shutdown.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/startup.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/tool-wrapper.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/bin/version.sh
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/context.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/server.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/WEB-INF/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/index.html
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.29/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds-spring.xml.ins tall
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/ds-console.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/ds-console.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/qa-manual.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/qa-regress.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples-spring.xml.ins tall
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/team.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/localhost.keystore
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/tomcat-users.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/xbean-spring-3.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/logs/safeToDelete.tmp
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds-spring.xml.ins tall
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/blazeds.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/ds-console.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/ds-console.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/qa-manual.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/qa-regress.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples-spring.xml.ins tall
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/samples.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.29/conf/Catalina/localhost/team.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/lib/activemq-5.3.1/xbean-spring-3.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/RELEASE-NOTES.txt
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/asf-logo-wide.gif
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/favicon.ico
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/index.jsp
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/tomcat-power.gif
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/tomcat.gif
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/ROOT/tomcat.svg
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/docs/
        blazeds/trunk/servers/apache-tomcat-6.0.29/webapps/examples/

  • [svn:fx-trunk] 10182: This is a bug fix for DropDownList.

    Revision: 10182
    Author:   [email protected]
    Date:     2009-09-11 16:15:57 -0700 (Fri, 11 Sep 2009)
    Log Message:
    This is a bug fix for DropDownList.  When Label changed from a GraphicElement to a UIC it started blocking the mouse events from the anchorButton inside of a DropDownList.  To fix this, I've just disabled the mouse of the labelDisplay in the DropDownListSkin
    QE notes: -
    Doc notes: -
    Bugs: SDK-23054
    Reviewer: Jason
    Tests run: checkintests, DropDownList
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23054
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/DropDownListSkin.m xml

  • [svn:fx-trunk] 15846: * Package and class level javadoc for the swfutils module.

    Revision: 15846
    Revision: 15846
    Author:   [email protected]
    Date:     2010-04-30 06:15:19 -0700 (Fri, 30 Apr 2010)
    Log Message:
    Package and class level javadoc for the swfutils module.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Corey (post commit)
    Tests run: checkintests
    Is noteworthy for integration: NO
    Modified Paths:
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/DefineFont3Face.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FSType.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontDescription.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontFace.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontSet.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/LocalFont.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/g2d/AbstractGraphics2D.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/g2d/GraphicContext.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/images/BitmapImage.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/images/ImageUtil.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/images/JPEGImage.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/images/LosslessImage.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/ILocalizedText.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/ILocalizer.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/LocalizationManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/ResourceBundleLocalizer.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/XLRLocalizer.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/ActionConstants.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/ActionDecoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/ActionEncoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/ActionFactory.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/ActionHandler.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/CompressionLevel.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/DebugHandler.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/Dictionary.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/Frame.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/Header.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/Movie.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/MovieDecoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/MovieEncoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/MovieMetaData.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/RandomAccessBuffer.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfConstants.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfDecoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfEncoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfFormatException.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/SwfUtils.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/Tag.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagDecoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagEncoder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagEncoderReporter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagHandler.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/TagValues.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/Branch.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/ConstantPool.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/DefineFunction.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/GetURL.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/GetURL2.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/GotoFrame.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/GotoFrame2.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/GotoLabel.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/Label.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/Push.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/SetTarget.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/StoreRegister.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/StrictMode.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/Try.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/Unknown.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/WaitForFrame.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/With.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/DefineBitsLosslessBuilder .java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/DefineShapeBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/EditTextBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/FontBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/ImageShapeBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/TagBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/TextBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/FillStyleBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/LineStyleBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/MatrixBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/PathIteratorWrapper.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/Point.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/RectBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/ShapeIterator.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/ShapeWithStyleBuilder.ja va
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/ZoneRecordBuilder.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/debug/DebugModule.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/debug/DebugTable.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/debug/LineRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/debug/RegisterRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/CSMTextSettings.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DebugID.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineBinaryData.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineBits.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineBitsJPEG3.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineBitsLossless.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineButton.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineButtonCxform.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineButtonSound.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineEditText.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont1.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont2.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont3.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFont4.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFontAlignZones.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineFontInfo.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineMorphShape.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineScalingGrid.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineSceneAndFrameLabelData.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineShape.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineSound.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineSprite.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineTag.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineText.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DefineVideoStream.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DoABC.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DoAction.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/DoInitAction.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/EnableDebugger.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ExportAssets.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/FileAttributes.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/FrameLabel.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/GenericTag.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ImportAssets.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/Metadata.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/PlaceObject.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ProductInfo.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/RemoveObject.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ScriptLimits.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/SetBackgroundColor.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/SetTabIndex.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ShowFrame.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/SoundStreamHead.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/StartSound.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/SymbolClass.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/VideoFrame.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/ZoneRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/AbcPrinter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/Disassembler.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/SizeReport.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/SwfxParser.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/SwfxPrinter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ActionList.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ArrayLists.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/BevelFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/BlurFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ButtonCondAction.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ButtonRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/CXForm.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/CXFormWithAlpha.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ClipActionRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ClipActions.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ColorMatrixFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ConvolutionFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/CurvedEdgeRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/DropShadowFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/EdgeRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/FillStyle.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/Filter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/FlashUUID.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/FocalGradient.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/GlowFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/GlyphEntry.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/GradRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/Gradient.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/GradientBevelFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/GradientGlowFilter.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ImportRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/KerningRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/LineStyle.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/MD5.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/Matrix.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/MorphFillStyle.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/MorphGradRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/MorphLineStyle.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/Rect.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/Shape.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ShapeRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/ShapeWithStyle.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/SoundInfo.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/StraightEdgeRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/StyleChangeRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/TagList.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/TextRecord.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/AbstractCache.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/Base64.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/ExceptionUtil.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/FileResolver.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/FileUtils.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/IntMap.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/IntMapLRUCache.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/LRUCache.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/ResourceResolver.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/StringJoiner.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/StringUtils.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/SwfImageUtils.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/Trace.java
    Added Paths:
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/g2d/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/images/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/localization/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/actions/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/tags/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/builder/types/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/debug/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tags/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/tools/package.html
        flex/sdk/trunk/modules/swfutils/src/java/flash/swf/types/package.html

    Thank you very much!
    I cant believe this little comment has been so helpful!
    But yes it is:
    I explain, despite my efforts to find, googled it, forums, faqs, etc...
    no where it mentionned the manifest.fm file is... INSIDE the .jar!
    Your comment "a zip" made me attempt to open it with winrar, and I found a manifest.fm file inside!
    So far I was editing the one at the "source" of my project and rebuilding it with netbeans.
    I am going to try that now.
    Actually.... :( no its mentionning my main class!
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.0
    Created-By: 10.0-b19 (Sun Microsystems Inc.)
    Main-class: courseworkjava3d.Simple3D
    Class-Path:
    X-COMMENT: Main-Class will be added automatically by buildWell I have no problems uploading you the .jar, it is for a coursework it is not a private project or whatever:
    http://www.uploading.com/files/CM2LKWYU/BetaCourseworkJava3d_Final.jar.html
    Oh and I felt on your comment "dont ask us" as if I was suppose to know... i'm a beginner, I did not know that! And I tried to give you so many infos so you dont lose your time if you want to help, especially as after my own research I found many, many results for this "main class" and I tried a few solutions!
    Edited by: CupofTea on Apr 13, 2008 3:28 AM

  • [svn:fx-trunk] 15789: * Package and class level javadoc for the flex2. linker, flex2.tools,

    Revision: 15789
    Revision: 15789
    Author:   [email protected]
    Date:     2010-04-28 09:43:59 -0700 (Wed, 28 Apr 2010)
    Log Message:
    Package and class level javadoc for the flex2.linker, flex2.tools,
      flex2.tools.flexbuilder, flex2.tools.oem, flex2.tools.oem.internal
      packages.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Corey (post commit)
    Tests run: checkintests
    Is noteworthy for integration: NO
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/CULinkable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/ConsoleApplication.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/FlexMovie.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/Linkable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/LinkerAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/LinkerConfiguration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/LinkerException.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/PostLink.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/SimpleMovie.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Optimizer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/flexbuilder/BuilderApplication.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/flexbuilder/BuilderConfiguration.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/flexbuilder/BuilderLibrary.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/ApplicationInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Component.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/LibraryInfo.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/PathResolver.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Script.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Toolkit.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompiler.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationCompilerConf iguration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/ApplicationData.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/BuilderLogger.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/ConfigurationConstants. java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/EmbedUtil.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/GenericMessage.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/LibraryCompilerConfigur ation.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/LibraryData.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/LinkerConfiguration.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMConsole.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMLogAdapter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMPathResolver.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMProgressMeter.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMReport.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java
    Added Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/linker/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/flexbuilder/package.html
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/package.html

Maybe you are looking for

  • Powerbook G4 can no longer connect to Time Capsule network

    For more than a year, my Powerbook G4 17"  was able to access the internet provided wirelessly via my Time Capsule.  I recently had to reconfigure the Time Capsule setup to address an unrelated issue, and now I am unable to join the wireless network

  • Payment program F110 - select wrong Bank Account ID

    Hi, I have created a new bank account for an existing House bank (in trans. fi12) When we run the payment program F110, the wrong bank account is mentioned in the DME file. It shows the first one on the list and not the last one. How can I create a D

  • Mute switch won't function since ios 7 upgrade

    I am using iPad 4 wi-fi only (not 4G) version. Since upgrading to ios 7 the mute switch no longer works. When activated a message says "ringer off". I assume that is a function for iPhone. Has anyone had the same problem and knows a fix?

  • Roommate with a mac and don't wanna share

    my roommate in the dorms that annoys me just got a mac and I have an AX and i want to know how i can make sure they can't access it because i have a few devices on the AX and they just annoy me!!!!

  • Keyboard shortcut to open new Tab in Terminal.app

    Hi, I'm looking for a way to open new tabs with keyboard shortcuts in Terminal.app Opening the default profile is not a problem (command-T), but how can I get to the non-default profiles? Assigning keyboard shortcuts in the System Preferences doesn't