Question
[svn:fx-trunk] 5207: Removing the ?\226?\128?\156templates?\226?\128? \157 attribute from the <html-wrapper> task and adding the following two new attributes ( both take value true|false):
Revision: 5207<br />Author: gauravj@adobe.com<br />Date: 2009-03-09 09:05:47 -0700 (Mon, 09 Mar 2009)<br /><br />Log Message:<br />-----------<br />Removing the ?\226?\128?\156templates?\226?\128?\157 attribute from the <html-wrapper> task and adding the following two new attributes (both take value true|false):<br />?\226?\128?\162 express-install (default false) ?\226?\128?\147 when set to true playerProductInstall.swf will be copied with the html file.<br />?\226?\128?\162 version-detection (default true) <br /><br />Also express-install has precedence over version-detection. If express-install is true, version-detection will also be treated as true. <br /><br />QE Notes: Some baselines will require updates.<br />Doc Notes: Please document that existing <html-wrapper> tasks need to be updated to remove "templates" and use the new attributes.<br />Bugs: SDK-19075, SDK-19076<br />tests: checkintests<br /><br />Ticket Links:<br />------------<br /> http://bugs.adobe.com/jira/browse/SDK-19075<br /> http://bugs.adobe.com/jira/browse/SDK-19076<br /><br />Modified Paths:<br />--------------<br /> flex/sdk/trunk/build.xml<br /> flex/sdk/trunk/modules/antTasks/src/flex/ant/HtmlWrapperTask.java<br /><br />Removed Paths:<br />-------------<br /> flex/sdk/trunk/templates/build.xml
