Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 2.0.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Download and unzip 2.0.1 hotfix 3 from http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402381&sliceId=1
2. Open flex-sdk-description.xml and look at the name and version values
Actual Results:
name: ${release_name}
version: 3.0 Moxie M2
Expected Results:
name: Flex 2.0.1 Hotfix 3
version: 2.0.1 Hotfix 3
(Note: It might be more useful to use a version string like "2.0.1.hf3", but that's a separate issue, and I'm not sure what impact it would have on existing version detection code.)