On 11/20/16, 10:52 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote:
>Okay, I updated the installer.xml in the flex-sdk repository. > >Here is the commit diff. For some reason, the changes are not being >highlighted - the who file is being shown as modified. >https://github.com/apache/flex-sdk/commit/dec79b57835810f94d >cf0d11e5d1cdd09e86d862?diff=split#diff-f51338f41f24710c24a5d505dbd36c27R41 >1 > >If someone wants to do a code review, the changes are from Lines 411 to >470 >in the new file. > >Related to this change, I have also updated the >sdk-installer-config-4.0.xml >Diff here: >http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-install >er-config-4.0.xml?r1=1768831&r2=1770617&pathrev=1770617&diff_format=h > >Here are some things I have not been able to figure out: > >1. In sdk-installer-config-4.0.xml, for the new SDK entries, I don't know >where to get the cacheID and cacheID2 properties. MD5Checker will compute the values. >2. I have tested the installer.xml changes on Ant. They work well for >both tbz2 and dmg files. But I have not been able to test it out with the >Apache Flex Installer. I couldn't figure out how to test the modified >installer.xml without making an actual release of the flex-sdk binaries. Pretty sure there is a command-line option to point to a local xml file. The Ant build for the Installer has some targets to point to a local xml file. HTH, -Alex