[svn:sb-asc-redux] 18186: emit versioned uris into a single sorted, consolidated file (bug asc-4141; r=jodyer)

Revision: 18186
Revision: 18186
Author:   [email protected]
Date:     2010-10-15 14:36:17 -0700 (Fri, 15 Oct 2010)
Log Message:
emit versioned uris into a single sorted, consolidated file (bug asc-4141; r=jodyer)
Ticket Links:
    http://bugs.adobe.com/jira/browse/asc-4141
Modified Paths:
    flex/sdk/sandbox/asc-redux/src/java/macromedia/asc/embedding/ScriptCompiler.java

Similar Messages

  • [svn:fx-trunk] 9317: Added ASDoc version tagging to all parts of these files where it was missing .

    Revision: 9317
    Author:   [email protected]
    Date:     2009-08-14 14:13:16 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added ASDoc version tagging to all parts of these files where it was missing. Code builds and Checkintest passes.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/Channel.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/MessageAgent.as

    Thats good news.

  • [svn:fx-trunk] 9319: Added missing ASDoc version tagging as part of fix for Watson bug 2402680.

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

  • [svn:fx-trunk] 8207: Fix ASDoc version tags

    Revision: 8207
    Author:   [email protected]
    Date:     2009-06-24 15:55:28 -0700 (Wed, 24 Jun 2009)
    Log Message:
    Fix ASDoc version tags
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleB ar.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TrackBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DropDownEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/TrackBaseEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Ellipse.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Rect.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/VideoElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • Putting unix utility visible version info into ear, war, jar files?

    I would like to be able to use some unix utility (or java itself without a separate program) to display my version information for jar-like artifacts: ear, war, jar.
    In other words, when I build one of these things, I'd like to put my SVN version, date, user name, and maybe some other stuff into it in a way that can be read without a custom program. This needs to be done as part of the ant build (without requiring a custom java program).
    For example, one approach would be "strings | grep <special-string>" if I could put something, somewhere in the file that had this as 8-bit character encoding.
    For jars, making the jar executable and having the main print it out works, but I don't think that's do-able for ears and wars, and it would be desirable to have a consistent approach.
    Anyone already doing this?
    Ideas?

    For example, I don't think you can specify a mainline in the manifest of an ear or war.
    They have pretty strictly defined formats, and I don't want to risk violating a standard by tinkering outside the standard.Possible, but you can always run it as java -cp myWar.war my.utility.Version.
    There may be another possibility, but I'm unable to find any reference though:
    In my early Java days, I used to work on a system where there was a Unix utility (called something like +"ident"+) that was able to extract version and description info stuffed in a .so file (under which "standard" or proprietary format was the info stored, I don't know).
    I used to see it work on individual Java .class files too (from memory we had to put a String constant name "VERSION" in the class) and maybe jar files (I'm unsure).
    One of my co-workers at that time had described that as a standard tool, but "ident" turns up nothing of that kind on Google... And I've never since encountered any description of the "VERSION" constant naming convention...
    I was young and naive, I hope I were not bluffed by some alias in a custom setup... :o(
    Edited by: jduprez on Feb 18, 2010 11:30 AM
    OK a bit more reserah turned up [that man page|http://man-wiki.net/index.php/1:ident]. Apparently ident is part of RCS (installed along with CVS), and works by grepping the target file for patterns such as "$keyword: text $" (which is RCS/CVS keyword substitution pattern). Now that it mentions it, I remeber that that's what we put into our VERSION constant's value ("$version : ...$", or something of that kind).
    So:
    1) it's not so standard after all, you have to install the rcs package on the target host (regardless of whether you use RCS for configuration management, which would probably be a bad idea nowadays)
    2) you have to put such formatted strings somewhere in your code or configuration files (easy with Ant, if not genuinely through Subversion)
    3) To have it work on jar, war, ear, files, you have to make sure that the file is not compressed (otherwise the pattern might not appear in clear). I don't know whether that's easy to configure using Ant's jar, war, ear tasks.
    A bit of a hassle compared to stuffing your own utility class and using java -cp...

  • After upgrading recently I got this message: "The file 'iTunes Library.itl' cannot be read because it was created by a newer version of iTunes." The music/video files are still on my MacBook Pro.  Is it because I'm still on 10.5.8?  How do I fix this?

    For your reference I’m using a MacBook Pro running 10.5.8.  Several weeks ago on a Monday I received an upgrade for iTunes. When Tuesday arrived I attempted to log in so that I could download the latest freebie song(s).  I was met w/this message: “The file ‘iTunes Library.itl’ cannot be read because it was created by a newer version of iTunes.”
    The music/video files are still on my Mac (I’ve verified that via Searchlight), but I’m unable to open the program.  Since I know that 10.5.8 is rapidly becoming prehistoric, could it be that the newest iTunes isn’t compatible w/this particular OS?  I’d like to switch up, but understand that the newest OS won’t work on a Mac of this vintage (6 years old).  In addition, my Adobe products (all CS2) won’t work w/anything newer than 10.5.8, so I’m reluctant to go to a newer OS (I just can’t afford the Adobe upgrade $$$ @ this point). 
    Is there any way to get a download of an “old” iTunes version?  If there were, I’d simply refuse any future upgrades until my personal economy allows me to stop working as if it were 2006.  Please advise, somebody!

    I don't know how you received an upgrade for iTunes.  You make it sound like it was sent to you.  At most your computer will tell you of a new version and you tell it to download it and install it.  However, a computer will not do this for a version which is incompatible.  iTunes 10.7 came out a few weeks ago but your computer would not notify you and even if it did, 10.7 would refuse to install on your computer.  So this part isn't making a lot of sense.
    Two ways to get the 'newer version' message.  One is to open your library on a computer running a newer version, and then try to open it with an older version.  Usually happens when the library is on an external and used with multiple computers.  The second way is if you have multiple versions of itunes installed on your computer.
    The newest (and likely the last) iTunes for OSX 10.5.8 is iTunes 10.6.3 which has been out for quite a while. 
    iTunes 10.6.3.25 - http://support.apple.com/kb/DL1575

  • Good day! When saving a file in Illustrator, I can not keep the older version. How You can save the file in an older version?

    Good day! When saving a file in Illustrator, I can not keep the older version. How You can save the file in an older version?

    When you save a file that's what options offers application
    05 мая 2014 г., в 13:40, Jacob Bugge <[email protected]> написал(а):
    sage go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click theStop Email Notifications link.

  • Create AAC Version failing in iTunes 8 for large files

    Hi,
    I'm having trouble converting a few large (1gb+) MP3 files to AAC versions.
    The files are Audiobooks which have been ripped from CD, then merged into a single MP3 file (with a track CUE file created so I can add the chapter marks and create a final resulting M4B file).
    The MP3 files are all encoded at 44.1KHz sample rate, 64Kbps bitrate, Mono audio. When converting anything under 1GB (using iTunes' Create AAC Version option), it seems to convert fine, however as soon as I try a file over 1GB it seems to start as expected, then get approx 2/3rds through, then restart. the restart however, does not start from the beginning, it starts from the point where it had got to. The resulting M4A file is corrupt and unplayable.
    Am I doing anything wrong here, or is there some sort of size/length limitation on AAC encoded audio in MP4 containers?
    On a side note, I have set the AAC import options to 44.1KHz, 64KBps bitrate, Mono audio, but this does not seem to be adhered to when converting an MP3 file, instead taking whatever settings iTunes seems to think as right...

    Hi,
    That software looks to be working perfectly so far - not only has it changed me from using three tools to do what this one does on its own, but it's also the first that's given me a clue as to why the other tools were failing!
    When I first got it to convert the chaptered MP3 files across to AAC, it came up with a warning message saying something along the lines of "The audio files you have queued are a total of x,xxx,xxx,xxx frames long, which is longer than the AAC standards can accomodate. The following tracks will be removed...". Looks like it wasn't the filesize at all, but the bitrate was too high, and went over the file's limits that way instead.
    Quick note on the settings: I tried the iTunes standard "64K Podcast" settings first of all, but the sample rate got set to 22K, which caused the speech to go all robot-like, and the S's slurred. Had to bump it back up to 44K (with 32K stereo bitrate, set to mono so 16K overall).
    Overall, a very useful tool, thanks Chris!

  • My operating system is Snow Leopard Version 10.6.8.  I moved files in Adobe Bridge, how do I sinc to Finder?

    My operating system is Snow Leopard, Version 10.6.8.  I rearranged files in Adobe Bridge, how do I sinc my Finder?

    10.5.8 is Leopard, not Snow Leopard. You need the Snow Leopard DVD;
    You can get it only by phone now from Apple.
    In the US, call 1-800-MY-APPLE and ask for a sales assistant. Last quoted price was $19.99 for the single-user and $29.99 for the family licence.
    For other countries, check here; http://support.apple.com/kb/HE57
    Don't forget to ask for Sales; the tech support guys can't help.
    If you want Lion, rather than Mountain Lion, the same Sales team can give you a download code to use at the Mac AppStore.
    To get the App Store, you need to update your new Snow Leopard from 10.6.3 (which is the version on the installer) to 10.6.8 with the combo update; http://support.apple.com/kb/DL1399
    Be warned that the upgrades will render a lot of older software unusable, and will need new drivers for printers and scanners in all likelihood.

  • I have Windows 7 and was wondering if there was a version of Firefox called "Nightly"? The File type of a Nightly.Ink. Also, every time I open "Nightly" now I g

    I have Windows 7 and was wondering if there was a version of Firefox called "Nightly"? The File type of a Nightly.Ink. Also, every time I open "Nightly" now I get a program update popup and it says "update.exe". Is this a part of Firefox "Nightly" or is it a virus? Please answer this so I can relax. My email is [email protected]

    There is a version of Firefox named Nightly, but most people do not have it installed. Currently:
    * Firefox 24 (released)
    * Beta (future Firefox 25, subject to some changes)
    * Aurora (future Firefox 26, subject to many changes)
    * Nightly (rapidly evolving future Firefox)
    I can't answer your detailed questions about Nightly, however, please make a backup of your profile before removing it, if you remove it, as some users have reported losing all their personal data when doing that.
    * [[Back up and restore information in Firefox profiles]]
    * [[Profiles - Where Firefox stores your bookmarks, passwords and other user data]]

  • Is there a version of iMovie that will import ProRes files?

    Is there a version of iMovie that will import ProRes files?
    Final Cut Pro does, but does iMovie HD? And which version?

    Luca,  I'm not sure acceptable life in iMovie at 60p is possible, and not sure about YouTube at this point either.
    (I have a 2.66GHz Core i5 iMac with 8GB ram running Snow Leopard OSX 10.6.8)
    My first export using QT x264 1080 59.94, auto key, +CABAC, crashed iMovie, but later times worked ok.
    The non-QT export 1080 HD computer - puts out a 29.97 fps movie with lots of motion artifacts. 
    I checked plist - videoframerate and newProjectFrameRate were 30, so changed to 60 and redid the import, title, finalize, exports, and share to YouTube.
    The non-QT export 1080 HD computer - still put out 29.97 fps.
    QT Export x264 1080 framerate 59.94 fixed, auto key, +CABAC put out a 43 Mpbs 59.94 H.264 QuickTime movie which occasionally stutters, but it appears to have the same quality as the original 1080p60 footage.
    Moving to a 1080p60 camera has been frought with disappointments.  The latest VLC can play my raw video but it often stutters (from no times to lots of times).
    Repackaging as MP4 using ffmpeg -i in.MTS -vcodec copy -acodec copy out.mp4 doesn't get rid of the stuttering. 
    Toast Video Player also has occassional stutters.
    Converting using Handbrake does not eliminate the occasional stutter.
    QT playing the prores transcoded source footage claims 255 Mbps data rate 59.94 fps, and it also stutters sometimes, sometimes not. 
    The Share... YouTube video: http://www.youtube.com/watch?v=mByr3Y3wfz4  which appears to only be 30 fps (the mp4 download is 30p).
    The 60pQT export uploaded is at: http://youtu.be/Hv1TgcoaxfM also downloads as a 30p MP4 so I have no idea what is going on.
    "(i)Life" in 60p seems a bit complicated.

  • Importing edited version back into iPhoto

    I have certain photos that I keep in iPhoto. I was in Aperture and dragged a couple photos over for editing purposes. Now, when I want to bring the new version back into iPhoto it is not showing up in the Aperture library browser within iPhoto. I have Aperture 3.0.1 and iPhoto 09.
    Thanks!

    Please see- http://barbarabrundage.com/2010/11/29/using-photoshop-elements-9-with-iphoto/
    Thanks
    Andaleeb

  • Actinic Version 7 into Dreamweaver

    I need to import a web site created in Actinic Version 7 into Dreamweaver.
    I have a snapshop of the Actinic Site taken from the Application and also the files which are hosted,
    Can anyone advise if it is possible to import the site into dreamweaver and keep the formating.
    If so can any advice be given on how to do this.
    Thanks in advance.

    I don't see any reason you can't use DW for the site as long as your host supports FTP.
    With that said, I definitely think the site is due for an upgrade away from frames.

  • Copy the 'version name' into 'headline' in the IPTC data

    i need to copy the 'version name' into 'headline' in the IPTC data before uploading to a web site
    Any thoughts on how to 'batch do' this would be gratefully received as I am cutting and pasting on each image at the moment.
    many thanks

    This should give you a start, via Applescript.
    http://discussions.apple.com/thread.jspa?messageID=4458642
    Ian

  • HT204365 The new IBook version for iPad is not opening PDF files. Is it going to be fixed?

    The new iBook 2.1.1 version for iPad is not opening PDF files. is it going to be fixed?

    It is not broken. It works for me and it has always worked for me - every version of iBooks in every version of the iOS that I have ever run on my iPad. Therefore - I do not think that it is broken - or it would not work for me - and for countess others using iBooks and the current iOS version 5.1.1.
    What have you done or tried to this point in order to get rectify the situation with iBooks? Have you restarted your iPad, quit iBooks completely and then tried again? Rebooted the device? Uninstalled and reinstalled iBooks?
    Anything at all?

Maybe you are looking for