[
https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413292#comment-13413292
]
Carol Frampton commented on FLEX-33106:
---------------------------------------
In handleOptionalInstallsChange()
you should add the line after the comment since "I don't agree" is not a choice
for either of these components - their licenses are considered "reciprocal" /
friendly to Apache licenses but the user must be told
if(selectedItem.message == _constants.ASK_OSMF
|| selectedItem.message == _constants.ASK_TLF)
{
mplLicenseBtn.includeInLayout =
mplLicenseBtn.visible = true;
adobeLicenseBtn.includeInLayout =
adobeLicenseBtn.visible = false;
// don't install is not a choice
dontInstallRdBtn.visible = false;
}
Also when the download is completed "Installing...." still shows as the title
of the Panel even though the text says "Installation Complete".
> AIR version of makeApacheFlexForFlashBuilder for Windows
> --------------------------------------------------------
>
> Key: FLEX-33106
> URL: https://issues.apache.org/jira/browse/FLEX-33106
> Project: Apache Flex
> Issue Type: Improvement
> Reporter: OmPrakash Muppirala
> Attachments: AIRInstallBadge.zip, RuntimeLocale.as, bg_logo.png,
> build.properties, build.xml, build.xml, locale_el_GR.txt,
> makebuilder_ui_assets_cs4.fla, rat.log
>
>
> The powershell and vbscript versions of the script has dependence issues. An
> Adobe AIR version with a captive runtime should not have such problems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira