History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-15042
Type: Patch Submission Patch Submission
Status: Closed Closed
Resolution: Fixed
Priority: None None
Assignee: Jono
Reporter: Tom Chiverton
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Flex SDK
Flex trunk does not compile out of the box on Linux (SDK-14767)

Check for a previously unpacked player on linux platforms and don't re-unpack

Created: 03/23/08 01:44 PM   Updated: 03/25/08 03:37 PM
Security Level: Public (All JIRA Users )

File Attachments: 1. File flex-svn-setup-patch_checkLinuxPlayer.diff (0.8 kb)
2. Text File flex-svn-setup-patch_checkLinuxPlayer_v2-tests.txt (0.9 kb)
3. File flex-svn-setup-patch_checkLinuxPlayer_v2.diff (0.9 kb)


Resolved by: Lauren Park
Parent Component: Coding Practices


 Description  « Hide
.

 All   Comments      Sort Order:
Tom Chiverton - [03/23/08 02:57 PM ]
Ahh, oops.
Just noticed that if there is a newer packed player put in by SVN, this wont be unpacked and used.
I need to replace the simple file test with an age check.

Tom Chiverton - [03/23/08 03:13 PM ]
OK, a better version.
I've tested this by using 'touch' to simulate an update of the player. See the 2nd file.

Lauren Park - [03/25/08 03:37 PM ]
Marking committed - patch is being applied by Jono.